/external/icu/icu4c/source/data/unit/ |
D | en_AU.txt | 131 dnam{"hL"} 132 one{"{0}hL"} 133 other{"{0}hL"} 321 dnam{"hL"} 322 one{"{0} hL"} 323 other{"{0} hL"}
|
D | en_CA.txt | 175 dnam{"hL"} 176 one{"{0}hL"} 177 other{"{0}hL"} 558 dnam{"hL"} 559 one{"{0} hL"} 560 other{"{0} hL"}
|
D | am.txt | 886 dnam{"hL"} 887 one{"{0} hL"} 888 other{"{0} hL"} 2062 dnam{"hL"} 2063 one{"{0} hL"} 2064 other{"{0} hL"}
|
D | cy.txt | 1564 few{"{0} hL"} 1565 many{"{0} hL"} 1568 two{"{0} hL"} 1569 zero{"{0} hL"} 2604 dnam{"hL"} 2605 few{"{0}hL"} 2606 many{"{0}hL"} 2607 one{"{0}hL"} 2608 other{"{0}hL"} 2609 two{"{0}hL"} [all …]
|
D | zu.txt | 738 dnam{"hL"} 739 one{"{0} hL"} 740 other{"{0} hL"} 1636 dnam{"hL"} 1637 one{"{0} hL"} 1638 other{"{0} hL"}
|
D | lo.txt | 696 dnam{"hL"} 697 other{"{0} hL"} 1551 dnam{"hL"} 1552 other{"{0} hL"}
|
D | lb.txt | 1005 one{"{0} hL"} 1006 other{"{0} hL"} 1643 dnam{"hL"} 1644 one{"{0} hL"} 1645 other{"{0} hL"}
|
D | ccp.txt | 1650 dnam{"hL"} 1651 one{"{0} hL"} 1652 other{"{0} hL"}
|
D | root.txt | 768 dnam{"hL"} 769 other{"{0} hL"}
|
D | ia.txt | 713 one{"{0} hL"} 1584 dnam{"hL"} 1585 one{"{0} hL"} 1586 other{"{0} hL"}
|
D | he.txt | 2977 dnam{"hL"} 2978 many{"{0} hL"} 2979 one{"{0} hL"} 2980 other{"{0} hL"} 2981 two{"{0} hL"}
|
D | fr_CA.txt | 1229 dnam{"hL"} 1230 one{"{0} hL"} 1231 other{"{0} hL"}
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | LocalScanner.c | 163 uint32 wL, hL; /* input image size */ in bbf_LocalScanner_createBitImage() local 185 hL = ptrA->workHeightE; in bbf_LocalScanner_createBitImage() 187 if( wL <= pwoL || hL <= pwoL ) in bbf_LocalScanner_createBitImage() 194 ptrA->currentHeightE = hL; in bbf_LocalScanner_createBitImage() 200 …bim_UInt32Image_size( cpA, &ptrA->bitImageE, wL, ( hL >> 5 ) + ( ( ( hL & 0x1F ) != 0 ) ? 1 : 0 ) … in bbf_LocalScanner_createBitImage() 221 for( jL = 0; jL < hL + proL; jL++ ) in bbf_LocalScanner_createBitImage() 223 if( jL < hL ) /* rescale area */ in bbf_LocalScanner_createBitImage() 445 int32 hL = ptrA->workScanRegionE.y2E - ptrA->workScanRegionE.y1E - ptrA->patchHeightE; in bbf_LocalScanner_positions() local 446 return ( ( wL < 0 ) ? 0 : wL ) * ( ( hL < 0 ) ? 0 : hL ); in bbf_LocalScanner_positions()
|
D | I04Dns2x2Ftr.c | 202 uint32 hL = ptrL->baseE.patchHeightE - 1; in bbf_I04Dns2x2Ftr_activity() local 204 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_I04Dns2x2Ftr_activity() 208 if( hL == 31 ) in bbf_I04Dns2x2Ftr_activity()
|
D | I04Dns2x4Ftr.c | 194 uint32 hL = ptrL->baseE.patchHeightE - 3; in bbf_I04Dns2x4Ftr_activity() local 202 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_I04Dns2x4Ftr_activity() 257 if( hL == 29 ) in bbf_I04Dns2x4Ftr_activity()
|
D | L04Dns2x2Ftr.c | 194 uint32 hL = ptrL->baseE.patchHeightE - 1; in bbf_L04Dns2x2Ftr_activity() local 199 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L04Dns2x2Ftr_activity()
|
D | L01Dns2x4Ftr.c | 187 uint32 hL = ptrL->baseE.patchHeightE - 3; in bbf_L01Dns2x4Ftr_activity() local 192 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L01Dns2x4Ftr_activity()
|
D | L04Dns2x4Ftr.c | 187 uint32 hL = ptrL->baseE.patchHeightE - 3; in bbf_L04Dns2x4Ftr_activity() local 193 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L04Dns2x4Ftr_activity()
|
D | L06Dns3x3Ftr.c | 187 uint32 hL = ptrL->baseE.patchHeightE - 2; in bbf_L06Dns3x3Ftr_activity() local 191 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L06Dns3x3Ftr_activity()
|
D | L04Dns3x3Ftr.c | 187 uint32 hL = ptrL->baseE.patchHeightE - 2; in bbf_L04Dns3x3Ftr_activity() local 191 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L04Dns3x3Ftr_activity()
|
D | L06Dns4x4Ftr.c | 187 uint32 hL = ptrL->baseE.patchHeightE - 3; in bbf_L06Dns4x4Ftr_activity() local 191 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L06Dns4x4Ftr_activity()
|
D | L06DnsNx4x4Ftr.c | 194 uint32 hL = ptrL->baseE.patchHeightE - 3; in bbf_L06DnsNx4x4Ftr_activity() local 198 uint32 borderMaskL = ( ( uint32 )1 << hL ) - 1; in bbf_L06DnsNx4x4Ftr_activity()
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_affinity.cpp | 533 hwloc_obj_t hT, hC, hL, hN, hS; // hwloc objects (pointers to) in __kmp_hwloc_check_numa() local 556 hL = hwloc_get_ancestor_obj_by_depth(tp, depth, hT); in __kmp_hwloc_check_numa() 558 if (hL != NULL && in __kmp_hwloc_check_numa() 559 __kmp_hwloc_count_children_by_type(tp, hL, HWLOC_OBJ_CORE, &hC) > 1) in __kmp_hwloc_check_numa() 3421 hwloc_obj_t hT, hC, hL, hN, hS; // hwloc objects (pointers to) in __kmp_apply_thread_places() local 3447 hL = hwloc_get_ancestor_obj_by_depth(tp, L2depth, hT); in __kmp_apply_thread_places() 3448 if (hL != NULL && in __kmp_apply_thread_places() 3449 __kmp_hwloc_count_children_by_type(tp, hL, HWLOC_OBJ_CORE, &hC) > 1) { in __kmp_apply_thread_places() 3482 int NL = __kmp_hwloc_count_children_by_depth(tp, hN, L2depth, &hL); in __kmp_apply_thread_places() 3490 int NC = __kmp_hwloc_count_children_by_type(tp, hL, HWLOC_OBJ_CORE, in __kmp_apply_thread_places() [all …]
|
/external/python/asn1crypto/tests/fixtures/globalsign_example_keys/ |
D | SSL3.key | 12 h+3ptIeHbThoopuKgnQOCCQjA2333SJB+GiKGVX9fRZV3L7McpBOSR1VumP3/6hL
|
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/ |
D | SignedInvalidpathLenConstraintTest6.eml | 71 hL+kgdRC5qzDvCcBMBcGA1UdIAQQMA4wDAYKYIZIAWUDAgEwATAPBgNVHRMBAf8E
|