HomeSort by relevance Sort by last modified time
    Searched full:around (Results 776 - 800 of 5919) sorted by null

<<31323334353637383940>>

  /external/bison/m4/
fpending.m4 14 dnl we have to grub around in the FILE struct.
  /external/boringssl/src/include/openssl/
rand.h 38 /* RAND_pseudo_bytes is a wrapper around |RAND_bytes|. */
  /external/ceres-solver/internal/ceres/
blas.h 31 // Wrapper functions around BLAS functions.
  /external/clang/docs/
ClangCheck.rst 5 `ClangCheck` is a small wrapper around :doc:`LibTooling` which can be used to
  /external/clang/test/Analysis/
pr_4164.c 7 // file for now to play around with the specific issues for BasicStoreManager
  /external/clang/test/CXX/drs/
dr16xx.cpp 32 f({0}, {{1}}); // expected-warning {{braces around scalar init}}
  /external/clang/test/CXX/expr/expr.unary/expr.sizeof/
p1.cpp 34 return sizeof T; // expected-error {{expected parentheses around type name in sizeof expression}}
  /external/clang/test/SemaCXX/
array-bounds-ptr-arith.cpp 28 // TODO: Add FixIt notes for adding parens around non-ptr part of arith expr
  /external/compiler-rt/lib/asan/
asan_flags.inc 27 "Minimal size (in bytes) of redzones around heap objects. "
30 "Maximal size (in bytes) of redzones around heap objects.")
48 "Ignore invalid free() calls to work around some bugs. Used on OS X "
76 "Allows the users to work around the bug in Nvidia drivers prior to "
  /external/dexmaker/
README 14 It includes a stock code generator for class proxies. If you just want to do AOP or class mocking, you don't need to mess around with bytecodes.
  /external/e2fsprogs/lib/ss/
ct_c.awk 44 # Work around a bug in gawk 3.0.5
  /external/eigen/demos/opengl/
trackball.cpp 29 if (mMode==Around)
  /external/fio/
gettime-thread.c 52 * As long as we have jobs around, update the clock. It would be nice
  /external/google-breakpad/src/client/mac/handler/
ucontext_compat.h 35 // The purpose of this file is to work around the fact that ucontext_t's
  /external/google-breakpad/src/common/linux/
eintr_wrapper.h 35 // This provides a wrapper around system calls which may be interrupted by a
  /external/guava/guava/src/com/google/common/collect/
DescendingImmutableSortedMultiset.java 20 * A descending wrapper around an {@code ImmutableSortedMultiset}
  /external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/atomic/
AtomicInteger.java 21 * around the primitive {@code int}.
AtomicLong.java 21 * around the primitive {@code long}.
  /external/icu/icu4c/source/samples/props/
props.cpp 48 /* Note: In ICU 2.0, the Unicode class is deprecated - it is a pure wrapper around the C APIs above. */
  /external/iproute2/lib/
Android.mk 38 # This is a work around for b/18403920
  /external/jemalloc/include/jemalloc/internal/
mb.h 48 * instructions around this one.
  /external/junit/src/org/junit/rules/
MethodRule.java 37 * a wrapper around {@code base}, or a completely new Statement.
  /external/libavc/common/
ih264_list.h 61 * This makes it easier to wrap around by using AND with buf_max_idx - 1
  /external/linux-tools-perf/src/tools/perf/util/
pager.c 15 * Work around bug in "less" by not starting it until we
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-Memory.txt 36 bytecode to get around this... what do you think?

Completed in 513 milliseconds

<<31323334353637383940>>