Home
last modified time | relevance | path

Searched defs:map (Results 276 - 300 of 1204) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/node/deps/v8/src/objects/
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
H A Dcore-scache.c209 pa_channel_map map; in pa_scache_add_file() local
144 pa_scache_add_item( pa_core *c, const char *name, const pa_sample_spec *ss, const pa_channel_map *map, const pa_memchunk *chunk, pa_proplist *p, uint32_t *idx) pa_scache_add_item() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-null-source.c202 pa_channel_map map; in pa__init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp51 std::map<VkFormat, VkFormat> map = in isCompatibleCompressedFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp51 std::map<VkFormat, VkFormat> map = in isCompatibleCompressedFormat() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBuffer9.cpp113 angle::Result Buffer9::map(const gl::Context *context, GLenum access, void **mapPtr) in map() function in rx::Buffer9
/third_party/vk-gl-cts/external/amber/src/src/
H A Damber.cc158 ShaderMap map; in Execute() local
H A Dshader_compiler_test.cc278 ShaderMap map; in TEST_F() local
331 ShaderMap map; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DBufferNULL.cpp96 angle::Result BufferNULL::map(const gl::Context *context, GLenum access, void **mapPtr) in map() function in rx::BufferNULL
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemory.cpp279 VkResult DeviceMemory::map(VkDeviceSize pOffset, VkDeviceSize pSize, void **ppData) in map() function in vk::DeviceMemory
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DScriptTable.java35 public Map<LanguageTag, LangSysTable> map() { in map() method in ScriptTable

Completed in 13 milliseconds

1...<<11121314151617181920>>...49