Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 25 of 125) sorted by relevance

12345

/external/boringssl/src/crypto/lhash/
Dlhash.c126 void OPENSSL_lh_free(_LHASH *lh) { in OPENSSL_lh_free()
143 size_t OPENSSL_lh_num_items(const _LHASH *lh) { return lh->num_items; } in OPENSSL_lh_num_items()
152 static LHASH_ITEM **get_next_ptr_and_hash(const _LHASH *lh, uint32_t *out_hash, in get_next_ptr_and_hash()
174 static LHASH_ITEM **get_next_ptr_by_key(const _LHASH *lh, const void *key, in get_next_ptr_by_key()
189 void *OPENSSL_lh_retrieve(const _LHASH *lh, const void *data, in OPENSSL_lh_retrieve()
197 void *OPENSSL_lh_retrieve_key(const _LHASH *lh, const void *key, in OPENSSL_lh_retrieve_key()
208 static void lh_rebucket(_LHASH *lh, const size_t new_num_buckets) { in lh_rebucket()
239 static void lh_maybe_resize(_LHASH *lh) { in lh_maybe_resize()
268 int OPENSSL_lh_insert(_LHASH *lh, void **old_data, void *data, in OPENSSL_lh_insert()
303 void *OPENSSL_lh_delete(_LHASH *lh, const void *data, in OPENSSL_lh_delete()
[all …]
Dlhash_test.cc64 std::unique_ptr<LHASH_OF(char), FreeLHASH_OF_char> lh( in TEST() local
/external/cronet/third_party/boringssl/src/crypto/lhash/
Dlhash.c126 void OPENSSL_lh_free(_LHASH *lh) { in OPENSSL_lh_free()
143 size_t OPENSSL_lh_num_items(const _LHASH *lh) { return lh->num_items; } in OPENSSL_lh_num_items()
152 static LHASH_ITEM **get_next_ptr_and_hash(const _LHASH *lh, uint32_t *out_hash, in get_next_ptr_and_hash()
174 static LHASH_ITEM **get_next_ptr_by_key(const _LHASH *lh, const void *key, in get_next_ptr_by_key()
189 void *OPENSSL_lh_retrieve(const _LHASH *lh, const void *data, in OPENSSL_lh_retrieve()
197 void *OPENSSL_lh_retrieve_key(const _LHASH *lh, const void *key, in OPENSSL_lh_retrieve_key()
208 static void lh_rebucket(_LHASH *lh, const size_t new_num_buckets) { in lh_rebucket()
239 static void lh_maybe_resize(_LHASH *lh) { in lh_maybe_resize()
268 int OPENSSL_lh_insert(_LHASH *lh, void **old_data, void *data, in OPENSSL_lh_insert()
303 void *OPENSSL_lh_delete(_LHASH *lh, const void *data, in OPENSSL_lh_delete()
[all …]
Dlhash_test.cc64 std::unique_ptr<LHASH_OF(char), FreeLHASH_OF_char> lh( in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/lhash/
Dlhash.c126 void OPENSSL_lh_free(_LHASH *lh) { in OPENSSL_lh_free()
143 size_t OPENSSL_lh_num_items(const _LHASH *lh) { return lh->num_items; } in OPENSSL_lh_num_items()
152 static LHASH_ITEM **get_next_ptr_and_hash(const _LHASH *lh, uint32_t *out_hash, in get_next_ptr_and_hash()
174 static LHASH_ITEM **get_next_ptr_by_key(const _LHASH *lh, const void *key, in get_next_ptr_by_key()
189 void *OPENSSL_lh_retrieve(const _LHASH *lh, const void *data, in OPENSSL_lh_retrieve()
197 void *OPENSSL_lh_retrieve_key(const _LHASH *lh, const void *key, in OPENSSL_lh_retrieve_key()
208 static void lh_rebucket(_LHASH *lh, const size_t new_num_buckets) { in lh_rebucket()
239 static void lh_maybe_resize(_LHASH *lh) { in lh_maybe_resize()
268 int OPENSSL_lh_insert(_LHASH *lh, void **old_data, void *data, in OPENSSL_lh_insert()
303 void *OPENSSL_lh_delete(_LHASH *lh, const void *data, in OPENSSL_lh_delete()
[all …]
Dlhash_test.cc64 std::unique_ptr<LHASH_OF(char), FreeLHASH_OF_char> lh( in TEST() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMTreeWalker.java232 LexicalHandler lh = ((LexicalHandler) this.m_contentHandler); in startNode() local
303 LexicalHandler lh = isLexH in startNode() local
394 LexicalHandler lh = ((LexicalHandler) this.m_contentHandler); in endNode() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DTreeWalker.java293 LexicalHandler lh = ((LexicalHandler) this.m_contentHandler); in startNode() local
384 LexicalHandler lh = isLexH in startNode() local
517 LexicalHandler lh = ((LexicalHandler) this.m_contentHandler); in endNode() local
/external/skia/tests/
DPathOpsAngleTest.cpp210 static int After(SkOpAngle& lh, SkOpAngle& rh) { in After()
214 static int AllOnOneSide(SkOpAngle& lh, SkOpAngle& rh) { in AllOnOneSide()
218 static int ConvexHullOverlaps(SkOpAngle& lh, SkOpAngle& rh) { in ConvexHullOverlaps()
222 static int Orderable(SkOpAngle& lh, SkOpAngle& rh) { in Orderable()
226 static int EndsIntersect(SkOpAngle& lh, SkOpAngle& rh) { in EndsIntersect()
230 static void SetNext(SkOpAngle& lh, SkOpAngle& rh) { in SetNext()
/external/cronet/net/cert/
Dct_log_verifier_util.cc15 std::string HashNodes(const std::string& lh, const std::string& rh) { in HashNodes()
/external/skia/modules/skottie/src/
DSkottieTest.cpp153 const PropertyObserver::LazyHandle<ColorPropertyHandle>& lh) override { in DEF_TEST()
159 const PropertyObserver::LazyHandle<OpacityPropertyHandle>& lh) override { in DEF_TEST()
164 const PropertyObserver::LazyHandle<TextPropertyHandle>& lh) override { in DEF_TEST()
169 const PropertyObserver::LazyHandle<TransformPropertyHandle>& lh) override { in DEF_TEST()
/external/skia/resources/skottie/
Dskottie-text-valign-2.json4074 "lh": 0.01000213623047, number
4099 "lh": 3, number
4124 "lh": 6, number
4149 "lh": 9, number
4174 "lh": 12, number
4199 "lh": 15, number
4224 "lh": 18, number
4249 "lh": 21, number
4274 "lh": 24, number
4299 "lh": 27, number
[all …]
Dskottie-text-valign-visual-scaletofit.json4075 "lh": 0.01000213623047, number
4101 "lh": 3, number
4127 "lh": 6, number
4153 "lh": 9, number
4179 "lh": 12, number
4205 "lh": 15, number
4231 "lh": 18, number
4257 "lh": 21, number
4283 "lh": 24, number
4309 "lh": 27, number
[all …]
Dskottie-text-valign-visual-2.json4074 "lh": 0.01000213623047, number
4099 "lh": 3, number
4124 "lh": 6, number
4149 "lh": 9, number
4174 "lh": 12, number
4199 "lh": 15, number
4224 "lh": 18, number
4249 "lh": 21, number
4274 "lh": 24, number
4299 "lh": 27, number
[all …]
Dskottie-text-valign-scaletofit.json4075 "lh": 0.01000213623047, number
4101 "lh": 3, number
4127 "lh": 6, number
4153 "lh": 9, number
4179 "lh": 12, number
4205 "lh": 15, number
4231 "lh": 18, number
4257 "lh": 21, number
4283 "lh": 24, number
4309 "lh": 27, number
[all …]
Dskottie-text-allcaps.json1 …0,"t":{"a":[],"d":{"k":[{"s":{"ca":0,"f":"ArialMT","fc":[0.706,0,1],"j":2,"lh":75.6,"ls":0,"mc":10… number
Dskottie-text-strokescale.json1 …a":[],"d":{"k":[{"s":{"ca":0,"f":"GoogleSans-Bold","fc":[0,1,0.933],"j":0,"lh":96,"ls":0,"mc":100,… number
Dskottie-text-strokejoin.json1 …"s":72,"f":"GoogleSans-Bold","t":"Foo Bar Baz","lj":3,"ca":0,"j":2,"tr":0,"lh":96,"ls":0,"sc":[1,0… number
/external/rust/crates/glam/tests/
Daffine3.rs277 let lh = $affine3::look_at_lh(eye, center, up); localVariable
283 let lh = $affine3::look_to_lh(eye, dir, up); localVariable
Dmat4.rs448 let lh = $mat4::look_at_lh(eye, center, up); localVariable
454 let lh = $mat4::look_to_lh(eye, dir, up); localVariable
/external/apache-xml/src/main/java/org/apache/xml/utils/
DTreeWalker.java319 LexicalHandler lh = ((LexicalHandler) this.m_contentHandler); in startNode() local
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXStringForChars.java155 public void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh) in dispatchAsComment()
/external/dynamic_depth/internal/xmpmeta/
Djpeg_io.cc186 const int lh = section_length >> 8; in WriteSections() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DTestTransformsSimple.java37 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); in TestHangul2() local
91 …private void assertRoundTripTransform(String message, String source, Transliterator lh, Transliter… in assertRoundTripTransform()
/external/vboot_reference/futility/
Dvb1_helper.c133 struct linux_kernel_params *lh; in KernelSize() local
158 struct linux_kernel_params *lh, *params; in PickApartVmlinuz() local

12345