Home
last modified time | relevance | path

Searched defs:map (Results 951 - 975 of 3742) sorted by relevance

1...<<31323334353637383940>>...150

/third_party/libdrm/tests/tegra/
H A Dvic30.c35 struct drm_tegra_mapping *map; member
40 struct drm_tegra_mapping *map; member
45 struct drm_tegra_mapping *map; member
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcsa-load-elimination.h103 static void Update(OuterMap<OuterKey>& map, OuterKey outer_key, in Update() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-freebsd.cc68 struct kinfo_vmentry* map = in GetSharedLibraryAddresses() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-handler-gen.cc146 auto map = Parameter<Map>(Descriptor::kMap); in Generate_ElementsTransitionAndStore() local
/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting-inl.h56 ResultType HeapVisitor<ResultType, ConcreteVisitor>::Visit(Map map, in Visit() argument
122 VisitShortcutCandidate( Map map, ConsString object) VisitShortcutCandidate() argument
128 VisitDataObject( Map map, HeapObject object) VisitDataObject() argument
153 VisitJSObjectFast( Map map, JSObject object) VisitJSObjectFast() argument
166 VisitJSApiObject( Map map, JSObject object) VisitJSApiObject() argument
179 VisitStruct( Map map, HeapObject object) VisitStruct() argument
192 VisitFreeSpace( Map map, FreeSpace object) VisitFreeSpace() argument
207 VisitNativeContext(Map map, NativeContext object) VisitNativeContext() argument
216 VisitJSApiObject(Map map, JSObject object) VisitJSApiObject() argument
223 VisitSharedFunctionInfo( Map map, SharedFunctionInfo object) VisitSharedFunctionInfo() argument
230 VisitWeakCell(Map map, WeakCell weak_cell) VisitWeakCell() argument
[all...]
/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.cc152 TNode<Map> map = LoadMap(value_heap_object); in UnaryOpWithFeedback() local
H A Dstub-cache.h42 StrongTaggedValue map; member
[all...]
H A Dstub-cache.cc32 int StubCache::PrimaryOffset(Name name, Map map) { in PrimaryOffset() argument
58 int StubCache::PrimaryOffsetForTesting(Name name, Map map) { in PrimaryOffsetForTesting() argument
62 int StubCache::SecondaryOffsetForTesting(Name name, Map map) { in SecondaryOffsetForTesting() argument
69 bool CommonStubCacheChecks(StubCache* stub_cache, Name name, Map map, in CommonStubCacheChecks() argument
83 void StubCache::Set(Name name, Map map, MaybeObjec argument
112 Get(Name name, Map map) Get() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dembedder-data-slot-inl.h176 PopulateEmbedderDataSnapshot( Map map, JSObject js_object, int entry_index, EmbedderDataSlotSnapshot& snapshot) PopulateEmbedderDataSnapshot() argument
H A Djs-segmenter.cc27 MaybeHandle<JSSegmenter> JSSegmenter::New(Isolate* isolate, Handle<Map> map, in New() argument
H A Dtemplates.cc108 Map map = HeapObject::cast(object).map(); in IsLeafTemplateForApiObject() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c53 uint8_t *map; /* Pointer to the mapped upload buffer. */ member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.h69 void *map; member
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_cfi_test.cpp24 unsigned char* map; member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_mm.c64 void *map; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c78 crocus_disk_cache_store(struct disk_cache *cache, const struct crocus_uncompiled_shader *ish, const struct crocus_compiled_shader *shader, void *map, const void *prog_key, uint32_t prog_key_size) crocus_disk_cache_store() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.c209 int map[3] = {}; in nvc0_screen_get_driver_query_group_info() local
H A Dnvc0_video_vp.c46 unsigned *map; in dump_comm_vp() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h106 void *map; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen_buffer.c93 uint8_t *map; in r300_buffer_transfer_map() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompiler.java155 private void buildSequencesFrom(DfaNode start, LinkedHashMap<DfaNode, Sequence> map) { in buildSequencesFrom() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/
H A DOpCode.java230 private static State map(DataView data, DigitSequence in, State noInputState) { in map() method in OpCode
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTableTest.java401 assign(RangeTree ranges, Map<Column<?>, ?> map) assign() argument
[all...]
/third_party/protobuf/editors/
H A Dprotobuf-mode.el
/third_party/pulseaudio/src/pulsecore/
H A Dplay-memblockq.c174 pa_memblockq_sink_input_new( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, pa_memblockq *q, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags) pa_memblockq_sink_input_new() argument
239 pa_play_memblockq( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, pa_memblockq *q, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags, uint32_t *sink_input_index) pa_play_memblockq() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...150