/external/skia/debugger/QT/ |
D | SkListWidget.cpp | 84 r = option.rect.adjusted(5, 10, -10, -10); in paint() 88 r = option.rect.adjusted(19, 10, -10, -10); in paint() 93 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+kTimeSpace+indent, 0, -10, -7); in paint() 96 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+indent, 0, -10, -7); in paint() 102 r = option.rect.adjusted(kImageSpace, 0, -10, -7); in paint() 108 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace, 0, -10, -7); in paint()
|
/external/elfutils/tests/ |
D | dwfl-addr-sect.c | 36 Dwarf_Addr adjusted = address; in handle_address() local 38 Elf_Scn *scn = dwfl_module_address_section (mod, &adjusted, &bias); in handle_address() 48 elf_ndxscn (scn), adjusted); in handle_address()
|
/external/autotest/client/site_tests/kernel_CpufreqMinMax/ |
D | control | 8 can be adjusted. 13 Fails if cpufreq min or max settings cannot be adjusted.
|
/external/autotest/client/site_tests/power_Backlight/ |
D | control | 10 - the backlight cannot be adjusted through software calls 21 - The backlight can be adjusted in software using
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
D | DebugInfoItem.java | 169 int adjusted = opcode - 0x0A; in makeAnnotator() local 170 int addressDiff = adjusted / 15; in makeAnnotator() 171 int lineDiff = (adjusted % 15) - 4; in makeAnnotator()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/ |
D | DebugInfo.java | 237 int adjusted = next - 0x0A; in iterator() local 238 codeAddress += adjusted / 15; in iterator() 239 lineNumber += (adjusted % 15) - 4; in iterator()
|
/external/llvm/test/CodeGen/Mips/ |
D | eh-return32.ll | 41 ; check that stack is adjusted by $v1 and that code returns to address in $v0 81 ; check that stack is adjusted by $v1 and that code returns to address in $v0
|
D | eh-return64.ll | 42 ; check that stack is adjusted by $v1 and that code returns to address in $v0 84 ; check that stack is adjusted by $v1 and that code returns to address in $v0
|
/external/llvm/test/CodeGen/ARM/ |
D | 2013-04-16-AAPCS-C4-vs-VFP.ll | 15 ;that are unallocated are marked as unavailable. The NSAA is adjusted upwards 17 ;the memory at the adjusted NSAA. The NSAA is further incremented by the size
|
/external/opencv3/modules/core/misc/java/test/ |
D | MatTest.java | 22 Mat adjusted = roi.adjustROI(2, 2, 2, 2); in testAdjustROI() local 24 assertMatEqual(adjusted, roi); in testAdjustROI() 25 assertSizeEquals(new Size(5, 6), adjusted.size(), EPS); in testAdjustROI() 26 assertEquals(originalroi.type(), adjusted.type()); in testAdjustROI() 27 assertTrue(adjusted.isSubmatrix()); in testAdjustROI() 28 assertFalse(adjusted.isContinuous()); in testAdjustROI() 32 adjusted.locateROI(size, offset); in testAdjustROI()
|
/external/autotest/client/site_tests/hardware_Backlight/ |
D | control | 7 PURPOSE = 'Verify that the backlight can be adjusted in software.'
|
/external/c-ares/ |
D | ares_build.h.in | 26 * Nothing in this file is intended to be modified or adjusted by the 29 * If you think that something actually needs to be changed, adjusted
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | asm_rsp_mem_op.s | 2 # adjusted after instrumentation.
|
/external/bison/lib/ |
D | vasnprintf.c | 3711 int adjusted; in VASNPRINTF() local 3716 adjusted = 0; in VASNPRINTF() 3736 if (adjusted) in VASNPRINTF() 3746 adjusted = 1; in VASNPRINTF() 3846 int adjusted; in VASNPRINTF() local 3852 adjusted = 0; in VASNPRINTF() 3872 if (adjusted) in VASNPRINTF() 3882 adjusted = 1; in VASNPRINTF() 4173 int adjusted; in VASNPRINTF() local 4178 adjusted = 0; in VASNPRINTF() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | jaggedstructs.ll | 4 ; of size 3, 5, 6, and 7. They are to be found/placed right-adjusted in
|
D | swaps-le-2.ll | 3 ; Test swap removal when a vector splat must be adjusted to make it legal.
|
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/ |
D | AbstractConnector-mbean.properties | 4 acceptorPriorityOffset: Priority offset of the acceptor threads. The priority is adjusted by this a…
|
/external/curl/include/curl/ |
D | curlbuild.h.cmake | 33 * Nothing in this file is intended to be modified or adjusted by the 36 * If you think that something actually needs to be changed, adjusted
|
D | curlbuild.h.in | 33 * Nothing in this file is intended to be modified or adjusted by the 36 * If you think that something actually needs to be changed, adjusted
|
D | curlbuild.h.dist | 47 * Nothing in this file is intended to be modified or adjusted by the 50 * If you think that something actually needs to be changed, adjusted 56 * later on the original is adjusted, probably the piggybacking one can
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.compute.indirect_dispatch.txt | 54 calls are made. SSBO binding offset is adjusted between each call to allocate
|
/external/llvm/test/Transforms/InstCombine/ |
D | adjust-for-sminmax.ll | 3 ; Instcombine should recognize that this code can be adjusted
|
/external/llvm/test/CodeGen/X86/ |
D | x86-32-intrcc.ll | 28 ; Spills eax and ecx, putting original esp at +8. Stack is adjusted up another 4 bytes
|
D | x86-64-intrcc.ll | 28 ; Spills rax and rcx, putting original rsp at +16. Stack is adjusted up another 8 bytes
|
/external/antlr/antlr-3.4/gunit/ |
D | CHANGES.txt | 105 * adjusted the output of test result
|