/external/fastrpc/src/ |
D | std_SwapBytes.c | 94 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
|
/external/icu/icu4c/source/test/intltest/ |
D | simpleformattertest.cpp | 360 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
|
/external/skqp/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 18 int by = state.fB >> 2; in testSimplifyTrianglesMain() local 79 int by = b >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 17 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local 74 int by = b >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadralateralsMain() local
|
/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 18 int by = state.fB >> 2; in testSimplifyTrianglesMain() local 76 int by = b >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 17 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local 73 int by = b >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadralateralsMain() local
|
/external/clang/test/Modules/Inputs/include_next/y/ |
D | b.h | 1 enum { by = 4 }; enumerator
|
/external/kotlinx.coroutines/buildSrc/src/main/kotlin/ |
D | Properties.kt | 9 infix fun <T> Property<T>.by(value: T) { in by() method
|
/external/llvm-project/clang/test/Modules/Inputs/include_next/y/ |
D | b.h | 1 enum { by = 4 }; enumerator
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenOutput.py | 79 def IndentLevel(by = 1): argument 89 def DedentLevel(by = 1): argument
|
/external/XNNPACK/test/ |
D | depth-to-space-operator-tester.h | 171 for (size_t by = 0; by < block_size(); by++) { in TestNHWCxX32() local 237 for (size_t by = 0; by < block_size(); by++) { in TestNCHW2NHWCxX32() local
|
D | depthtospace-microkernel-tester.h | 125 for (size_t by = 0; by < block_size(); by++) { in Test() local
|
/external/XNNPACK/src/x32-depthtospace2d-chw2hwc/ |
D | scalar.c | 26 for (size_t by = 0; by < block_size; by++) { in xnn_x32_depthtospace2d_chw2hwc_ukernel__scalar() local
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ComboDialog.cpp | 46 int bx1, bx2, by; in OnSize() local
|
/external/libaom/libaom/av1/common/ |
D | cdef_block.h | 39 uint8_t by; member
|
/external/oboe/docs/reference/ |
D | jquery.js | 16 …e|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bJ=/(?:^|:|,)(?:\s*\[)+/g,by=/(webkit)[ \/]([\w.]… argument 23 …,bK=/\\/g,bO=/\r\n/g,bQ=/\W/;[0,0].sort(function(){bA=false;return 0});var by=function(bV,e,bY,bZ)… argument
|
/external/tinyxml2/docs/ |
D | jquery.js | 16 …e|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bJ=/(?:^|:|,)(?:\s*\[)+/g,by=/(webkit)[ \/]([\w.]… argument 23 …,bK=/\\/g,bO=/\r\n/g,bQ=/\W/;[0,0].sort(function(){bA=false;return 0});var by=function(bV,e,bY,bZ)… argument
|
/external/libgsm/inc/ |
D | private.h | 57 #define SASR(x, by) ((x) >> (by)) argument 59 #define SASR(x, by) ((x) >= 0 ? (x) >> (by) : (~(-((x) + 1) >> (by)))) argument
|
/external/skia/src/core/ |
D | SkSafeMath.h | 73 uint64_t by = y; in mul32() local
|
/external/skqp/src/core/ |
D | SkSafeMath.h | 73 uint64_t by = y; in mul32() local
|
/external/pdfium/third_party/agg23/ |
D | agg_math.h | 49 AGG_INLINE bool calc_intersection(float ax, float ay, float bx, float by, in calc_intersection()
|