Home
last modified time | relevance | path

Searched defs:map (Results 1026 - 1050 of 1366) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c791 VALUE map = Qnil; in layout_clear() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php666 $map = $this->$getter(); variable
/third_party/protobuf/php/tests/
H A DEncodeDecodeTest.php1055 $map = $m->getFields(); variable
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-surround-sink.c719 pa_channel_map map; in pa__init() local
[all...]
/third_party/python/Modules/clinic/
H A D_codecsmodule.c.h2505 PyObject *map; in _codecs_charmap_build() local
/third_party/python/Modules/expat/
H A Dexpat.h522 int map[256]; member
/third_party/skia/include/private/
H A DSkVx.h587 auto map(Fn&& fn, const Vec<N,T>& first, const Rest&... rest) { in map() function
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c109 static int validate_ebitmap(const ebitmap_t *map, const validate_t *flavor) in validate_ebitmap() argument
H A Dwrite.c65 uint64_t map; in ebitmap_write() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c799 struct cil_class *map = node->data; in cil_write_ast_node() local
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs1021 let mut map variables
[all...]
H A Dre_unicode.rs1016 let mut map = f.debug_map(); variables
[all...]
H A Ddfa.rs228 pub fn map<U, F: FnMut(T) -> U>(self, mut f: F) -> Result<U> { in map() functions
[all...]
/third_party/rust/crates/serde/serde/src/private/
H A Dser.rs185 let mut map = tri!(self.delegate.serialize_map(Some(1))); in serialize_unit() variables
191 let mut map = tri!(self.delegate.serialize_map(Some(1))); in serialize_unit_struct() variables
202 let mut map = tri!(self.delegate.serialize_map(Some(2))); in serialize_unit_variant() variables
229 let mut map = tri!(self.delegate.serialize_map(Some(2))); serialize_newtype_variant() variables
272 let mut map = tri!(self.delegate.serialize_map(Some(2))); serialize_tuple_variant() variables
283 let mut map = tri!(self.delegate.serialize_map(len.map(|len| len + 1))); serialize_map() variables
319 let mut map = tri!(self.delegate.serialize_map(Some(2))); serialize_struct_variant() variables
527 let mut map = tri!(serializer.serialize_map(Some(entries.len()))); serialize() variables
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp66 deInt32 getBoundLocation (const map<string, deUint32>& bindings, const string& attrib) in getBoundLocation() argument
73 bool hasAttributeAliasing (const vector<Attribute>& attributes, const map<string, deUint32>& bindings) in hasAttributeAliasing() argument
602 bool checkAttribLocationQuery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, const map<string, deUint32>& bindings) in checkAttribLocationQuery() argument
631 bool checkQuery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, const map<string, deUint32>& bindings) in checkQuery() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp83 void createComputeTest(ComputeShaderSpec& computeResources, const tcu::StringTemplate& shaderTemplate, const map<string, string>& fragments, tcu::TestCaseGroup& group, const std::string& namePrefix) in createComputeTest() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGetFrameTimestampsTests.cpp176 EGLnsecsANDROID getTimestamp(eglw::EGLint name, TimestampInfoMap& map, const std::vector<EGLnsecsANDROID>& supportedValues) in getTimestamp() argument
182 void populateFrameTimes(FrameTimes* frameTimes, TimestampInfoMap& map, const std::vector<EGLnsecsANDROID>& supportedValues) in populateFrameTimes() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_macsec_qca.c518 static int macsec_qca_lookup_channel(struct channel_map *map, in macsec_qca_lookup_channel() argument
536 static void macsec_qca_register_channel(struct channel_map *map, in macsec_qca_register_channel() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1886 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dtrace_fixture.cpp418 void SetResourceID(GLuint *map, GLuint id) in SetResourceID() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_controller.cpp1277 bool RtspController::UnOrderedMapContains(std::unordered_map<std::string, std::string> map, in UnOrderedMapContains() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_controller.cpp1277 bool RtspController::UnOrderedMapContains(std::unordered_map<std::string, std::string> map, in UnOrderedMapContains() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp22 inline T ConvertStrToEnum(const char* key, const LinearMapNode<T>* map, size_t length, T defaultValue) in ConvertStrToEnum() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1100 ColorPropertyAnimatable::SetterMap map; in GetColorPropertySetterMap() local
1133 ColorPropertyAnimatable::GetterMap map; in GetColorPropertyGetterMap() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h406 int32_t GetKeyFromValue(const std::unordered_map<EnumType, V> &map, const V &value) in GetKeyFromValue() argument

Completed in 53 milliseconds

1...<<41424344454647484950>>...55