HomeSort by relevance Sort by last modified time
    Searched full:offs (Results 326 - 350 of 401) sorted by null

<<11121314151617

  /external/wpa_supplicant_8/hostapd/
config_file.c 1446 int offs = offsets[i * MAX_NAI_REALMS + j]; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c 365 int32_t *offs; local
398 offs = junokout;
428 checkOffsets ? offs : NULL,
524 int32_t *offs; local
556 offs = junokout;
586 checkOffsets ? offs : NULL,
590 /* offs += (targ-oldTarg); */
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 384 int32_t *offs; local
417 offs = junokout;
447 checkOffsets ? offs : NULL,
543 int32_t *offs; local
575 offs = junokout;
605 checkOffsets ? offs : NULL,
609 /* offs += (targ-oldTarg); */
    [all...]
  /external/chromium_org/third_party/libpng/
png.h     [all...]
pngwutil.c     [all...]
  /external/libpng/
png.h     [all...]
pngwutil.c     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
pngwutil.c     [all...]
  /bionic/libc/kernel/common/linux/
soundcard.h 541 int offs; member in struct:copr_buffer
    [all...]
  /external/kernel-headers/original/linux/
soundcard.h 712 int offs; /* If required by the device (0 if not used) */ member in struct:copr_buffer
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 447 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement);
448 Idx = Builder->CreateAdd(Idx, Offs);
461 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement);
462 Idx = Builder->CreateAdd(Idx, Offs);
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 1007 if (debug_linker>1) fprintf(stderr, "offs=%4d ", (int)shdr[i].sh_offset );
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 846 if (debug_linker>1) fprintf(stderr, "offs=%4d ", (int)shdr[i].sh_offset );
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 700 int offs; /* If required by the device (0 if not used) */ member in struct:copr_buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 700 int offs; /* If required by the device (0 if not used) */ member in struct:copr_buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 700 int offs; /* If required by the device (0 if not used) */ member in struct:copr_buffer
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_vm_protos.h 489 * any voice with deferred note offs on this channel are updated such that
513 * any voice with deferred note offs on this channel are updated such that
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_vm_protos.h 489 * any voice with deferred note offs on this channel are updated such that
513 * any voice with deferred note offs on this channel are updated such that
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_vm_protos.h 489 * any voice with deferred note offs on this channel are updated such that
513 * any voice with deferred note offs on this channel are updated such that
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/llvm/docs/
ProgrammersManual.rst 505 commonly use STL data structures. This section describes the trade-offs you
    [all...]

Completed in 1274 milliseconds

<<11121314151617