/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Buffer9.cpp | 113 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 D | amber.cc | 158 ShaderMap map; in Execute() local
|
H A D | shader_compiler_test.cc | 278 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 D | BufferNULL.cpp | 96 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 D | VkDeviceMemory.cpp | 279 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 D | ScriptTable.java | 35 public Map<LanguageTag, LangSysTable> map() { in map() method in ScriptTable
|
/third_party/skia/tests/ |
H A D | HashTest.cpp | 18 static int count(const SkTHashMap<int, double>& map) { in count() argument 25 SkTHashMap<int, double> map; in DEF_TEST() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | pngshim.c | 263 FT_Bitmap *map = &slot->bitmap; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape.hh | 65 hb_ot_map_t map; member 152 hb_ot_map_builder_t map; member
|
/third_party/pulseaudio/src/modules/ |
H A D | module-pipe-source.c | 209 pa_channel_map map; in pa__init() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTUtils.cpp | 49 StringMap<int> map; in createIndexMap() local 59 static const auto map = createIndexMap(get_amd_kernel_code_t_FldNames(), in get_amd_kernel_code_t_FieldIndex() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | utrie2_impl.h | 172 int32_t map[UNEWTRIE2_MAX_DATA_LENGTH>>UTRIE2_SHIFT_2]; member
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntryLite.java | 198 parseInto( MapFieldLite<K, V> map, CodedInputStream input, ExtensionRegistryLite extensionRegistry) parseInto() argument
|
H A D | MapFieldLite.java | 204 static <K, V> Map<K, V> copy(Map<K, V> map) { in copy() argument
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | Proto2MessageInfoFactory.java | 884 private static Internal.EnumVerifier asVerifier(final Internal.EnumLiteMap<?> map) { in asVerifier() argument
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyMessageBuilderContext.java | 142 public IRubyObject map(ThreadContext context, IRubyObject[] args) { in map() method in RubyMessageBuilderContext
|
/third_party/pulseaudio/src/pulse/ |
H A D | channelmap.c | 466 pa_channel_map_snprint(char *s, size_t l, const pa_channel_map *map) pa_channel_map_snprint() argument 519 pa_channel_map map; pa_channel_map_parse() local 616 pa_channel_map_valid(const pa_channel_map *map) pa_channel_map_valid() argument 631 pa_channel_map_compatible(const pa_channel_map *map, const pa_sample_spec *ss) pa_channel_map_compatible() argument 660 pa_channel_map_can_balance(const pa_channel_map *map) pa_channel_map_can_balance() argument 673 pa_channel_map_can_fade(const pa_channel_map *map) pa_channel_map_can_fade() argument 686 pa_channel_map_can_lfe_balance(const pa_channel_map *map) pa_channel_map_can_lfe_balance() argument 699 pa_channel_map_to_name(const pa_channel_map *map) pa_channel_map_to_name() argument 753 pa_channel_map_to_pretty_name(const pa_channel_map *map) pa_channel_map_to_pretty_name() argument 809 pa_channel_map_has_position(const pa_channel_map *map, pa_channel_position_t p) pa_channel_map_has_position() argument 822 pa_channel_map_mask(const pa_channel_map *map) pa_channel_map_mask() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | map_field_inl.h | 199 const Map<Key, T>& map = impl_.GetMap(); in SetMapIteratorValue() local 212 const Map<Key, T>& map = impl_.GetMap(); in ContainsMapKey() local 226 Map<Key, T>* map = MutableMap(); InsertOrLookupMapValue() local 289 const Map<Key, T>& map = impl_.GetMap(); SyncRepeatedFieldWithMapNoLock() local 317 Map<Key, T>* map = const_cast<MapField*>(this)->impl_.MutableMap(); SyncMapWithRepeatedFieldNoLock() local 344 Map<Key, T>* map = const_cast<MapField*>(this)->impl_.MutableMap(); SpaceUsedExcludingSelfNoLock() local [all...] |
/third_party/rust/crates/nom/src/combinator/ |
H A D | mod.rs | 73 pub fn map<I, O1, O2, E, F, G>(mut parser: F, mut f: G) -> impl FnMut(I) -> IResult<I, O2, E> in map() functions
|
/third_party/selinux/checkpolicy/ |
H A D | checkmodule.c | 53 void *map; in read_binary_policy() local
|
/third_party/selinux/libselinux/src/ |
H A D | load_policy.c | 60 void *map, *data; in selinux_mkload_policy() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressTestUtil.cpp | 58 string ProgramLibrary::substitute (const string& templ, const map<string, string>& additionalParams) const in substitute() argument
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
H A D | container.js | 268 _proto.map = function map(callback) { function
|
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
H A D | frs_form_render_record_test.cpp | 1115 std::unordered_map<std::string, Ace::FormRequest> map; in HWTEST_F() local 1136 std::unordered_map<std::string, Ace::FormRequest> map; in HWTEST_F() local
|
/foundation/ability/idl_tool/parser/ |
H A D | parser.cpp | 664 AutoPtr<ASTMapType> map = new ASTMapType(); in ParseMap() local
|