Home
last modified time | relevance | path

Searched +defs:p +defs:map (Results 1 – 25 of 1418) sorted by relevance

12345678910>>...57

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dgen_node_test.cc35 GenNode::Port p(true, 100); in TEST() local
45 GenNode::Port p(false, 0); in TEST() local
55 GenNode::Port p(true, -100); in TEST() local
65 GenNode::Port p(false, -1); in TEST() local
77 GenNodeMap map; in TEST() local
88 GenNodeMap map; in TEST() local
134 GenNodeMap map; in TEST() local
169 GenNodeMap map; in TEST() local
205 GenNodeMap map; in TEST() local
239 GenNodeMap map; in TEST() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher.hpp63 inline bool can_start(charT c, const unsigned char* map, unsigned char mask) in can_start()
67 inline bool can_start(char c, const unsigned char* map, unsigned char mask) in can_start()
71 inline bool can_start(signed char c, const unsigned char* map, unsigned char mask) in can_start()
75 inline bool can_start(unsigned char c, const unsigned char* map, unsigned char mask) in can_start()
79 inline bool can_start(unsigned short c, const unsigned char* map, unsigned char mask) in can_start()
85 inline bool can_start(wchar_t c, const unsigned char* map, unsigned char mask) in can_start()
92 inline bool can_start(unsigned int c, const unsigned char* map, unsigned char mask) in can_start()
109 inline int string_compare(const std::basic_string<C,T,A>& s, const C* p) in string_compare()
120 inline int string_compare(const std::basic_string<C,T,A>& s, const C* p) in string_compare()
129 inline int string_compare(const std::string& s, const char* p) in string_compare()
[all …]
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DParcelTest.java179 Parcel p; in testAppendFrom() local
200 Parcel p; in testDataAvail() local
222 Parcel p; in testDataCapacity() local
236 Parcel p; in testSetDataCapacity() local
251 Parcel p; in testSetDataCapacityNegative() local
266 Parcel p; in testDataPosition() local
280 Parcel p; in testSetDataPosition() local
301 Parcel p; in testDataSize() local
316 Parcel p; in testSetDataSize() local
336 Parcel p = Parcel.obtain(new Binder("anything")); in testObtainWithBinder() local
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dcb_refs.c20 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1()
22 void *p = *(void **)ctx; in cb1() local
31 struct prog_test_ref_kfunc *p; in underflow_prog() local
41 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2()
53 struct prog_test_ref_kfunc *p; in leak_prog() local
69 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb()
74 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3()
77 void *p; in cb3() local
90 struct prog_test_ref_kfunc *p; in nested_cb() local
105 struct prog_test_ref_kfunc *p; in non_cb_transfer_ref() local
H A Dmap_kptr.c67 struct prog_test_ref_kfunc *p; in test_kptr_unref() local
84 struct prog_test_ref_kfunc *p; in test_kptr_ref() local
121 struct prog_test_ref_kfunc *p; in test_kptr_get() local
146 #define TEST(map) \ in test_map_kptr() argument
166 void *map; in test_map_in_map_kptr() local
193 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref() local
261 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref2() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher.hpp56 inline bool can_start(charT c, const unsigned char* map, unsigned char mask) in can_start()
60 inline bool can_start(char c, const unsigned char* map, unsigned char mask) in can_start()
64 inline bool can_start(signed char c, const unsigned char* map, unsigned char mask) in can_start()
68 inline bool can_start(unsigned char c, const unsigned char* map, unsigned char mask) in can_start()
72 inline bool can_start(unsigned short c, const unsigned char* map, unsigned char mask) in can_start()
77 inline bool can_start(wchar_t c, const unsigned char* map, unsigned char mask) in can_start()
83 inline bool can_start(unsigned int c, const unsigned char* map, unsigned char mask) in can_start()
90 inline int string_compare(const std::basic_string<C,T,A>& s, const C* p) in string_compare()
100 inline int string_compare(const Seq& s, const C* p) in string_compare()
109 # define STR_COMP(s,p) string_compare(s,p) argument
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/
H A DParcelNullabilityTest.java47 Parcel p = Parcel.obtain(); in nullByteArray() local
55 Parcel p = Parcel.obtain(); in nullBlob() local
63 Parcel p = Parcel.obtain(); in nullString() local
72 Parcel p = Parcel.obtain(); in nullCharSequence() local
80 Parcel p = Parcel.obtain(); in nullStrongBinder() local
88 Parcel p = Parcel.obtain(); in nullStringInterface() local
96 Parcel p = Parcel.obtain(); in nullFileDescriptor() local
106 Parcel p = Parcel.obtain(); in nullRawFileDescriptor() local
116 Parcel p = Parcel.obtain(); in nullRawFileDescriptorArray() local
124 Parcel p = Parcel.obtain(); in nullMap() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dmap.hpp79 class map class
146 map() BOOST_NOEXCEPT_IF(dtl::is_nothrow_default_constructible<allocator_type>::value && in map() function in boost::container::map
155 BOOST_CONTAINER_FORCEINLINE map(const Compare& comp, const allocator_type& a) in map() function in boost::container::map
162 BOOST_CONTAINER_FORCEINLINE explicit map(const Compare& comp) in map() function in boost::container::map
169 BOOST_CONTAINER_FORCEINLINE explicit map(const allocator_type& a) in map() function in boost::container::map
179 BOOST_CONTAINER_FORCEINLINE map(InputIterator first, InputIterator last) in map() function in boost::container::map
189 BOOST_CONTAINER_FORCEINLINE map(InputIterator first, InputIterator last, const allocator_type& a) in map() function in boost::container::map
199 BOOST_CONTAINER_FORCEINLINE map(InputIterator first, InputIterator last, const Compare& comp) in map() function in boost::container::map
209 …BOOST_CONTAINER_FORCEINLINE map(InputIterator first, InputIterator last, const Compare& comp, cons… in map() function in boost::container::map
224 BOOST_CONTAINER_FORCEINLINE map( ordered_unique_range_t, InputIterator first, InputIterator last) in map() function in boost::container::map
[all …]
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_bank_conflicts.cpp311 void *p; in alloc() local
323 set(weight_vector_type &v, unsigned i, unsigned p, scalar_type x) in set()
332 get(const weight_vector_type &v, unsigned i, unsigned p) in get()
342 unsigned i, unsigned p, in swap()
512 partitioning p(ELK_MAX_GRF); in shader_reg_partitioning() local
532 shader_reg_constraints(const elk_fs_visitor *v, const partitioning &p) in shader_reg_constraints()
615 shader_conflict_weight_matrix(const elk_fs_visitor *v, const partitioning &p) in shader_conflict_weight_matrix()
663 const unsigned p = p_r ^ p_s; in shader_conflict_weight_matrix() local
687 have_any_conflicts(const partitioning &p, in have_any_conflicts()
771 identity_reg_permutation(const partitioning &p) in identity_reg_permutation()
[all …]
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_bank_conflicts.cpp311 void *p; in alloc() local
323 set(weight_vector_type &v, unsigned i, unsigned p, scalar_type x) in set()
332 get(const weight_vector_type &v, unsigned i, unsigned p) in get()
342 unsigned i, unsigned p, in swap()
512 partitioning p(BRW_MAX_GRF); in shader_reg_partitioning() local
532 shader_reg_constraints(const fs_visitor *v, const partitioning &p) in shader_reg_constraints()
609 shader_conflict_weight_matrix(const fs_visitor *v, const partitioning &p) in shader_conflict_weight_matrix()
658 const unsigned p = p_r ^ p_s; in shader_conflict_weight_matrix() local
682 have_any_conflicts(const partitioning &p, in have_any_conflicts()
766 identity_reg_permutation(const partitioning &p) in identity_reg_permutation()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dsync_map_count_test.cc33 void LoadStringMap(SyncMapCount<std::string>& map) { in LoadStringMap()
34 for (const char** p = data; *p != nullptr; p++) { in LoadStringMap() local
41 SyncMapCount<std::string> map; in TEST() local
53 SyncMapCount<std::string> map(2); in TEST() local
60 SyncMapCount<std::string> map; in TEST() local
69 SyncMapCount<std::string> map; in TEST() local
89 void LoadTestStringMap(SyncMapCount<TestString>& map) { in LoadTestStringMap()
90 for (const char** p = data; *p != nullptr; p++) { in LoadTestStringMap() local
97 SyncMapCount<TestString> map; in TEST() local
109 SyncMapCount<TestString> map; in TEST() local
[all …]
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
H A DUntypedDeserializationTest.java35 public String deserialize(JsonParser p, DeserializationContext ctxt) throws IOException { in deserialize()
51 public Number deserialize(JsonParser p, DeserializationContext ctxt) throws IOException { in deserialize()
63 public List<Object> deserialize(JsonParser p, DeserializationContext ctxt) in deserialize()
90 public Map<String,Object> deserialize(JsonParser p, DeserializationContext ctxt) in deserialize()
93 Map<String,Object> map = new LinkedHashMap<String,Object>(); in deserialize() local
234 Map<?,?> map = (Map<?,?>) root; in testNestedUntypes() local
315 Map<?,?> map = (Map<?,?>) ob; in testUntypedWithMapDeser() local
374 Map<?,?> map = MAPPER.readValue(JSON1, new TypeReference<Map<String, Serializable>>() { }); in testSerializable() local
391 Map<String, Object> map = new LinkedHashMap<>(); in testValueUpdateVanillaUntyped() local
417 Map<String, Object> map = new LinkedHashMap<>(); in testValueUpdateCustomUntyped() local
/aosp_15_r20/system/core/libcutils/
H A Dhashmap.cpp48 Hashmap* map = static_cast<Hashmap*>(malloc(sizeof(Hashmap))); in hashmapCreate() local
83 static inline int hashKey(Hashmap* map, void* key) { in hashKey()
100 static void expandIfNecessary(Hashmap* map) { in expandIfNecessary()
131 void hashmapLock(Hashmap* map) { in hashmapLock()
135 void hashmapUnlock(Hashmap* map) { in hashmapUnlock()
139 void hashmapFree(Hashmap* map) { in hashmapFree()
192 void* hashmapPut(Hashmap* map, void* key, void* value) { in hashmapPut()
196 Entry** p = &(map->buckets[index]); in hashmapPut() local
224 void* hashmapGet(Hashmap* map, void* key) { in hashmapGet()
239 void* hashmapRemove(Hashmap* map, void* key) { in hashmapRemove()
[all …]
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java169 final Permission p = getPermission(propId); in getReadPermission() local
178 final Permission p = getPermission(propId); in getWritePermission() local
192 private void map(String readPermission, String writePermission, Integer... propIds) { in map() method in PropertyPermissionMapping
196 private void map(String readPermission, Integer... propIds) { in map() method in PropertyPermissionMapping
200 private void map(Permission p, Integer[] propIds) { in map() method in PropertyPermissionMapping
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djws.c39 struct lws_jws_map map; in test_jws_none() local
117 char buf[2048], temp[256], *p = buf, *end = buf + sizeof(buf) - 1, *enc_ptr; in test_jws_HS256() local
119 struct lws_jws_map map; in test_jws_HS256() local
278 struct lws_jws_map map; in test_jws_RS256() local
413 struct lws_jws_map map; in test_jws_ES256() local
417 char temp[2048], *p; in test_jws_ES256() local
575 struct lws_jws_map map; in test_jws_ES512() local
579 char temp[2048], *p; in test_jws_ES512() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Ddistance_util.h24 void pdist(const Tensor& in, Tensor& out, double p) { in pdist()
48 static inline CTYPE map(const CTYPE& diff, const CTYPE&) { in map() function
61 static inline CTYPE map(const CTYPE& diff, const CTYPE&) { in map() function
74 static inline CTYPE map(const CTYPE& diff, const CTYPE&) { in map() function
87 static inline CTYPE map(const CTYPE& diff, const CTYPE& p) { in map() function
100 static inline CTYPE map(const CTYPE& diff, const CTYPE&) { in map() function
112 void pdist(const Tensor& in, Tensor& out, double p) { in pdist()
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
H A DJsonToStringStyleTest.java257 final Person p = new Person(); in testPerson() local
271 final Person p = new Person() { in testNestingPerson() local
504 final Person p = new Person(); in testArray() local
538 final Map<String, Object> map = new LinkedHashMap<>(); in testRootMap() local
548 final Map<String, Object> map = new LinkedHashMap<>(); in testObjectWithInnerMap() local
592 final Map<String, Object> map = new LinkedHashMap<>(); in testMapSkipNullKey() local
696 Map<String, Object> map; field in JsonToStringStyleTest.InnerMapObject
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Das_map_assoc.cpp50 ns::point p = {123, 456}; in main() local
55 ns::point p = {123, 456}; in main() local
56 boost::fusion::result_of::as_map<ns::point>::type map(p); in main() local
64 boost::fusion::result_of::as_map<set<int, char> >::type map(make_set(1, '2')); in main() local
76 ns::point p = {123, 456}; in main() local
/aosp_15_r20/external/rappor/analysis/R/
H A Ddecode_test.R92 CheckEstimatesAndStdsHelper <- function(params, map, pdf, total) { argument
100 CheckEstimatesAndStds <- function(repetitions, title, params, map, pdf, total) { argument
153 noise0 <- list(p = 0, q = 1, f = 0) # no noise at all nameattr
158 noise1 <- list(p = 0.4, q = .6, f = 0.5) nameattr
177 CheckDecodeHelper <- function(params, map, pdf, num_clients, argument
250 noise0 <- list(p = 0, q = 1, f = 0) # no noise whatsoever nameattr
260 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise, very few reports nameattr
321 noise2 <- list(p = 0.25, q = 0.75, f = 0.5) nameattr
331 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise => 7 stddevs error nameattr
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DLinkedHashMapTest.java268 Map map = new LinkedHashMap(101); in test_keySet() local
377 LinkedHashMap map = new LinkedHashMap(); in test_clone() local
459 LinkedHashMap<String, String> map in test_removeEldestFromSameBucketAsNewEntry() local
556 int p = 0; in test_ordered_entrySet() local
615 int p = 0; in test_ordered_keySet() local
671 int p = 0; in test_ordered_values() local
715 LinkedHashMap<String, String> map = new LinkedHashMap<>(); in test_forEach() local
739 LinkedHashMap<String, String> map = new LinkedHashMap<>(); in test_forEach_NPE() local
762 LinkedHashMap<String, String> map = new LinkedHashMap<>(); in test_forEach_CME() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DDistanceOpsKernel.cpp94 … static inline data_t map(const data_t& diff, const data_t& p) { return min(ceil(abs(diff)), 1); } in map() function
102 static inline data_t map(const data_t& diff, const data_t& p) { return diff; } in map() function
121 static inline data_t map(const data_t& diff, const data_t& p) { return diff * diff; } in map() function
130 static inline data_t map(const data_t& diff, const data_t& p) { return pow(diff, p); } in map() function
139 static inline data_t map(const data_t& diff, const data_t& p) { return diff; } in map() function
419 void pdist_forward_kernel_impl(Tensor& result, const Tensor& self, const double p) { in pdist_forward_kernel_impl()
425 …_kernel_impl(Tensor& result, const Tensor& grad, const Tensor& self, const double p, const Tensor&… in pdist_backward_kernel_impl()
431 static void cdist_kernel_impl(Tensor& result, const Tensor& x1, const Tensor& x2, const double p) { in cdist_kernel_impl()
437 …sor& result, const Tensor& grad, const Tensor& x1, const Tensor& x2, const double p, const Tensor&… in cdist_backward_kernel_impl()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dflatmap_test.cc33 int32 Get(const NumMap& map, int64_t k, int32_t def = -1) { in Get()
48 NumMapContents Contents(const NumMap& map) { in Contents()
50 for (const auto& p : map) { in Contents() local
58 void Fill(NumMap* map, int64_t start, int64_t limit) { in Fill()
65 NumMap map; in TEST() local
75 NumMap map; in TEST() local
106 NumMap map; in TEST() local
116 NumMap map; in TEST() local
151 NumMap map; in TEST() local
160 NumMap map; in TEST() local
[all …]
/aosp_15_r20/external/libnl/lib/route/link/
H A Dvlan.c118 struct ifla_vlan_qos_mapping *map; in vlan_parse() local
152 struct ifla_vlan_qos_mapping *map; in vlan_parse() local
198 static void vlan_dump_line(struct rtnl_link *link, struct nl_dump_params *p) in vlan_dump_line()
205 static void vlan_dump_details(struct rtnl_link *link, struct nl_dump_params *p) in vlan_dump_details()
264 struct vlan_map *p = NULL; in vlan_clone() local
317 struct ifla_vlan_qos_mapping map; in vlan_put_attrs() local
340 struct ifla_vlan_qos_mapping map; in vlan_put_attrs() local
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttsbit.c97 FT_Byte* p; in tt_face_load_sbit() local
405 FT_Byte* p; in tt_face_load_strike_metrics() local
506 FT_Byte* p; in tt_sbit_decoder_init() local
549 FT_Bitmap* map = decoder->bitmap; in tt_sbit_decoder_alloc_bitmap() local
628 FT_Byte* p = *pp; in tt_sbit_decoder_load_metrics() local
691 FT_Byte* p, in tt_sbit_decoder_load_byte_aligned()
836 FT_Byte* p, in tt_sbit_decoder_load_bit_aligned()
969 FT_Byte* p, in tt_sbit_decoder_load_compound()
1043 FT_Byte* p, in tt_sbit_decoder_load_png()
1102 FT_Byte* p; in tt_sbit_decoder_load_bitmap() local
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DHashMap.java346 Class<?> c; Type[] ts, as; ParameterizedType p; in comparableClassFor() local
632 Node<K,V>[] tab; Node<K,V> p; int n, i; in putVal() local
767 TreeNode<K,V> p = replacementTreeNode(e, null); in treeifyBin() local
820 Node<K,V>[] tab; Node<K,V> p; int n, index; in removeNode() local
1571 static void putLoadFactor(HashMap<?, ?> map, float lf) { in putLoadFactor()
1613 Node<K,V> p = current; in remove() local
1643 final HashMap<K,V> map; field in HashMap.HashMapSpliterator
1707 Node<K,V> p = current; in forEachRemaining() local
1779 Node<K,V> p = current; in forEachRemaining() local
1850 Node<K,V> p = current; in forEachRemaining() local
[all …]

12345678910>>...57