| /third_party/openssl/apps/ |
| H A D | storeutl.c | 128 } map[] = { in storeutl_main() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | SymbolEnv.cpp | 433 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 D | formatutilsgl.cpp | 133 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 D | Buffer.cpp | 250 angle::Result Buffer::map(const Context *context, GLenum access) in map() function in gl::Buffer
|
| /third_party/skia/src/core/ |
| H A D | SkM44.cpp | 131 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 D | main.go | |
| /third_party/openssl/ssl/record/ |
| H A D | record.h | 75 unsigned long map; member
|
| /third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
| H A D | store.c | 361 UChar* map = NULL; in storeMapping() local
|
| /third_party/skia/tests/ |
| H A D | TransferPixelsTest.cpp | 386 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 D | hb-open-file.hh | 440 map; /* Offset from beginning of resource fork member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucptrie.cpp | 590 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 D | utrie.h | 571 int32_t map[UTRIE_MAX_BUILD_TIME_DATA_LENGTH>>UTRIE_SHIFT]; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_camera_profile.cpp | 361 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 D | MapField.java | 95 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 D | map.c | 181 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 D | MapForProto2Test.java | 305 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-waveout.c | 514 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 D | raop-sink.c | 734 pa_channel_map map; in pa_raop_sink_new() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | channelmap.h | 268 pa_channel_position_t map[PA_CHANNELS_MAX]; member [all...] |
| /third_party/python/Modules/ |
| H A D | _codecsmodule.c | 899 _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 D | hash.h | 512 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 D | string_view_test.cc | 163 TestMap map; in TEST() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_common.c | 363 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 D | optimize.c | 100 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 D | test_macros.rs | 1753 let mut map = BTreeMap::new(); in test_untagged_enum_with_flattened_integer_key() variables
|