HomeSort by relevance Sort by last modified time
    Searched refs:initialization (Results 1 - 25 of 25) sorted by null

  /external/chromium/net/data/proxy_resolver_v8_unittest/
binding_from_global.js 2 // get exercised during initialization.
  /external/e2fsprogs/util/
gcc-wall-cleanup 20 /warning: (near initialization for/d
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/
getBspectrum.m 10 % initialization stuff
waitbar_j.m 89 error( 'Optional initialization arguments must be passed in pairs' );
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
getBspectrum.m 10 % initialization stuff
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 430 // being referenced prior to its initialization. We emit
431 // specialized diagnostics for self-initialization, and we
485 // Suggest possible initialization (if any).
486 const char *initialization = 0; local
493 initialization = " = nil";
495 initialization = " = 0";
498 initialization = " = 0.0";
500 initialization = " = false";
506 initialization = " = NULL";
508 initialization = " = 0"
    [all...]
  /libcore/luni/src/main/java/java/util/
EnumMap.java 404 initialization(keyType);
417 initialization(map);
437 initialization((EnumMap<K, V>) map);
446 initialization(clazz);
448 initialization(clazz.getSuperclass());
477 enumMap.initialization(this);
717 initialization(keyType);
747 private void initialization(EnumMap enumMap) {
756 private void initialization(Class<K> type) {
Scanner.java 188 initialization(); method
199 initialization(); method
233 initialization(); method
247 initialization(); method
280 initialization(); method
    [all...]
  /bionic/libc/arch-sh/bionic/
crtbegin_dynamic.S 72 # functions that need to be called in order during C library initialization,
  /bionic/libdl/arch-sh/
sobegin.S 61 # functions that need to be called in order during C library initialization,
  /external/v8/test/mjsunit/
const-eval-init.js 30 // Test the handling of initialization of deleted const variables.
32 // initialization of consts in the global scope happen at the same
39 // Initialization turns into assignment to global 'x'.
53 // Initialization turns into assignment to global 'x'.
81 // Initialization turns into assignment to global 'x' which
top-level-assignments.js 28 // Testing that optimization of top-level object initialization doesn't
unicode-test.js     [all...]
  /external/v8/test/mjsunit/regress/
regress-189.js 28 // Test that we can handle initialization of a deleted const variable.
  /external/clang/test/SemaCXX/
generalized-initializers.cpp 43 void initialization() { function in namespace:integral
206 // Direct list initialization does NOT allow braces to be elided!
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 134 /* ANL macro initialization */
  /external/zlib/contrib/masm686/
match.asm 93 ; no initialization needed
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 445 * One-time initialization of commands.
467 * One-time initialization of various DOM nodes.
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 253 There is no initialization routine for the library and for the most part the code is thread safe. The only thread
    [all...]
  /external/dropbear/libtommath/
bn.tex 297 libtommath.a). There is no library initialization required and the entire library is thread safe.
375 \section{Initialization}
376 \subsection{Single Initialization}
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1625 milliseconds