Home
last modified time | relevance | path

Searched defs:map (Results 351 - 375 of 1366) sorted by relevance

1...<<11121314151617181920>>...55

/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
/third_party/skia/tests/
H A DHashTest.cpp18 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 Dpngshim.c263 FT_Bitmap *map = &slot->bitmap; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape.hh65 hb_ot_map_t map; member
152 hb_ot_map_builder_t map; member
/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-source.c209 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 DAMDKernelCodeTUtils.cpp49 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 Dutrie2_impl.h172 int32_t map[UNEWTRIE2_MAX_DATA_LENGTH>>UTRIE2_SHIFT_2]; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapEntryLite.java198 parseInto( MapFieldLite<K, V> map, CodedInputStream input, ExtensionRegistryLite extensionRegistry) parseInto() argument
H A DMapFieldLite.java204 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 DProto2MessageInfoFactory.java884 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 DRubyMessageBuilderContext.java142 public IRubyObject map(ThreadContext context, IRubyObject[] args) { in map() method in RubyMessageBuilderContext
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c466 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 Dmap_field_inl.h199 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 Dmod.rs73 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 Dcheckmodule.c53 void *map; in read_binary_policy() local
/third_party/selinux/libselinux/src/
H A Dload_policy.c60 void *map, *data; in selinux_mkload_policy() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressTestUtil.cpp58 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 Dcontainer.js268 _proto.map = function map(callback) { function
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dfrs_form_render_record_test.cpp1115 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 Dparser.cpp664 AutoPtr<ASTMapType> map = new ASTMapType(); in ParseMap() local

Completed in 15 milliseconds

1...<<11121314151617181920>>...55