| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | inflate.c | 290 unsigned sym, bits; local [all...] |
| /third_party/node/deps/zlib/ |
| H A D | inflate.c | 261 unsigned sym, bits; in fixedtables() local [all...] |
| H A D | infback.c | 84 unsigned sym, bits; in fixedtables() local [all...] |
| /third_party/node/deps/zlib/contrib/optimizations/ |
| H A D | inflate.c | 262 unsigned sym, bits; in fixedtables() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | dcfmtsym.h | 574 UChar32 sym = value.char32At(0); in setSymbol() local
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | dcfmtsym.h | 567 UChar32 sym = value.char32At(0); in setSymbol() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inflate.c | 250 unsigned sym, bits;
local [all...] |
| /third_party/ltp/tools/sparse/ |
| H A D | sparse-ltp.c | 92 static bool check_symbol_deprecated(const struct symbol *const sym) in check_symbol_deprecated() argument 116 static void check_symbol_visibility(const struct symbol *const sym) in check_symbol_visibility() argument 157 unwrap_base_type(const struct symbol *sym) unwrap_base_type() argument 172 is_terminated_with_null_struct(const struct symbol *const sym) is_terminated_with_null_struct() argument 193 check_struct_array_initializer(const struct symbol *const sym) check_struct_array_initializer() argument 203 check_test_struct(const struct symbol *const sym) check_test_struct() argument 251 do_symbol_checks(struct symbol *sym) do_symbol_checks() argument 263 struct symbol *sym; process_symbols() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | c2xml.c | 65 static xmlNodePtr new_sym_node(struct symbol *sym, const char *name, xmlNodePtr parent) in new_sym_node() argument 102 struct symbol *sym; examine_members() local 109 examine_modifiers(struct symbol *sym, xmlNodePtr node) examine_modifiers() argument 158 examine_layout(struct symbol *sym, xmlNodePtr node) examine_layout() argument 170 examine_symbol(struct symbol *sym, xmlNodePtr node) examine_symbol() argument 237 examine_macro(struct symbol *sym, xmlNodePtr node) examine_macro() argument 251 examine_namespace(struct symbol *sym) examine_namespace() argument 290 struct symbol *sym; examine_symbol_list() local [all...] |
| H A D | inline.c | 53 static struct symbol *copy_symbol(struct position pos, struct symbol *sym) in copy_symbol() argument 69 struct symbol *sym; in copy_symbol_list() local 89 struct symbol *sym = copy_symbol(expr->pos, expr->symbol); copy_expression() local 160 struct symbol *sym = expr->cast_type; copy_expression() local 312 unset_replace(struct symbol *sym) unset_replace() argument 325 struct symbol *sym; unset_replace_list() local 339 struct symbol *sym; copy_one_statement() local 394 struct symbol *sym = copy_symbol(stmt->pos, stmt->ret_target); copy_one_statement() local 489 struct symbol *sym = orig; create_copy_symbol() local 504 struct symbol *sym; create_symbol_list() local 513 inline_function(struct expression *expr, struct symbol *sym) inline_function() argument 570 uninline(struct symbol *sym) uninline() argument [all...] |
| H A D | lib.h | 228 static inline void add_symbol(struct symbol_list **list, struct symbol *sym) in add_symbol() argument
|
| H A D | scheck.c | 332 struct symbol *sym; in check_functions() local
|
| H A D | sparse.c | 73 struct symbol *sym = ep->name; in imbalance() local 245 struct symbol *sym = ep->name; in check_context() local 268 static void list_compound_symbol(struct symbol *sym) in list_compound_symbol() argument 300 struct symbol *sym; check_symbols() local [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | strings-storage.cc | 79 const char* StringsStorage::GetSymbol(Symbol sym) { in GetSymbol() argument
|
| /third_party/node/deps/v8/src/torque/ls/ |
| H A D | message-handler.cc | 336 SymbolInformation sym = response.add_result(); in HandleDocumentSymbolRequest() local
|
| /third_party/musl/libc-test/src/functionalext/ldso_randomization/ |
| H A D | ldso_randomization_test.c | 504 void *sym = dlsym((void *)0xFFFF, "invalid_function"); in dlsym_randomization_0300() local 515 void *sym = dlsym(RTLD_DEFAULT, "fopen"); in dlsym_randomization_0400() local 526 void *sym = dlsym(RTLD_DEFAULT, "invalid_func"); in dlsym_randomization_0500() local 538 void *sym = dlsym(RTLD_NEXT, "fopen"); in dlsym_randomization_0600() local 549 void *sym = dlsym(RTLD_NEXT, "invalid_func"); in dlsym_randomization_0700() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | init.c | 666 void *sym; in OPENSSL_atexit() member
|
| /third_party/node/deps/openssl/openssl/crypto/dso/ |
| H A D | dso_dlfcn.c | 169 DSO_FUNC_TYPE sym; in dlfcn_bind_func() member
|
| H A D | dso_vms.c | 269 void vms_bind_sym(DSO *dso, const char *symname, void **sym) in vms_bind_sym() argument 356 DSO_FUNC_TYPE sym = 0; in vms_bind_func() local 246 do_find_symbol(DSO_VMS_INTERNAL *ptr, struct dsc$descriptor_s *symname_dsc, void **sym, unsigned long flags) do_find_symbol() argument [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-symtab-reader.cc | 272 GElf_Sym *sym, sym_mem; in load_() local [all...] |
| /third_party/openssl/test/ |
| H A D | shlibloadtest.c | 68 SD_SYM sym; in test_lib() member [all...] |
| /third_party/openssl/crypto/ |
| H A D | init.c | 666 void *sym; in OPENSSL_atexit() member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdhuff.c | 254 int sym = htbl->huffval[i]; in jpeg_make_d_derived_tbl() local
|
| H A D | jdphuff.c | 190 int sym = htbl->huffval[i]; in jpeg_make_dp_derived_tbl() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | dcfmtsym.h | 561 UChar32 sym = value.char32At(0); in setSymbol() local
|