HomeSort by relevance Sort by last modified time
    Searched full:offs (Results 226 - 250 of 475) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jpeg/
jmemdosa.asm 314 mov di,000ah ; check offs 10 in returned seg
  /external/libpng/
pnginfo.h 169 /* The oFFs chunk gives the offset in "offset_unit_type" units rightwards
  /external/libunwind/src/ptrace/
_UPT_access_reg.c 249 Debug(16, "ptrace PEEKUSER pid: %lu , reg: %lu , offs: %lu\n", (unsigned long)pid, (unsigned long)reg,
  /external/llvm/lib/Target/X86/
README-X86-64.txt 5 implementation? There are definite trade-offs to consider: latency vs. register
  /external/pdfium/samples/fx_lpng/lpng_v163/
pnginfo.h 169 /* The oFFs chunk gives the offset in "offset_unit_type" units rightwards
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.cpp 136 // characters, then the following cut offs for using different range types
  /external/skia/src/effects/
SkDashPathEffect.cpp 169 // intervals as long as all the ons match and all the offs match.
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 156 /* The oFFs chunk gives the offset in "offset_unit_type" units rightwards
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 596 float offs = offs100 * 0.01f; local
597 GLfixed fixedOffs = (GLfixed)(offs * 65536);
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationIteratorTest.java 711 TSCEItem(String locStr, int[] offs) {
713 offsets = offs;
  /external/lzma/C/
Ppmd7.c 55 #define NODE(offs) ((CPpmd7_Node *)(p->Base + (offs)))
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_peephole.cpp     [all...]
  /frameworks/base/docs/html/training/scheduling/
alarms.jd 15 <li><a href="#tradeoffs">Understand the Trade-offs</a></li>
74 <h2 id="tradeoffs">Understand the Trade-offs</h2>
  /frameworks/native/opengl/tests/angeles/
demo.c 596 float offs = offs100 * 0.01f; local
597 GLfixed fixedOffs = (GLfixed)(offs * 65536);
  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 1733 int offs = buf.arrayOffset(); local
1788 int offs = buf.arrayOffset(); local
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_07_part1.c 1523 int offs, k; local
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 2492 CharUnits offs = CharUnits::Zero(); local
    [all...]
CGCall.cpp     [all...]
  /external/mesa3d/src/mesa/main/
texcompress_fxt1.c 1350 GLuint offs = 0 + (y + 0) * srcRowStride; local
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
AudioEffect.java 1354 int offs = 0; local
    [all...]
  /external/deqp/modules/gles31/functional/
es31fBasicComputeShaderTests.cpp     [all...]
  /external/linux-tools-perf/src/tools/perf/util/
probe-event.c 795 * perf probe [EVENT=]FUNC[@SRC][+OFFS|%return|:LN|;PAT]
1239 char offs[32] = "", line[32] = "", file[32] = ""; local
1248 ret = e_snprintf(offs, 32, "+%lu", pp->offset);
1271 offs, pp->retprobe ? "%return" : "", line,
    [all...]
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 418 // This needs to be evaluated carefully to consider its cost trade offs.
  /external/protobuf/java/src/test/java/com/google/protobuf/
IsValidUtf8TestUtil.java 150 // One offs

Completed in 3455 milliseconds

1 2 3 4 5 6 7 8 91011>>