/external/guice/core/src/com/google/inject/spi/ |
D | InjectionPoint.java | 657 boolean statics, Errors errors) { in getInjectionPoints() argument 676 if (Modifier.isStatic(field.getModifiers()) == statics) { in getInjectionPoints() 689 if (isEligibleForInjection(method, statics)) { in getInjectionPoints() 708 if (statics) { in getInjectionPoints() 777 private static boolean isEligibleForInjection(Method method, boolean statics) { in isEligibleForInjection() argument 778 return Modifier.isStatic(method.getModifiers()) == statics in isEligibleForInjection()
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …statics:{}};}var bb;var Y=null;qx.Bootstrap.setDisplayNames(V.statics,name);if(V.members||V.extend… property
|
/external/sfntly/ |
D | Android.mk | 142 -fno-threadsafe-statics \ 222 -fno-threadsafe-statics \
|
/external/skia/gyp/ |
D | common_conditions.gypi | 236 '-fno-threadsafe-statics', 539 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics 596 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics
|
/external/skia/site/dev/contrib/ |
D | c++11.md | 16 - Local statics are not thread safe.
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | bcel.jar | ... exc/
org/apache/bcel/verifier/statics/
org/apache/bcel/verifier/structurals ... |
/external/jsoncpp/src/lib_json/ |
D | json_internalarray.inl | 131 arrayAllocator(); // ensure arrayAllocator() statics are initialized before
|
D | json_internalmap.inl | 113 mapAllocator(); // ensure mapAllocator() statics are initialized before
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 99 * Thread-safe initialization of local statics: :good:`Complete`. MSVC 2015
|
/external/llvm/test/Linker/ |
D | funcimport.ll | 13 ; Ensure statics are promoted/renamed correctly from this file (all but
|
/external/skia/bench/ |
D | Android.mk | 21 -fno-threadsafe-statics
|
/external/google-breakpad/src/build/ |
D | common.gypi | 574 '-fno-threadsafe-statics', 851 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics
|
/external/llvm/test/DebugInfo/X86/ |
D | gnu-public-names.ll | 204 ; GCC Doesn't put local statics in pubnames, but it seems not unreasonable and
|
/external/skia/dm/ |
D | Android.mk | 21 -fno-threadsafe-statics
|
/external/clang/test/ |
D | cxx-sections.data | 815 22.3.1.5 [locale.statics] 832 22.4.1.3.3 [facet.ctype.char.statics]
|
/external/skia/ |
D | Android.mk | 67 -fno-threadsafe-statics
|
/external/clang/test/SemaCXX/ |
D | uninitialized.cpp | 700 namespace statics { namespace
|
/external/v8/build/ |
D | standalone.gypi | 948 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics
|
/external/guice/extensions/persist/lib/ |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
/external/clang/include/clang/Driver/ |
D | Options.td | 893 def fno_threadsafe_statics : Flag<["-"], "fno-threadsafe-statics">, Group<f_Group>, 894 …Flags<[CC1Option]>, HelpText<"Do not emit code to make initialization of local statics thread safe… 1064 def fthreadsafe_statics : Flag<["-"], "fthreadsafe-statics">, Group<f_Group>;
|
/external/testng/lib-supplied/ |
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/elfutils/src/ |
D | ChangeLog | 332 (handle_elf): Use debug_fd and tmp_debug_fname statics and call
|
/external/jetty/ |
D | VERSION.txt | 3389 + Refactored ErrorHandler to avoid statics 3435 + Refactored ErrorHandler to avoid statics
|
/external/libpng/ |
D | CHANGES | 5459 statics) and a fix for the case in rgb_to_gray when the digitize option
|