/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/src/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/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 | 233 int adjusted = next - 0x0A; in iterator() local 234 codeAddress += adjusted / 15; in iterator() 235 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
|
D | vselect_imax.ll | 14 ; We adjusted the cost model of the following selects. When we improve code
|
/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
|
/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/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/antlr/antlr-3.4/gunit/ |
D | CHANGES.txt | 105 * adjusted the output of test result
|
/external/markdown/docs/ |
D | release-2.0.txt | 30 will need to be adjusted to use the new API using OrderedDicts.
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-11-30-LoadFolding-Bug.ll | 2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
|
/external/compiler-rt/lib/builtins/ |
D | fp_extend_impl.inc | 92 // the correct adjusted exponent in the destination type.
|
/external/libunwind/ |
D | TODO | 77 + document the special nature of UNW_IA64_GP: read-only, but adjusted
|
/external/iproute2/doc/ |
D | arpd.sgml | 76 <p> <tt/arpd/ exits gracefully syncing database and restoring adjusted
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
D | urlmap.py.orig | 86 variables are adjusted to indicate the new context.
|
/external/llvm/test/Transforms/ObjCARC/ |
D | ensure-that-exception-unwind-path-is-visited.ll | 60 %exn.adjusted = call i8* @objc_begin_catch(i8* %tmp5) nounwind, !dbg !44
|
/external/wpa_supplicant_8/hs20/server/ |
D | hs20-osu-server.txt | 8 parameters may need to be adjusted.
|
/external/mockftpserver/tags/2.5/ |
D | CHANGELOG.txt | 7 Also adjusted reply text for MKD to adhere to RFC959: "{0}" created.
|
/external/mockftpserver/MockFtpServer/ |
D | CHANGELOG.txt | 7 Also adjusted reply text for MKD to adhere to RFC959: "{0}" created.
|