/external/icu/icu4c/source/test/intltest/ |
D | simpleformattertest.cpp | 349 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local 379 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local 409 UnicodeString by("by"); in TestFormatReplaceOptimization() local 439 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local 468 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
|
/external/skia/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 | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 21 int by = state.fB >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 80 int by = state.fB >> 2; in testQuadLineIntersectMain() local
|
D | ReadPixelsTest.cpp | 198 for (int by = 0; by < bh; ++by) { in check_read() local 225 for (int by = 0; by < bh; ++by) { in check_read() local
|
/external/clang/test/Modules/Inputs/include_next/y/ |
D | b.h | 1 enum { by = 4 }; enumerator
|
/external/skia/experimental/ |
D | SkSetPoly3To3_A.cpp | 43 static SkDScalar ddot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in ddot() 47 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
|
D | SkSetPoly3To3.cpp | 30 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
|
D | SkSetPoly3To3_D.cpp | 50 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ComboDialog.cpp | 46 int bx1, bx2, by; in OnSize() local
|
/external/v8/src/regexp/ |
D | regexp-macro-assembler-irregexp.cc | 127 void RegExpMacroAssemblerIrregexp::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd() 141 void RegExpMacroAssemblerIrregexp::AdvanceRegister(int register_index, int by) { in AdvanceRegister() 196 void RegExpMacroAssemblerIrregexp::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
|
D | regexp-macro-assembler-tracer.cc | 46 void RegExpMacroAssemblerTracer::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition() 117 void RegExpMacroAssemblerTracer::AdvanceRegister(int reg, int by) { in AdvanceRegister() 123 void RegExpMacroAssemblerTracer::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
|
/external/libgsm/inc/ |
D | private.h | 53 #define SASR(x, by) ((x) >> (by)) argument 55 #define SASR(x, by) ((x) >= 0 ? (x) >> (by) : (~(-((x) + 1) >> (by)))) argument
|
/external/v8/src/snapshot/ |
D | snapshot-source-sink.h | 39 void Advance(int by) { position_ += by; } in Advance()
|
/external/v8/src/heap/ |
D | spaces-inl.h | 224 void MemoryChunk::IncrementLiveBytesFromGC(HeapObject* object, int by) { in IncrementLiveBytesFromGC() 236 void MemoryChunk::IncrementLiveBytes(int by) { in IncrementLiveBytes() 247 void MemoryChunk::IncrementLiveBytesFromMutator(HeapObject* object, int by) { in IncrementLiveBytesFromMutator()
|
/external/pdfium/third_party/agg23/ |
D | agg_math.h | 49 AGG_INLINE bool calc_intersection(FX_FLOAT ax, FX_FLOAT ay, FX_FLOAT bx, FX_FLOAT by, in calc_intersection()
|
/external/svox/pico/lib/ |
D | picoos.c | 1202 picoos_bool picoos_ReadByte(picoos_File f, picoos_uint8 * by) in picoos_ReadByte() 1241 picoos_uint8 picoos_WriteByte(picoos_File f, picoos_char by) in picoos_WriteByte() 2038 picoos_uint8 by[2]; in picoos_read_le_uint16() local 2057 picoos_uint8 by[4]; in picoos_read_le_uint32() local 2097 picoos_uint8 * by = data + *pos; in picoos_read_mem_pi_uint16() local 2107 picoos_uint8 * by = data + *pos; in picoos_read_mem_pi_uint32() local 2122 picoos_uint8 by[2]; in picoos_write_le_uint16() local 2131 picoos_uint8 by[4]; in picoos_write_le_uint32() local 2143 picoos_uint8 * by = data + *pos; in picoos_write_mem_pi_uint16() local
|
/external/opencv/cv/src/ |
D | cvconvhull.cpp | 71 int by = nexty - cury; in icvSklansky_32s() local 144 float by = nexty - cury; in icvSklansky_32f() local
|
D | cvrotcalipers.cpp | 156 double by = vect[i].y; in icvRotatingCalipers() local
|
/external/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 157 double by = 2 * dy - (ay + cy) / 2; in subDivide() local
|
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
D | test_rendering.c | 147 int mbx, mby, bx, by; in main() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_inlines.h | 362 bool BasicBlock::reachableBy(const BasicBlock *by, const BasicBlock *term) in reachableBy()
|
/external/skia/src/utils/ |
D | SkInterpolator.cpp | 232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, in SkUnitCubicInterp()
|