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

1 2

  /external/clang/test/Sema/
predef.c 9 expected-warning {{initializing 'char *' with an expression of type 'const char [1]' discards qualifiers}}
  /external/v8/test/mjsunit/regress/
regress-4388.js 8 // a non-initializing assignments to a {let} variable.
23 // a non-initializing assignments to a {const} variable.
regress-2717.js 28 // Test re-initializing existing field which is already being tracked as
38 // Test initializing new field which follows an existing transition to a
regress-102153.js 30 // Test that the break point is set before initializing the loop variable
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 164 Boolean initializing; /* in process of initializing state machines */ member in struct:eapol_state_machine
eapol_auth_sm.c 929 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
931 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
933 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
935 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
937 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
1011 sm->initializing = TRUE;
1018 sm->initializing = FALSE;
    [all...]
  /external/autotest/client/virt/
base_installer.py 264 Optional install phase for initializing the installed software
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
main.js 40 * initializing the views and the BrowserBridge.
  /external/robolectric/v3/
robolectric-3.1-SNAPSHOT.jar 
  /external/ImageMagick/www/api/
quantize.php 71 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
knockout-2.0.0.js 34 r.Q=function(a){0==arguments.length&&(a=[]);a!==o&&a!==l&&!("length"in a)&&c(Error("The argument passed when initializing an observable array must be an array, or null, or undefined."));var b=new r.w(a);r.a.extend(b,r.Q.fn);r.l(b,"remove",b.remove);r.l(b,"removeAll",b.zb);r.l(b,"destroy",b.fa);r.l(b,"destroyAll",b.ab);r.l(b,"indexOf",b.indexOf);r.l(b,"replace",b.replace);return b};
    [all...]
  /build/core/
main.mk 208 $(info $(space)$(space)$(space)$(space)https://source.android.com/source/initializing.html)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 755 * scroll performance while the header is still visible, because re-initializing the
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /external/v8/test/mjsunit/asm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
fannkuch.js     [all...]
fasta.js     [all...]
  /external/v8/test/mjsunit/wasm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]

Completed in 1635 milliseconds

1 2