HomeSort by relevance Sort by last modified time
    Searched full:named (Results 276 - 300 of 1578) sorted by null

<<11121314151617181920>>

  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
system_properties.h 49 /* Return a pointer to the system property named name, if it
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
system_properties.h 49 /* Return a pointer to the system property named name, if it
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
system_properties.h 49 /* Return a pointer to the system property named name, if it
  /ndk/docs/
CPU-FEATURES.TXT 4 This NDK provides a small library named "cpufeatures" that can be used at
NDK-BUILD.TXT 6 The Android NDK r4 introduced a new tiny shell script, named 'ndk-build',
  /packages/apps/Email/src/org/apache/commons/io/input/
ProxyInputStream.java 44 // the proxy is stored in a protected superclass variable named 'in'
  /packages/apps/Email/src/org/apache/commons/io/output/
ProxyWriter.java 43 // the proxy is stored in a protected superclass variable named 'out'
  /packages/apps/Protips/res/values/
arrays.xml 24 The occurrence of @drawable/foo causes the bitmap drawable named "foo"
  /bionic/libc/include/sys/
_errdefs.h 154 __BIONIC_ERRDEF( ENOTNAM , 118, "Not a XENIX named type file" )
156 __BIONIC_ERRDEF( EISNAM , 120, "Is a named type file" )
  /bionic/libc/private/
arpa_nameser_compat.h 111 unsigned ad: 1; /* authentic data from named */
125 unsigned ad: 1; /* authentic data from named */
  /dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java 209 // try named Logger with invalid resource
814 * Test addHandler(Handler) for a named logger with sufficient privilege.
833 * Test addHandler(Handler) for a named logger with sufficient privilege,
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/
XPathFactoryImpl.java 164 * <p>Get the state of the named feature.</p>
178 * @return State of the named feature.
  /development/ide/emacs/
android-compile.el 57 Makefiles are named Android.mk except in the root directory where
58 the file is named Makefile.
  /external/bison/lib/
getopt_.h 140 /* Describe the long-named options requested by the application.
154 To have a long-named option do something other than set an `int' to
  /external/gtest/samples/
sample5_unittest.cc 88 // We derive a fixture named IntegerFunctionTest from the QuickTest
138 // The next test case (named "QueueTest") also needs to be quick, so
  /external/jpeg/
usage.doc 40 named. They always write to standard output (with trace/error messages to
48 i.e., both the input and output files are named on the command line. This
190 named, since it does not ensure that the output is
378 On MS-DOS, the temporary files are created in the directory named by the TMP
380 exist. Amiga implementations put the temp files in the directory named by
535 the named file, or from standard input if no input file is named.
544 -cfile name Read text for new COM block from named file.
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.c 11 be named, these simulated semaphores cannot be named either.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.5.1-1.js 43 9. If A itself has a property (not an inherited property) named "length",
51 inherited property) named ToString(k), then delete that property.
  /external/wpa_supplicant/
eap.h 185 * set_config_blob - Set named configuration blob
195 * get_config_blob - Get a named configuration blob
eapol_sm.h 152 * set_config_blob - Set or add a named configuration blob
162 * get_config_blob - Get a named configuration blob
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.h 186 * set_config_blob - Set named configuration blob
196 * get_config_blob - Get a named configuration blob
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.h 152 * set_config_blob - Set or add a named configuration blob
162 * get_config_blob - Get a named configuration blob
  /frameworks/base/docs/html/resources/tutorials/views/
hello-autocomplete.jd 16 <li>Start a new project named <em>HelloAutoComplete</em>.</li>
17 <li>Create an XML file named <code>list_item.xml</code> and save it inside the
hello-gallery.jd 14 <li>Start a new project named <em>HelloGallery</em>.</li>
67 <li>Create a new XML file in the <code>res/values/</code> directory named <code>attrs.xml</code>.
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 167 public TestSuiteBuilder named(String newSuiteName) { method in class:TestSuiteBuilder
215 * probably also want to call {@link #named(String)} to override the default suite name.

Completed in 497 milliseconds

<<11121314151617181920>>