HomeSort by relevance Sort by last modified time
    Searched full:specified (Results 826 - 850 of 36314) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/java/sql/
ClientInfoStatus.java 45 * The client info property name specified was not a recognized property
52 * The value specified for the client info property was not valid.
58 * The value specified for the client info property was too large.
  /libcore/ojluni/src/main/java/java/util/
AbstractQueue.java 75 * Inserts the specified element into this queue if it is possible to do so
84 * @return {@code true} (as specified by {@link Collection#add})
87 * @throws ClassCastException if the class of the specified element
89 * @throws NullPointerException if the specified element is null and
152 * Adds all of the elements in the specified collection to this
155 * this operation is undefined if the specified collection is
158 * <p>This implementation iterates over the specified collection,
168 * @throws ClassCastException if the class of an element of the specified
170 * @throws NullPointerException if the specified collection contains a
172 * or if the specified collection is nul
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
user.py 1 """Hook to allow user-specified customization code to run.
3 As a policy, Python doesn't run user-specified code on startup of
4 Python programs (interactive sessions execute the script specified in
  /prebuilts/gdb/linux-x86/lib/python2.7/
user.py 1 """Hook to allow user-specified customization code to run.
3 As a policy, Python doesn't run user-specified code on startup of
4 Python programs (interactive sessions execute the script specified in
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
user.py 1 """Hook to allow user-specified customization code to run.
3 As a policy, Python doesn't run user-specified code on startup of
4 Python programs (interactive sessions execute the script specified in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
user.py 1 """Hook to allow user-specified customization code to run.
3 As a policy, Python doesn't run user-specified code on startup of
4 Python programs (interactive sessions execute the script specified in
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FileSystemFactory.java 35 * Creates a new {@link FileSystem} for the specified {@code device}. When
37 * {@code FileSystems} accessing the specified {@link BlockDevice}.
43 * @return a new {@code FileSystem} instance for the specified device
  /device/linaro/bootloader/edk2/OptionRomPkg/AtapiPassThruDxe/
AtapiPassThru.h 317 Unicode string. If the driver specified by This has a user readable name in
318 the language specified by Language, then a pointer to the driver name is
319 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
320 by This does not support the language specified by Language,
330 languages specified in SupportedLanguages. The
332 to the driver writer. Language is specified
337 driver specified by This in the language
338 specified by Language.
340 @retval EFI_SUCCESS The Unicode string for the Driver specified by
341 This and the language specified by Language was
    [all...]
  /art/runtime/interpreter/mterp/x86/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /developers/build/prebuilts/gradle/SpeedTracker/Application/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/build/prebuilts/gradle/SpeedTracker/Shared/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/build/prebuilts/gradle/SpeedTracker/Wearable/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/build/prebuilts/gradle/WearSpeakerSample/wear/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/SpeedTracker/Application/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/SpeedTracker/Shared/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/WearSpeakerSample/wear/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/
proguard-rules.pro 2 # By default, the flags in this file are appended to flags specified
  /development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
PduBody.java 74 * Appends the specified part to the end of this body.
90 * Inserts the specified part at the specified position.
92 * @param index index at which the specified part is to be inserted
106 * Removes the part at the specified position.
109 * @return part at the specified index
123 * Get the part at the specified position.
126 * @return part at the specified index
133 * Get the index of the specified part.
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
Exception.c 78 This function registers and enables the handler specified by InterruptHandler for a processor
79 interrupt or exception type specified by InterruptType. If InterruptHandler is NULL, then the
80 handler for the processor interrupt or exception type specified by InterruptType is uninstalled.
94 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Security/
Security.h 68 If the file specified by File with an authentication status specified by
71 If the file specified by File with an authentication status specified by
75 If the file specified by File with an authentication status specified by
93 EFI_SUCCESS - The file specified by File did authenticate, and the
98 EFI_SECURITY_VIOLATION - The file specified by File did not authenticate, and
104 EFI_ACCESS_DENIED - The file specified by File did not authenticate, and
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
BootScriptSave.h 33 Adds a record into a specified Framework boot script table.
41 @retval EFI_SUCCESS The operation succeeded. A record was added into the specified script table.
56 Closes the specified script table.
63 @retval EFI_NOT_FOUND The specified table was not created previously.

Completed in 1064 milliseconds

<<31323334353637383940>>