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

<<11121314151617181920>>

  /packages/apps/Email/src/com/android/email/mail/internet/
MimeUtility.java 172 * Returns the named parameter of a header field. If name is null the first
174 * field the entire field is returned. Otherwise the named parameter is
370 * An unfortunately named method that makes decisions about a Part (usually a Message)
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 46 * a file in /data/dalvik-cache, as the named file is expected to be
67 * a file in /data/dalvik-cache, as the named file is expected to be
  /dalvik/libcore/luni/src/main/java/java/io/
FileInputStream.java 121 * Constructs a new {@code FileInputStream} on the file named
128 * if there is no file named {@code fileName}.
FileOutputStream.java 134 * Constructs a new FileOutputStream on the file named {@code filename}. If
151 * Constructs a new FileOutputStream on the file named {@code filename}.
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
FloatingPointParser.java 270 // See if this could be a named double
308 // See if this could be a named float
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
SocketPermissionTest.java 315 fail("SocketPermission named: " + goodTestStrings[i] + " failed construction: " + e.getMessage());
322 fail("SocketPermission named: " + badTestStrings[i] + " should have thrown an IllegalArgumentException on construction");
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/
PKCS10CertificationRequest.java 233 * create a PKCS10 certfication request using the named provider.
249 * create a PKCS10 certfication request using the named provider.
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
XPathFactory.java 236 * <p>Get the state of the named feature.</p>
248 * @return State of the named feature.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 502 "Could not find template named: {0}"},
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
modules.sgml 238 If a module contains a function named g_module_check_init() it is called
252 If a module contains a function named g_module_unload() it is called
  /external/emma/ant/ant14/com/vladium/emma/report/
ReportCfg.java 142 // generically named settings don't override report named settings:
  /external/icu4c/common/
rbbirpt.txt 34 # | | | |--- Push this named state onto the state stack.
45 # |--- Character or named character classes to test for. If the current character being scanned
  /external/icu4c/config/
icu-config.1.in 222 on many systems a variable named LD_LIBRARY_PATH or equivalent must be set.
226 a program named \fIprog\fP. If \fIprog\fP is the name of an ICU tool,
  /external/iproute2/man/man8/
tc.8 312 When creating a qdisc or a filter, it can be named with the
314 parameter. A class is named with the
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Index.h 73 * The enumeration entries named with the OMX_Config prefix are sent using
74 * the OMX_SetConfig command and the enumeration entries named with the
  /external/v8/src/arm/
constants-arm.h 94 // Constants for specific fields are defined in their respective named enums.
229 // Accessors for the different named fields used in the ARM encoding.
  /external/v8/test/mjsunit/
mirror-object.js 65 assertFalse(mirror.hasNamedInterceptor(), 'No named interceptor expected');
102 assertEquals(void 0, fromJSON.namedInterceptor, 'No named interceptor expected in JSON');
  /frameworks/base/core/java/android/widget/
DialerFilter.java 57 throw new IllegalStateException("DialerFilter must have a child EditText named hint");
69 throw new IllegalStateException("DialerFilter must have a child EditText named primary");
  /frameworks/base/docs/html/resources/tutorials/views/
hello-listview.jd 14 <li>Start a new project named <em>HelloListView</em>.</li>
15 <li>Create an XML file named <code>list_item.xml</code> and save it inside the
  /frameworks/base/include/utils/
Asset.h 148 * Create the asset from a named file on disk.
153 * Create the asset from a named, compressed file on disk (e.g. ".gz").
  /frameworks/base/libs/rs/
rsScriptC.cpp 356 // Use the named struct
359 // create an struct named from the slot.
  /frameworks/base/location/java/android/location/
Geocoder.java 129 * named location, which may be a place name such as "Dalvik,
171 * named location, which may be a place name such as "Dalvik,
  /ndk/build/tools/
make-release.sh 86 echo "named like <prefix>-<system>.tar.bz2, where <prefix> is an arbitrary"
144 echo "Please check the content of $PREBUILT_DIR for a file named $PREBUILT_PREFIX-$SYS.tar.bz2."
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/repository/
SdkRepositoryTest.java 272 // we define a license named "lic1" and then reference "lic2" instead
299 // we define a license named "lic1" and then reference "lic2" instead
  /bionic/linker/
README.TXT 112 sections named ".ctors" and ".dtors", and the DT_INIT / DT_FINI functions

Completed in 481 milliseconds

<<11121314151617181920>>