Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dsimpleformattertest.cpp361 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local
391 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local
421 UnicodeString by("by"); in TestFormatReplaceOptimization() local
451 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
480 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dsimpleformattertest.cpp360 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local
390 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local
420 UnicodeString by("by"); in TestFormatReplaceOptimization() local
450 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
479 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
/aosp_15_r20/external/XNNPACK/test/
H A Ddepth-to-space-operator-tester.h173 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX8() local
239 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX16() local
305 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX32() local
371 for (size_t by = 0; by < block_size(); by++) { in TestNCHW2NHWCxX32() local
H A Dspace-to-depth-operator-tester.h170 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX8() local
239 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX16() local
308 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX32() local
/aosp_15_r20/external/fastrpc/src/
H A Dstd_SwapBytes.c94 byte by = pbSrc[0]; in STD_COPY_SWAP() local
106 byte by = pbSrc[0]; in STD_COPY_SWAP() local
121 byte by = pbSrc[0]; in STD_COPY_SWAP() local
/aosp_15_r20/external/rappor/pipeline/
H A Dmetric_status.R64 ), by=metric] nameattr
216 ), by=list(metric)] nameattr in list
249 by=list(var1, var2)] list
/aosp_15_r20/external/skia/tests/
H A DPathOpsSimplifyTrianglesThreadedTest.cpp24 int by = state.fB >> 2; in testSimplifyTrianglesMain() local
82 int by = b >> 2; in DEF_TEST() local
H A DPathOpsSimplifyDegenerateThreadedTest.cpp23 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local
79 int by = b >> 2; in DEF_TEST() local
H A DReadPixelsTest.cpp205 for (int by = 0; by < bh; ++by) { in check_read() local
235 for (int by = 0; by < bh; ++by) { in check_read() local
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py79 def IndentLevel(by = 1): argument
89 def DedentLevel(by = 1): argument
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DHermiteInterpolator.java98 final float by = (mYCoords[p3] - mP1Y) / 2.0f; in setInterval() local
122 final float by = (mP2Y - mYCoords[p0]) / 2.0f; in setInterval() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickcdef.c244 int bi, bx, by; in compute_cdef_dist_highbd() local
283 int bi, bx, by; in compute_cdef_dist() local
452 const uint8_t by = dlist[bi].by; in get_filt_error() local
476 const uint8_t by = dlist[bi].by; in get_filt_error() local
/aosp_15_r20/external/libaom/av1/common/
H A Dcdef_block.c303 const int by = dlist[bi].by; in aom_cdef_find_dir() local
316 const int by = dlist[bi].by; in aom_cdef_find_dir() local
331 int by; in av1_cdef_filter_fb() local
/aosp_15_r20/external/okio/okio/src/nonWasmTest/kotlin/okio/
H A DForwardingFileSystemTest.kt102 val by = base / "by" in pathMappingImpactedBySorting() constant
/aosp_15_r20/external/libgsm/inc/
H A Dprivate.h57 #define SASR(x, by) ((x) >> (by)) argument
59 #define SASR(x, by) ((x) >= 0 ? (x) >> (by) : (~(-((x) + 1) >> (by)))) argument
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dtestcurs.c332 int w, h, bx, by, sw, sh, i, c, num = 0; in inputTest() local
562 int by, bx; in outputTest() local
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.cpp310 ocsd_err_t EtmV3PktProcImpl::processHeaderByte(uint8_t by) in processHeaderByte()
510 ocsd_err_t EtmV3PktProcImpl::processPayloadByte(uint8_t by) in processPayloadByte()
/aosp_15_r20/external/libaom/aom_dsp/
H A Dnoise_model.c591 for (int by = 0; by < num_blocks_h; ++by) { in aom_flat_block_finder_run() local
824 for (int by = 0; by < num_blocks_h; ++by) { in EXTRACT_AR_ROW() local
887 for (int by = 0; by < num_blocks_h; ++by) { in add_noise_std_observations() local
1431 for (int by = -1; by < num_blocks_h; ++by) { in DITHER_AND_QUANTIZE() local
/aosp_15_r20/external/clang/test/Modules/Inputs/include_next/y/
H A Db.h1 enum { by = 4 }; enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/example/gregorian/
Dfind_last_day_of_months.cpp27 catch(const bad_year& by) { in main() local
/aosp_15_r20/prebuilts/go/linux-x86/test/ken/
Dslicearray.go12 var by []byte var
Dsliceslice.go12 var by []byte var
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DEditDialog.cpp32 int bx1, by; in OnSize() local
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/aosp_15_r20/external/libdav1d/src/
H A Dlf_mask.c263 const int bx, const int by, in dav1d_create_lf_mask_intra()
325 const int bx, const int by, in dav1d_create_lf_mask_inter()

123456789