| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | OS2Table.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | LanguageTag.java | |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 2459 stbtt_uint8 *table = lookupTable + subtableOffset; in stbtt__GetGlyphGPOSInfoAdvance() local [all...] |
| H A D | imgui_draw.cpp | 2291 void ImFontAtlasBuildMultiplyRectAlpha8(const unsigned char table[256], unsigned char* pixels, int x, int y, int w, int h, int stride) in ImFontAtlasBuildMultiplyRectAlpha8() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zic.c | 2884 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 D | volk.c | 123 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 D | hb-ot-layout-common.hh | 139 const void *table; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 6779 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 D | longobject.c | 4387 PyLongObject *table[EXP_TABLE_LEN]; in long_pow() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 2744 __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 D | core.c | 1487 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 D | rockchip_drm_vop.c | 414 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 D | bcmutils.c | 531 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 D | p_video_state.h | 681 } table[2]; member
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 5368 int status = 0, i, len, reallen, table, k; in read_defect_list() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 6516 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 D | simulator-arm.cc | 4918 uint64_t table; in DecodeAdvancedSIMDTwoOrThreeRegisters() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 2922 StubCache::Table table = static_cast<StubCache::Table>(table_id); in TryProbeStubCacheTable() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.cc | 1482 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 D | objects.cc | 5725 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...] |
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 1740 void ImFontAtlasBuildMultiplyRectAlpha8(const unsigned char table[256], unsigned char* pixels, int x, int y, int w, int h, int stride) in ImFontAtlasBuildMultiplyRectAlpha8() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_4_autogen.cpp | 7758 GL_GetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) in GL_GetnColorTable() argument
|
| /third_party/python/Modules/ |
| H A D | _pickle.c | 827 PyMemoEntry *table = self->mt_table; in _PyMemoTable_Lookup() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 803 find_keyword_or_builtin(char *table, int first_tok_in_table) find_keyword_or_builtin() argument [all...] |
| /third_party/tzdata/ |
| H A D | zic.c | 3667 byword(const char *word, const struct lookup *table) in byword() argument [all...] |