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

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Metronome/
Metronome.h 26 Waits for the specified number of ticks.
29 The WaitForTick() function waits for the number of ticks specified by
39 ticks will not be missed. If a timeout occurs waiting for the specified
45 @retval EFI_SUCCESS The wait for the number of ticks specified by TickNumber
47 @retval EFI_TIMEOUT A timeout occurred waiting for the specified number of ticks.
  /external/autotest/server/site_tests/platform_InstallFW/
control 13 This test install the BIOS/EC on a specified device.
41 raise error.TestFail('No --fw_type specified')
44 raise error.TestFail('Wrong --fw_type specified. '
48 raise error.TestFail('No --fw_path specified')
57 raise error.TestFail('No --fw_name specified')
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/number/
OrderingComparison.java 13 * equal to the specified value, as reported by the <code>compareTo</code> method of the
26 * greater than the specified value, as reported by the <code>compareTo</code> method of the
40 * greater than or equal to the specified value, as reported by the <code>compareTo</code> method
54 * less than the specified value, as reported by the <code>compareTo</code> method of the
68 * less than or equal to the specified value, as reported by the <code>compareTo</code> method
  /external/ltp/testcases/network/stress/ns-tools/
00_Descriptions.txt 9 Get the interface name which belongs to the specified test link
12 Initialize the interface which belongs to the specified test link
15 Set an IPv4 address to the interface which belongs to the specified
19 Add an IPv6 address to the interface which belongs to the specified
35 Create a file in the specified size
  /external/selinux/python/semanage/
semanage-ibendport.8 16 Do not print heading when listing the specified object type
28 Add a record of the specified object type
31 Delete a record of the specified object type
34 Modify a record of the specified object type
37 List records of the specified object type
semanage-login.8 18 Do not print heading when listing the specified object type
30 Add a record of the specified object type
33 Delete a record of the specified object type
36 Modify a record of the specified object type
39 List records of the specified object type
semanage-user.8 18 Do not print heading when listing the specified object type
30 Add a record of the specified object type
33 Delete a record of the specified object type
36 Modify a record of the specified object type
39 List records of the specified object type
  /external/sfntly/cpp/src/sample/chromium/
font_subsetter.h 33 // IDs specified is found, the function will return 0.
35 // |font_name| Font name, required for TTC files. If specified NULL,
39 // |glyph_ids| Glyph IDs to subset. If the specified glyph ID is not
58 // IDs specified is found, the function will return 0.
63 // |glyph_ids| Glyph IDs to subset. If the specified glyph ID is not
  /frameworks/base/core/java/android/hardware/location/
IContextHubService.aidl 45 // Loads a nanoapp at the specified hub (old API)
66 // Loads a nanoapp at the specified hub (new API)
71 // Unloads a nanoapp on a specified context hub (new API)
76 // Enables a nanoapp at the specified hub
81 // Disables a nanoapp at the specified hub
  /frameworks/base/graphics/java/android/graphics/
Region.java 60 /** Return a copy of the specified region
67 /** Return a region set to the specified rectangle
74 /** Return a region set to the specified rectangle
87 /** Set the region to the specified region.
94 /** Set the region to the specified rectangle
100 /** Set the region to the specified rectangle
171 * Return true if the region contains the specified point
177 * contains the specified rectangle. Returning false is not a guarantee
187 * contains the specified rectangle. Returning false is not a guarantee
195 * Return true if the region is empty, or if the specified rectangle doe
    [all...]
  /hardware/interfaces/media/bufferpool/1.0/
types.hal 44 * Buffer ownership status for the specified client.
45 * Buffer transfer status for the specified buffer transafer transaction.
50 /** No longer used by the specified client. */
52 /** Buffer is acquired by the specified client. */
54 /** Buffer is sent by the specified client. */
  /packages/apps/TV/src/com/android/tv/util/
MultiLongSparseArray.java 47 * Adds a mapping from the specified key to the specified value, replacing the previous mapping
48 * from the specified key if there was one.
59 /** Removes the value at the specified index. */
72 * Gets the set of Objects mapped from the specified key, or an empty set if no such mapping has
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
X86Msr.c 28 Reads and returns the lower 32-bits of the MSR specified by Index.
51 Writes the 32-bit value specified by Value to the MSR specified by Index. The
78 Reads the 64-bit MSR specified by Index, performs a bitwise inclusive OR
79 between the lower 32-bits of the read result and the value specified by
80 OrData, and writes the result to the 64-bit MSR specified by Index. The lower
107 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
108 lower 32-bits of the read result and the value specified by AndData, and
109 writes the result to the 64-bit MSR specified by Index. The lower 32-bits of
136 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PcdLib.h 35 Returns the token number associated with the PCD token specified by TokenName.
50 Returns the Boolean value for the PCD feature flag specified by TokenName.
65 Returns the 8-bit value for the token specified by TokenName.
71 @return 8-bit value for the token specified by TokenName.
80 Returns the 16-bit value for the token specified by TokenName.
86 @return 16-bit value for the token specified by TokenName.
95 Returns the 32-bit value for the token specified by TokenName.
101 @return 32-bit value for the token specified by TokenName.
110 Returns the 64-bit value for the token specified by TokenName.
116 @return 64-bit value for the token specified by TokenName.
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/
LzmaDecompress.h 22 Examines a GUIDed section specified by InputSection.
40 if the buffer specified by InputSection were decoded.
42 if the buffer specified by InputSection were decoded.
47 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
48 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
63 Decodes the GUIDed section specified by InputSection.
67 is decoded into the buffer specified by OutputBuffer and the authentication status of this
70 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
88 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
89 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/
LzmaDecompress.h 22 Examines a GUIDed section specified by InputSection.
40 if the buffer specified by InputSection were decoded.
42 if the buffer specified by InputSection were decoded.
47 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
48 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
63 Decodes the GUIDed section specified by InputSection.
67 is decoded into the buffer specified by OutputBuffer and the authentication status of this
70 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
88 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
89 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverDiagnostics2/
DriverDiagnostics2.h 67 specified by ControllerHandle and ChildHandle. See
72 match one of the languages specified in SupportedLanguages.
74 the driver writer. Language is specified in RFC 3066
86 EFI_SUCCESS - The controller specified by ControllerHandle and
95 EFI_UNSUPPORTED - The driver specified by This does not support
96 running diagnostics for the controller specified
98 EFI_UNSUPPORTED - The driver specified by This does not support the
99 type of diagnostic specified by DiagnosticType.
100 EFI_UNSUPPORTED - The driver specified by This does not support the
101 language specified by Language.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
F86GuidedSectionExtraction.c 25 Examines a GUIDed section specified by InputSection.
43 if the buffer specified by InputSection were decoded.
45 if the buffer specified by InputSection were decoded.
50 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
51 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
104 Decodes the GUIDed section specified by InputSection.
108 is decoded into the buffer specified by OutputBuffer and the authentication status of this
111 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
129 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
130 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
GuidedSectionExtraction.c 23 Examines a GUIDed section specified by InputSection.
41 if the buffer specified by InputSection were decoded.
43 if the buffer specified by InputSection were decoded.
48 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
49 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
102 Decodes the GUIDed section specified by InputSection.
106 is decoded into the buffer specified by OutputBuffer and the authentication status of this
109 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
127 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
128 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/
F86GuidedSectionExtraction.c 25 Examines a GUIDed section specified by InputSection.
43 if the buffer specified by InputSection were decoded.
45 if the buffer specified by InputSection were decoded.
50 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
51 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
104 Decodes the GUIDed section specified by InputSection.
108 is decoded into the buffer specified by OutputBuffer and the authentication status of this
111 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
129 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
130 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
GuidedSectionExtraction.c 23 Examines a GUIDed section specified by InputSection.
41 if the buffer specified by InputSection were decoded.
43 if the buffer specified by InputSection were decoded.
48 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
49 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
102 Decodes the GUIDed section specified by InputSection.
106 is decoded into the buffer specified by OutputBuffer and the authentication status of this
109 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
127 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
128 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DriverDiagnostics2.h 39 specified by ControllerHandle and ChildHandle. See
45 languages specified in SupportedLanguages.
48 is specified in RFC 4646 language code format.
57 @retval EFI_SUCCESS The controller specified by ControllerHandle and
68 @retval EFI_UNSUPPORTED The driver specified by This does not support
69 running diagnostics for the controller specified
71 @retval EFI_UNSUPPORTED The driver specified by This does not support the
72 type of diagnostic specified by DiagnosticType.
73 @retval EFI_UNSUPPORTED The driver specified by This does not support the
74 language specified by Language.
    [all...]
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/xml/
HasXPath.java 19 * Applies a Matcher to a given XML Node in an existing XML Node tree, specified by an XPath expression.
111 * specified <code>xPath</code> that satisfies the specified <code>valueMatcher</code>.
118 * matcher for the value at the specified xpath
126 * specified <code>xPath</code>, within the specified <code>namespaceContext</code>, that satisfies
127 * the specified <code>valueMatcher</code>.
136 * matcher for the value at the specified xpath
144 * at the specified <code>xPath</code>, with any content.
157 * at the specified <code>xPath</code> within the specified namespace context, with any content
    [all...]
  /external/libcxxabi/cmake/Modules/
HandleLibcxxabiFlags.cmake 25 # This can be used to remove unwanted flags specified on the command line
61 # Add a macro definition to the __config_site file if the specified condition
94 # If the specified 'condition' is true then add a list of flags to
103 # Add a specified list of flags to both 'LIBCXXABI_COMPILE_FLAGS' and
112 # If the specified 'condition' is true then add a list of flags to both
137 # If 'condition' is true then add the specified list of flags to
145 # For each specified flag, add that flag to 'LIBCXXABI_COMPILE_FLAGS' if the
155 # For each specified flag, add that flag to 'LIBCXXABI_COMPILE_FLAGS' if the
172 # If 'condition' is true then add the specified list of flags to
180 # For each specified flag, add that flag to 'LIBCXXABI_LINK_FLAGS' if th
    [all...]
  /external/llvm/include/llvm/Support/
Debug.h 36 /// is specified. This should probably not be referenced directly, instead, use
41 /// isCurrentDebugType - Return true if the specified string is the debug type
42 /// specified on the command line, or if none was specified on the command line
48 /// option were specified. Note that DebugFlag also needs to be set to true for
54 /// information. In the '-debug' option is specified on the commandline, and if
55 /// this is a debug build, then the code specified as the option to the macro
61 /// is not specified, or is specified as "bitset".
86 // In the '-debug' option is specified on the commandline, and if this is
    [all...]

Completed in 1164 milliseconds

<<21222324252627282930>>