Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 31) sorted by relevance

12

/minix3/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafskrb5.c117 const char *cell, in v5_convert()
211 afslog_uid_int(struct kafs_data *data, const char *cell, const char *rh, in afslog_uid_int()
256 const char *cell, in krb5_afslog_uid_home()
297 const char *cell, in krb5_afslog_uid()
307 const char *cell, in krb5_afslog()
316 const char *cell, in krb5_afslog_home()
328 krb5_realm_of_cell(const char *cell, char **realm) in krb5_realm_of_cell()
344 kafs_settoken5(krb5_context context, const char *cell, uid_t uid, in kafs_settoken5()
H A Dcommon.c72 kafs_settoken_rxkad(const char *cell, struct ClearToken *ct, in kafs_settoken_rxkad()
147 dns_find_cell(const char *cell, char *dbserver, size_t len) in dns_find_cell()
177 char cell[64]; in find_cells() local
267 const char *cell, char **realm, int exact) in file_find_cell()
328 const char *cell, char **realm) in _kafs_realm_of_cell()
345 _kafs_try_get_cred(struct kafs_data *data, const char *user, const char *cell, in _kafs_try_get_cred()
369 const char *cell, in _kafs_get_cred()
H A Dafssys.c284 k_afs_cell_of_file(const char *path, char *cell, int len) in k_afs_cell_of_file()
/minix3/minix/lib/libblockdriver/
H A Dmq.c55 struct mq_cell *cell; in mq_enqueue() local
94 struct mq_cell *cell; in mq_dequeue() local
/llvm-project/polly/lib/External/isl/
H A Disl_vertices.c1120 isl_ctx *isl_cell_get_ctx(__isl_keep isl_cell *cell) in isl_cell_get_ctx()
1125 __isl_give isl_basic_set *isl_cell_get_domain(__isl_keep isl_cell *cell) in isl_cell_get_domain()
1134 isl_cell *cell = NULL; in isl_cell_alloc() local
1160 __isl_null isl_cell *isl_cell_free(__isl_take isl_cell *cell) in isl_cell_free()
1264 isl_stat (*fn)(__isl_take isl_cell *cell, void *user), void *user) in isl_vertices_foreach_disjoint_cell()
1268 isl_cell *cell; in isl_vertices_foreach_disjoint_cell() local
1312 isl_stat (*fn)(__isl_take isl_cell *cell, void *user), void *user) in isl_vertices_foreach_cell()
1315 isl_cell *cell; in isl_vertices_foreach_cell() local
1366 isl_stat isl_cell_foreach_vertex(__isl_keep isl_cell *cell, in isl_cell_foreach_vertex()
1448 static isl_stat call_on_simplex(__isl_keep isl_cell *cell, in call_on_simplex()
[all …]
H A Disl_bernstein.c33 isl_cell *cell; member
107 static isl_bool is_tight(int *k, int n, int d, isl_cell *cell) in is_tight()
266 static isl_stat bernstein_coefficients_cell(__isl_take isl_cell *cell, in bernstein_coefficients_cell()
H A Disl_pw_union_opt.c81 isl_set_list *cell; in S() local
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsalt-des.c53 krb5_data cell, in krb5_DES_AFS3_CMU_string_to_key()
82 krb5_data cell, in krb5_DES_AFS3_Transarc_string_to_key()
H A Dkeytab_keyfile.c59 char *cell; member
/minix3/games/tetris/
H A Dtetris.h58 typedef unsigned char cell; typedef
/minix3/crypto/external/bsd/heimdal/dist/kdc/
H A Dstring2key.c43 char *cell; variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dempty-classes.cpp61 FreeCell cell; member
/minix3/external/bsd/mdocml/dist/
H A Dtbl_layout.c208 cell(struct tbl_node *tbl, struct tbl_row *rp, in cell() function
/llvm-project/clang/test/CodeGenCXX/
H A Dempty-classes.cpp63 FreeCell cell; member
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dsorttable.js132 forEach(theadrow.childNodes, function(cell) { argument
/llvm-project/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js123 forEach(theadrow.childNodes, function(cell) { argument
/minix3/external/bsd/llvm/dist/clang/tools/scan-build/
H A Dsorttable.js123 forEach(theadrow.childNodes, function(cell) { argument
/llvm-project/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js123 forEach(theadrow.childNodes, function(cell) { argument
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
H A Dp2-0x.cpp140 using cell = pair<void*, cell*>; // expected-error {{use of undeclared identifier 'cell'}} \ typedef
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
H A Dp2-0x.cpp138 using cell = pair<void*, cell*>; // expected-error {{use of undeclared identifier 'cell'}} \ typedef
/llvm-project/lld/COFF/
H A DDebugTypes.cpp1135 for (const GHashCell &cell : ArrayRef(ghashState.table.table, tableSize)) { mergeTypesWithGHash() local
1159 auto &cell = entries[i]; mergeTypesWithGHash() local
1210 GHashCell cell = g->table.table[ghashCellIdx]; loadPdbTypeIndexFromCell() local
[all...]
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dalias-template.cpp118 …template<typename T> using cell = pair<T*, cell<T>*>; // expected-error {{use of undeclared identi… typedef
/llvm-project/clang/test/SemaCXX/
H A Dalias-template.cpp118 template<typename T> using cell = pair<T*, cell<T>*>; // expected-error {{use of undeclared identifier 'cell'}} expected-error {{expected expression}} global() typedef
/minix3/crypto/external/bsd/heimdal/dist/kuser/
H A Dklist.c393 unsigned char *cell; in display_tokens() local
/minix3/lib/libc/citrus/modules/
H A Dcitrus_big5.c105 int cell[0x100]; member

12