Home
last modified time | relevance | path

Searched defs:map (Results 301 - 325 of 4031) sorted by relevance

1...<<11121314151617181920>>...162

/third_party/node/deps/v8/src/objects/
H A Dprototype-info-inl.h39 SetObjectCreateMap(Handle<PrototypeInfo> info, Handle<Map> map) SetObjectCreateMap() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.h48 std::map<unsigned, Subroutine> map; member
/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.cc35 std::unordered_map<std::string, std::unique_ptr<Driver>> map; in create_supported_drivers() local
54 static auto map = create_supported_drivers(); in get_supported_drivers() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.h75 void *map; member
/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c26 static char *flagstr(const struct xlat *map, int flags) in flagstr() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsound-file.c40 pa_sound_file_load( pa_mempool *pool, const char *fname, pa_sample_spec *ss, pa_channel_map *map, pa_memchunk *chunk, pa_proplist *p) pa_sound_file_load() argument
H A Dcore-format.c29 pa_format_info *pa_format_info_from_sample_spec2(const pa_sample_spec *ss, const pa_channel_map *map, bool set_format, in pa_format_info_from_sample_spec2() argument
66 int pa_format_info_to_sample_spec2(const pa_format_info *f, pa_sample_spec *ss, pa_channel_map *map, in pa_format_info_to_sample_spec2() argument
130 pa_format_info_to_sample_spec_fake(const pa_format_info *f, pa_sample_spec *ss, pa_channel_map *map) pa_format_info_to_sample_spec_fake() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DMappedSubresourceVerifier11.cpp82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
H A DMappedSubresourceVerifier11.h52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DContext.java20 private static void unpackLookupTable(int[] lookup, String map, String rle) { in unpackLookupTable() argument
/third_party/skia/third_party/externals/tint/src/
H A Dscope_stack.h64 auto& map = *iter; in Get() local
/third_party/skia/third_party/externals/tint/src/sem/
H A Dinfo.h98 std::unordered_map<const CastableBase*, const CastableBase*> map; member in tint::sem::Info
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h29 CharStringMap(CharStringMap &&other) U_NOEXCEPT : map(other.map) { in map() function in final
50 UHashtable *map; global() member in final
[all...]
H A Dlocaleprioritylist.h110 UHashtable *map = nullptr; member in LocalePriorityList
H A Duniquecharstr.h91 UHashtable map; member in UniqueCharStrings
/third_party/toybox/toys/other/
H A Ddevmem.c24 void *map, *p; in devmem_main() local
/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes2.js133 function map(fn) { global() function
[all...]
/third_party/protobuf/php/tests/
H A Dmemory_leak_test.php189 $map = $m->getMapStringString(); variable
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece_unittest.cc112 TestMap map; in TEST() local
[all...]
/third_party/rust/crates/serde/test_suite/tests/macros/
H A Dmod.rs22 let mut map = BTreeMap::new(); variables
50 let mut map = HashMap::new(); variables
56 let mut map = HashMap::with_hasher(BuildHasherDefault::<$hasher>::default()); variables
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp122 auto map = pluginRenderMap_.find(id); in ReleaseRender() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h28 KVMap(std::unordered_map<K, V> map, K def_k, V def_v, in KVMap() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddfx_hap_test.cpp48 auto map = std::make_shared<DfxMap>(); in HWTEST_F() local
71 auto map = std::make_shared<DfxMap>(); in HWTEST_F() local
119 auto map = std::make_shared<DfxMap>(); HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_hap.cpp43 bool DfxHap::ParseHapInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, in ParseHapInfo() argument
74 bool DfxHap::ParseHapFileInfo(uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) in ParseHapFileInfo() argument
92 ParseHapMemInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) ParseHapMemInfo() argument
142 ParseHapMemData(const pid_t pid, std::shared_ptr<DfxMap> map) ParseHapMemData() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_hw.c123 } map[7]; in kbase_hw_get_issues_for_new_id() member

Completed in 9 milliseconds

1...<<11121314151617181920>>...162