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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/cc/trees/
thread_proxy.cc     [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 613 /// Note that callers of this method are guarded by checking the
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 660 * is not thread safe and should be guarded with a lock if being used
    [all...]
  /external/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 123 private Calendar mCal; // guarded by itself
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_complex.h 708 //please explain why the other operators are not macro guarded
  /sdk/templates/docs/
index.html 235 <dd>Optional. The minimum build target (expressed as an API level) required for this template. The IDE will ensure that the target project is targeting an API level greater than or equal to this value before instantiating the template. This ensures that the template can safely use newer APIs (optionally guarded by runtime API level checks) without introducing compile-time errors into the target project.</dd>
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 510 /*--- Helper functions for Guarded Expressions ---*/
518 The resulting block is in so-called Guarded-Expression format.
520 Guarded-Expression format is similar but not identical to the DWARF3
    [all...]
priv_storage.h 800 /* An array of guarded DWARF3 expressions. */
    [all...]
  /dalvik/vm/
Thread.cpp     [all...]
  /bionic/libc/bionic/
malloc_debug_qemu.cpp 40 * allocated by this code is guarded with "prefix" and "suffix" areas, so
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
CodeGenTreeWalker.g 915 // so actions aren't guarded by the "if (input.LA(1)==Token.DOWN)"
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 242 // left-recursion even if guarded with pred.
  /external/chromium_org/base/threading/
sequenced_worker_pool.cc 467 // State used to cleanup for testing, all guarded by lock_.
    [all...]
  /external/clang/docs/
Modules.rst     [all...]
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 259 @SuppressWarnings("unchecked") // guarded by an equals check
    [all...]
  /external/llvm/docs/
MakefileGuide.rst 337 Makefile builds. The cleaning rules have been made guarded so they shouldn't go
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 235 /// Guarded by Lock.
    [all...]
  /external/llvm/test/CodeGen/X86/
block-placement.ll 6 ; Test a chain of ifs, where the block guarded by the if is error handling code
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 77 // Guarded by themselves.
    [all...]

Completed in 1081 milliseconds

1 2 3 4 5 6 7 8 91011>>