Home
last modified time | relevance | path

Searched defs:table (Results 1001 - 1025 of 1067) sorted by relevance

1...<<414243

/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc4095 bool TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, in TryMatchArchShuffle() argument
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2850 bool TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, in TryMatchArchShuffle() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2931 bool TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, in TryMatchArchShuffle() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1255 ExtractEphemeronHashTableReferences( HeapEntry* entry, EphemeronHashTable table) ExtractEphemeronHashTableReferences() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL4.cpp1577 ValidateGetnColorTable(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum format, GLenum type, GLsizei bufSize, const void *table) ValidateGetnColorTable() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DNameTable.java[all...]
H A DOS2Table.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h2459 stbtt_uint8 *table = lookupTable + subtableOffset; in stbtt__GetGlyphGPOSInfoAdvance() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c2884 byword(register const char *const word, register const struct lookup *const table) byword() argument
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c123 void volkLoadDeviceTable(struct VolkDeviceTable* table, VkDevice device) in volkLoadDeviceTable() argument
723 static void volkGenLoadDeviceTable(struct VolkDeviceTable* table, void* context, PFN_vkVoidFunction (*load)(void*, const char*)) in volkGenLoadDeviceTable() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh139 const void *table; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6779 const uint16_t *table in setExecutionDomainCustom() local
6869 const uint16_t *table = lookup(MI.getOpcode(), dom, ReplaceableInstrs); setExecutionDomain() local
[all...]
/third_party/python/Objects/
H A Dlongobject.c4387 PyLongObject *table[EXP_TABLE_LEN]; in long_pow() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2744 __le64 *table; allocate_vpe_l2_table() local
3280 __le64 *table; its_alloc_table_entry() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c1487 int sysctl_sched_uclamp_handler(struct ctl_table *table, int write, in sysctl_sched_uclamp_handler() argument
3464 int sysctl_numa_balancing(struct ctl_table *table, int write, void *buffer, in sysctl_numa_balancing() argument
3546 int sysctl_schedstats(struct ctl_table *table, int write, void *buffer, in sysctl_schedstats() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c414 const struct vop_hdr_table *table = vop->data->hdr_table; in vop_load_hdr2sdr_table() local
442 const struct vop_hdr_table *table = vop->data->hdr_table; vop_load_sdr2hdr_table() local
473 vop_load_csc_table(struct vop *vop, u32 offset, const u32 *table) vop_load_csc_table() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c531 bcm_iovar_lookup(const bcm_iovar_t *table, const char *name) bcm_iovar_lookup() argument
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h681 } table[2]; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c5368 int status = 0, i, len, reallen, table, k; in read_defect_list() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc6516 Node* table = NodeProperties::GetValueInput(node, 0); in LowerFindOrderedHashMapEntry() local
6547 Node* table = NodeProperties::GetValueInput(node, 0); in LowerFindOrderedHashMapEntryForInt32Key() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc4918 uint64_t table; in DecodeAdvancedSIMDTwoOrThreeRegisters() local
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc2922 StubCache::Table table = static_cast<StubCache::Table>(table_id); in TryProbeStubCacheTable() local
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc1482 auto table = EphemeronHashTable::unchecked_cast(host); variable
2949 EphemeronHashTable table; in ClearWeakCollections() local
4549 EphemeronHashTable table = it->first; global() variable
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc5725 Handle<Derived> table = Handle<Derived>::cast(array); in NewInternal() local
5851 EnsureCapacity( IsolateT* isolate, Handle<Derived> table, int n, AllocationType allocation) EnsureCapacity() argument
5912 Shrink(Isolate* isolate, Handle<Derived> table, int additional_capacity) Shrink() argument
5993 Add( Isolate* isolate, Handle<RegisteredSymbolTable> table, Handle<String> key, Handle<Symbol> symbol) Add() argument
6277 FillEntriesWithHoles( Handle<Derived> table) FillEntriesWithHoles() argument
6356 Put(Handle<Derived> table, Handle<Object> key, Handle<Object> value) Put() argument
6371 Put(Isolate* isolate, Handle<Derived> table, Handle<Object> key, Handle<Object> value, int32_t hash) Put() argument
6414 Remove( Isolate* isolate, Handle<Derived> table, Handle<Object> key, bool* was_present) Remove() argument
6429 Remove( Isolate* isolate, Handle<Derived> table, Handle<Object> key, bool* was_present, int32_t hash) Remove() argument
6463 Handle<OrderedHashSet> table = isolate->factory()->NewOrderedHashSet(); Initialize() local
6481 Handle<OrderedHashMap> table = isolate->factory()->NewOrderedHashMap(); Initialize() local
6500 Handle<EphemeronHashTable> table = EphemeronHashTable::New(isolate, 0); Initialize() local
[all...]

Completed in 134 milliseconds

1...<<414243