Home
last modified time | relevance | path

Searched defs:map (Results 626 - 650 of 1261) sorted by relevance

1...<<21222324252627282930>>...51

/third_party/openssl/apps/
H A Dstoreutl.c128 } map[] = { in storeutl_main() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.cpp433 void SymbolEnv::removeSpace(VarField x, std::unordered_map<VarField, AddressSpace> &map) in removeSpace() argument
421 markSpace(VarField x, AddressSpace space, std::unordered_map<VarField, AddressSpace> &map) markSpace() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp133 static inline void InsertFormatMapping(InternalFormatInfoMap *map, in InsertFormatMapping() argument
185 InternalFormatInfoMap map; in BuildInternalFormatInfoMap() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.cpp250 angle::Result Buffer::map(const Context *context, GLenum access) in map() function in gl::Buffer
/third_party/skia/src/core/
H A DSkM44.cpp131 SkV4 SkM44::map(float x, float y, float z, float w) const { in map() function in SkM44
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/
H A Dmain.go
/third_party/openssl/ssl/record/
H A Drecord.h75 unsigned long map; member
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c361 UChar* map = NULL; in storeMapping() local
/third_party/skia/tests/
H A DTransferPixelsTest.cpp386 const auto* map = reinterpret_cast<const char*>(buffer->map()); in basic_transfer_from_test() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-file.hh440 map; /* Offset from beginning of resource fork member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducptrie.cpp590 ucpmap_get(const UCPMap *map, UChar32 c) { in ucpmap_get() argument
595 ucpmap_getRange(const UCPMap *map, UChar32 start, in ucpmap_getRange() argument
H A Dutrie.h571 int32_t map[UTRIE_MAX_BUILD_TIME_DATA_LENGTH>>UTRIE_SHIFT]; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.cpp361 FingerprintHueSatMap(dng_md5_printer_stream &printer, const dng_hue_sat_map &map) FingerprintHueSatMap() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java95 void convertMessageToKeyAndValue(Message message, Map<K, V> map); in convertMessageToKeyAndValue() argument
114 public void convertMessageToKeyAndValue(Message message, Map<K, V> map) { in convertMessageToKeyAndValue() argument
158 convertMessageToKeyAndValue(Message message, Map<K, V> map) convertMessageToKeyAndValue() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c181 VALUE Map_set_frame(VALUE map, VALUE val) { in Map_set_frame() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2Test.java305 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c514 static int ss_to_waveformat(pa_sample_spec *ss, pa_channel_map *map, PWAVEFORMATEXTENSIBLE wf) { in ss_to_waveformat() argument
579 pa_channel_map map; in pa__init() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c734 pa_channel_map map; in pa_raop_sink_new() local
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.h268 pa_channel_position_t map[PA_CHANNELS_MAX]; member
[all...]
/third_party/python/Modules/
H A D_codecsmodule.c899 _codecs_charmap_build_impl(PyObject *module, PyObject *map) in _codecs_charmap_build_impl() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h512 AbslHashValue(H hash_state, const std::map<Key, T, Compare, Allocator>& map) { in AbslHashValue() argument
524 AbslHashValue(H hash_state, const std::multimap<Key, T, Compare, Allocator>& map) AbslHashValue() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc163 TestMap map; in TEST() local
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c363 int ebitmap_to_strs(const struct ebitmap *map, struct strs *strs, char **val_to_name) in ebitmap_to_strs() argument
382 char *ebitmap_to_str(const struct ebitmap *map, char **val_to_name, int sort) in ebitmap_to_str() argument
H A Doptimize.c100 struct type_vec *map = calloc(p->p_types.nprim, sizeof(*map)); in build_type_map() local
[all...]
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_macros.rs1753 let mut map = BTreeMap::new(); in test_untagged_enum_with_flattened_integer_key() variables

Completed in 23 milliseconds

1...<<21222324252627282930>>...51