| /third_party/node/deps/v8/src/objects/ |
| H A D | prototype-info-inl.h | 39 SetObjectCreateMap(Handle<PrototypeInfo> info, Handle<Map> map) SetObjectCreateMap() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_common.h | 48 std::map<unsigned, Subroutine> map; member
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_driver.cc | 35 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 D | tr_texture.h | 75 void *map; member
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | fnmatch.c | 26 static char *flagstr(const struct xlat *map, int flags) in flagstr() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sound-file.c | 40 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 D | core-format.c | 29 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 D | MappedSubresourceVerifier11.cpp | 82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
|
| H A D | MappedSubresourceVerifier11.h | 52 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 D | Context.java | 20 private static void unpackLookupTable(int[] lookup, String map, String rle) { in unpackLookupTable() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | scope_stack.h | 64 auto& map = *iter; in Get() local
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | info.h | 98 std::unordered_map<const CastableBase*, const CastableBase*> map; member in tint::sem::Info
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | charstrmap.h | 29 CharStringMap(CharStringMap &&other) U_NOEXCEPT : map(other.map) { in map() function in final 50 UHashtable *map; global() member in final [all...] |
| H A D | localeprioritylist.h | 110 UHashtable *map = nullptr; member in LocalePriorityList
|
| H A D | uniquecharstr.h | 91 UHashtable map; member in UniqueCharStrings
|
| /third_party/toybox/toys/other/ |
| H A D | devmem.c | 24 void *map, *p; in devmem_main() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | inferFromGenericFunctionReturnTypes2.js | 133 function map(fn) { global() function [all...] |
| /third_party/protobuf/php/tests/ |
| H A D | memory_leak_test.php | 189 $map = $m->getMapStringString(); variable
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringpiece_unittest.cc | 112 TestMap map; in TEST() local [all...] |
| /third_party/rust/crates/serde/test_suite/tests/macros/ |
| H A D | mod.rs | 22 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 D | plugin_manager.cpp | 122 auto map = pluginRenderMap_.find(id); in ReleaseRender() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
| H A D | log_utils.h | 28 KVMap(std::unordered_map<K, V> map, K def_k, V def_v,
in KVMap() argument
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | dfx_hap_test.cpp | 48 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 D | dfx_hap.cpp | 43 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 D | mali_kbase_hw.c | 123 } map[7];
in kbase_hw_get_issues_for_new_id() member
|