| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 59 int quan (int val, short *table, int size) in quan() argument 327 quantize( int d, int y, short *table, int size) quantize() argument
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gtables.c | 228 lookup (struct ia64_table_entry *table, size_t table_size, unw_word_t rel_ip) in lookup() argument 85 remote_lookup(unw_addr_space_t as, unw_word_t table, size_t table_size, unw_word_t rel_ip, struct ia64_table_entry *e, void *arg) remote_lookup() argument [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | SystemInfo.cpp | 324 static AString TypeToString2(const char * const table[], unsigned num, UInt32 value)
in TypeToString2() argument
|
| /third_party/lame/mpglib/ |
| H A D | layer2.c | 63 real *table; in hip_init_tables_layer2() local 345 int table, sblim; in II_select_table() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 273 struct cache_entry **table; in radv_pipeline_cache_grow() local
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| H A D | ltp_acpi_cmds.c | 245 struct acpi_table_header *table; in acpi_init() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_binning.c | 43 static struct uvec2 si_find_bin_size(struct si_screen *sscreen, const si_bin_size_subtable table[], in si_find_bin_size() argument 85 static const si_bin_size_subtable table[] = { in si_get_color_bin_size() local 192 static const si_bin_size_subtable table[] = { in si_get_depth_bin_size() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_combine_constants.cpp | 161 struct table { struct 168 find_imm(struct table *table, void *data, uint8_t size) in find_imm() argument 180 new_imm(struct table *table, void *mem_ctx) in new_imm() argument 428 struct table table; opt_combine_constants() local [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_format.c | 384 static const enum isl_format table[PIPE_FORMAT_COUNT] = { in isl_format_for_pipe_format() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | context.c | 862 struct _glapi_table *table; in _mesa_new_nop_table() local 902 struct _glapi_table *table = _mesa_new_nop_table(numEntries, glthread); _mesa_alloc_dispatch_table() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_mem.c | 317 struct phys_mem *table = search_phys_mem(mem, addr); in ppgtt_walk() local
|
| /third_party/ltp/testcases/kernel/sched/tool/ |
| H A D | time-schedule.c | 442 unsigned long *table; in compute_median() local
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_x86.c | 171 int kvm_find_free_descriptor(const struct segment_descriptor *table, in kvm_find_free_descriptor() argument 193 unsigned int kvm_create_stack_descriptor(struct segment_descriptor *table, in kvm_create_stack_descriptor() argument
|
| /third_party/littlefs/scripts/ |
| H A D | perf.py | 76 def table(self): member in Int 674 def table(Result, results, diff_results=None, *, function [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | safepoint-table.h | 252 Safepoint(EntryBuilder* entry, SafepointTableBuilder* table) in Safepoint() argument
|
| H A D | handler-table.cc | 229 HandlerTable* table; in LookupReturn() member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-collections-gen.cc | 59 TNode<HeapObject> table = AllocateTable(variant, at_least_space_for); in AddConstructorEntries() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | scavenger-inl.h | 528 VisitEphemeronHashTable(Map map, EphemeronHashTable table) VisitEphemeronHashTable() argument
|
| H A D | marking-visitor-inl.h | 342 VisitEphemeronHashTable( Map map, EphemeronHashTable table) VisitEphemeronHashTable() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | compilation-cache-table.cc | 247 LookupScript( Handle<CompilationCacheTable> table, Handle<String> src, LanguageMode language_mode, Isolate* isolate) LookupScript() argument 265 LookupEval( Handle<CompilationCacheTable> table, Handle<String> src, Handle<SharedFunctionInfo> outer_info, Handle<Context> native_context, LanguageMode language_mode, int position) LookupEval() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 38 static const unsigned table[2][5][3][2] = in r300_get_pixel_alignment() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | mem_sec.c | 339 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit() argument 350 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit() argument 362 static void sh_setbit(char *ptr, int list, unsigned char *table) in sh_setbit() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_exp.c | 521 BN_ULONG *table = (BN_ULONG *)buf; in MOD_EXP_CTIME_COPY_TO_PREBUF() local 547 volatile BN_ULONG *table = (volatile BN_ULONG *)buf; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_exp.c | 513 BN_ULONG *table = (BN_ULONG *)buf; in MOD_EXP_CTIME_COPY_TO_PREBUF() local 539 volatile BN_ULONG *table = (volatile BN_ULONG *)buf; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local [all...] |
| /third_party/openssl/crypto/ |
| H A D | mem_sec.c | 333 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit() argument 344 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit() argument 356 static void sh_setbit(char *ptr, int list, unsigned char *table) in sh_setbit() argument
|