HomeSort by relevance Sort by last modified time
    Searched refs:dq (Results 51 - 75 of 103) sorted by null

1 23 4 5

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /external/python/cpython2/Lib/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 461 dq = sq = 0
465 dq = not dq
466 elif not dq and c == "'":
468 elif sq or dq:
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
basic-1.s 78 fmov.dq dr58,r34
100 ftrc.dq dr14,dr26
basic-1.d 80 [ ]+11c:[ ]+33a1ea20[ ]+fmov\.dq dr58,r34
102 [ ]+174:[ ]+38e939a0[ ]+ftrc\.dq dr14,dr26
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 468 s|\\\"|<<dq>>|g; # Transform backslash double quote
478 s|<<dq>>|\\\\\\\"|g;
  /external/libhevc/common/arm/
ihevc_deblk_luma_horz.s 172 add r12,r12,r9 @ r12 has the value dq
174 @ dq = dq0 + dq3@
303 @ r12 has the value of dq
ihevc_deblk_luma_vert.s 176 add r12,r12,r9 @ r12 has the value dq
178 @ dq = dq0 + dq3@
302 @ r12 has the value of dq
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 36 CommonEntryAddr dq CommonEntry ;
  /external/libpng/scripts/
options.awk 48 dq="@'" # For a single double quote
  /external/v8/src/asmjs/
asm-typer.cc 225 auto* dq = AsmType::DoubleQ(); local
227 dq2d->AsFunctionType()->AddArgument(dq);
230 dqdq2d->AsFunctionType()->AddArgument(dq);
231 dqdq2d->AsFunctionType()->AddArgument(dq);
    [all...]
  /external/v8/src/
assembler.cc     [all...]
  /external/v8/src/mips64/
assembler-mips64.h     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.asm 752 StringTable dq offset Int0String, offset Int1String, offset Int2String, offset Int3String,
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /external/v8/src/x87/
assembler-x87.h 971 void dq(uint64_t data);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 2296 float dq = A * (2 * U + 1) + B * V; local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 1713 GLfloat dq = A * (2 * U + 1) + B * V; local
    [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]

Completed in 1550 milliseconds

1 23 4 5