HomeSort by relevance Sort by last modified time
    Searched full:initializing (Results 151 - 175 of 1573) sorted by null

1 2 3 4 5 67 8 91011>>

  /bionic/libc/bionic/
libc_init_static.cpp 87 // Initializing the globals requires TLS to be available for errno.
  /cts/tests/tests/os/src/android/os/cts/
LocaleListTest.java 68 fail("Initializing a LocaleList with a null argument should throw.");
74 fail("Initializing a LocaleList with a null array should throw.");
85 fail("Initializing a LocaleList with an array containing null should throw.");
96 fail("Initializing a LocaleList with an array containing duplicates should throw.");
  /developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/
SimpleTextFragment.java 54 // Before initializing the textView, check if any arguments were provided via setArguments.
  /developers/build/prebuilts/gradle/NetworkConnect/Application/src/main/java/com/example/android/networkconnect/
SimpleTextFragment.java 53 // Before initializing the textView, check if any arguments were provided via setArguments.
  /developers/samples/android/connectivity/network/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/
SimpleTextFragment.java 54 // Before initializing the textView, check if any arguments were provided via setArguments.
  /developers/samples/android/connectivity/network/NetworkConnect/Application/src/main/java/com/example/android/networkconnect/
SimpleTextFragment.java 53 // Before initializing the textView, check if any arguments were provided via setArguments.
  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactManager.java 45 * Called when the activity is first created. Responsible for initializing the UI.
  /development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/
SimpleTextFragment.java 54 // Before initializing the textView, check if any arguments were provided via setArguments.
  /development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/
SimpleTextFragment.java 53 // Before initializing the textView, check if any arguments were provided via setArguments.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
machine_setup.jd 22 <a href="/source/initializing.html">follow these instructions</a> to set up your machine to be
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
ClassicalRungeKuttaStepInterpolator.java 61 * interpolators by cloning an uninitialized model and latter initializing
EulerStepInterpolator.java 57 * and later initializing the copy.
HighamHall54StepInterpolator.java 48 * and later initializing the copy.
MidpointStepInterpolator.java 59 * and later initializing the copy.
  /external/autotest/server/site_tests/cellular_StaleModemReboot/
control 48 MODEM STATE INITIALIZING = 1
  /external/avahi/examples/
glib-integration.c 118 g_warning ("Error initializing Avahi: %s", avahi_strerror (error));
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
quick-log-test.html 51 test('logs added on initializing.', function() {
  /external/clang/test/CXX/expr/expr.const/
p5-0x.cpp 52 // [dcl.enum]p5: If the underlying type is not fixed [...] the initializing
  /external/clang/test/Sema/
anonymous-struct-union.c 105 int tmp = (a_struct) { .x = 0 }; // expected-error {{initializing 'int' with an expression of incompatible type 'a_struct'}}
  /external/clang/test/SemaObjC/
ivar-lookup.m 32 int *ip = [Ivar method]; // expected-warning{{incompatible pointer types initializing 'int *' with an expression of type 'float *'}}
  /external/clang/test/SemaObjCXX/
arc-0x.mm 60 // warn when initializing an 'auto' variable with an 'id' initializer expression
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLContextImpl.java 95 * @throws KeyManagementException if initializing this instance fails
  /external/dbus/bus/
test-main.c 113 die ("initializing debug threads");
  /external/guava/guava/src/com/google/common/escape/
ArrayBasedEscaperMap.java 29 * An implementation-specific parameter class suitable for initializing
  /external/icu/icu4c/source/tools/toolutil/
dbgutil.cpp 59 //fprintf(stderr,"Initializing string cache..\n");

Completed in 887 milliseconds

1 2 3 4 5 67 8 91011>>