/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
assertions.xml | 4 the process specified by pid to policy and the parameters specified in the 11 If a process specified by pid exists, and if the calling process has 36 process specified by pid to the values specified by policy and the structure 50 If the scheduling policy specified by policy is either SCHED_FIFO or 70 parameters changed to the values specified in policy and param, 74 Upon successful completion, the function shall return the former scheduling policy of the specified process 87 param is outside the valid range for the specified scheduling policy 92 parameters or the scheduling policy of the specified proces [all...] |
/external/nist-sip/java/gov/nist/core/net/ |
NetworkLayer.java | 49 * Creates a server with the specified port, listen backlog, and local IP address to bind to. 61 * Creates an SSL server with the specified port, listen backlog, and local IP address to bind to. 73 * Creates a stream socket and connects it to the specified port number at the specified IP address. 83 * Creates a stream socket and connects it to the specified port number at the specified IP address. 114 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address. 124 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address [all...] |
/external/python/cpython2/Lib/plat-irix5/ |
readcd.doc | 15 tell the system to play. The specified parts of the CD will then be 24 When "mode" is not specified, it defaults to 'r' (which is the only 25 possible value); when "cd-player" also isn't specified, it defaults 35 appendtrack(track) -- Append the specified track to the list of music 43 specified track; a three-tuple: the absolute time from the start of 63 track numbers. If no tracklist is specified, information about all 76 a list of tracks can be specified. "settracklist(tracklist)" is 92 specified using a track number and the next stretch starts at the 93 beginning of the following track and that was also specified using the 94 track number (that is, both were specified as integers, not as tuples) [all...] |
/external/python/cpython2/Lib/plat-irix6/ |
readcd.doc | 15 tell the system to play. The specified parts of the CD will then be 24 When "mode" is not specified, it defaults to 'r' (which is the only 25 possible value); when "cd-player" also isn't specified, it defaults 35 appendtrack(track) -- Append the specified track to the list of music 43 specified track; a three-tuple: the absolute time from the start of 63 track numbers. If no tracklist is specified, information about all 76 a list of tracks can be specified. "settracklist(tracklist)" is 92 specified using a track number and the next stretch starts at the 93 beginning of the following track and that was also specified using the 94 track number (that is, both were specified as integers, not as tuples) [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
Debug.h | 41 /// is specified. This should probably not be referenced directly, instead, use 46 /// isCurrentDebugType - Return true if the specified string is the debug type 47 /// specified on the command line, or if none was specified on the command line 53 /// option were specified. Note that DebugFlag also needs to be set to true for 59 /// information. In the '-debug' option is specified on the commandline, and if 60 /// this is a debug build, then the code specified as the option to the macro 66 /// is not specified, or is specified as "bitset". 91 // In the '-debug' option is specified on the commandline, and if this is [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
Debug.h | 37 /// is specified. This should probably not be referenced directly, instead, use 42 /// isCurrentDebugType - Return true if the specified string is the debug type 43 /// specified on the command line, or if none was specified on the command line 49 /// option were specified. Note that DebugFlag also needs to be set to true for 55 /// information. In the '-debug' option is specified on the commandline, and if 56 /// this is a debug build, then the code specified as the option to the macro 62 /// is not specified, or is specified as "bitset". 87 // In the '-debug' option is specified on the commandline, and if this is [all...] |
/frameworks/support/core/ktx/src/main/java/androidx/core/graphics/ |
Region.kt | 27 * Return true if the region contains the specified [Point]. 32 * Return the union of this region and the specified [Rect] as a new region. 41 * Return the union of this region and the specified region as a new region. 50 * Return the difference of this region and the specified [Rect] as a new region. 59 * Return the difference of this region and the specified region as a new region. 82 * Return the union of this region and the specified [Rect] as a new region. 87 * Return the union of this region and the specified region as a new region. 92 * Return the intersection of this region and the specified [Rect] as a new region. 101 * Return the intersection of this region and the specified region as a new region. 110 * Return the union minus the intersection of this region and the specified [Rect [all...] |
/libcore/ojluni/src/main/java/java/util/ |
Deque.java | 194 * Inserts the specified element at the front of this deque if it is 203 * @throws ClassCastException if the class of the specified element 205 * @throws NullPointerException if the specified element is null and this 207 * @throws IllegalArgumentException if some property of the specified 213 * Inserts the specified element at the end of this deque if it is 224 * @throws ClassCastException if the class of the specified element 226 * @throws NullPointerException if the specified element is null and this 228 * @throws IllegalArgumentException if some property of the specified 234 * Inserts the specified element at the front of this deque unless it would 242 * @throws ClassCastException if the class of the specified elemen [all...] |
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/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...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
EdkIIGluePeCoffGetEntryPointLib.h | 30 Retrieves the entry point to the PE/COFF image specified by Pe32Data and returns this entry
53 Returns the machine type from the PE/COFF image specified by Pe32Data.
72 Returns the PDB file name for the PE/COFF image specified by Pe32Data. If
73 the PE/COFF image specified by Pe32Data is not a valid, then NULL is
74 returned. If the PE/COFF image specified by Pe32Data does not contain a
76 in the PE/COFF image specified by Pe32Data does not contain a PDB file name,
83 @return The PDB file name for the PE/COFF image specified by Pe32Data or NULL
|
EdkIIGluePciExpressLib.h | 49 Reads and returns the 8-bit PCI configuration register specified by Address.
70 Writes the 8-bit PCI configuration register specified by Address with the
71 value specified by Value. Value is returned. This function must guarantee
94 Reads the 8-bit PCI configuration register specified by Address, performs a
95 bitwise inclusive OR between the read result and the value specified by
97 specified by Address. The value written to the PCI configuration register is
121 Reads the 8-bit PCI configuration register specified by Address, performs a
122 bitwise AND between the read result and the value specified by AndData, and
123 writes the result to the 8-bit PCI configuration register specified by
148 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |
EdkIIGluePciLib.h | 45 Reads and returns the 8-bit PCI configuration register specified by Address.
66 Writes the 8-bit PCI configuration register specified by Address with the
67 value specified by Value. Value is returned. This function must guarantee
90 Reads the 8-bit PCI configuration register specified by Address, performs a
91 bitwise inclusive OR between the read result and the value specified by
93 specified by Address. The value written to the PCI configuration register is
117 Reads the 8-bit PCI configuration register specified by Address, performs a
118 bitwise AND between the read result and the value specified by AndData, and
119 writes the result to the 8-bit PCI configuration register specified by
144 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
SecurityManagementLib.h | 50 If the file specified by File with an authentication status specified by
53 If the file specified by File with an authentication status specified by
57 If the file specified by File with an authentication status specified by
73 @retval EFI_SUCCESS The file specified by File did authenticate, and the
76 @retval EFI_SECURITY_VIOLATION The file specified by File did not authenticate, and
81 @retval EFI_ACCESS_DENIED The file specified by File did not authenticate, and
105 @param[in] AuthenticationOperation Theoperation type is specified for the registered handler. [all...] |
/external/desugar/java/com/google/devtools/common/options/ |
OptionsProvider.java | 32 * Returns if the named option was specified explicitly in a call to parse. 37 * Returns a mutable copy of the list of all options that were specified either explicitly or 39 * specified. If an option was specified multiple times, it is included in the result multiple 50 * Returns a list of all explicitly specified options, suitable for logging or for displaying back 52 * specified. If an option was explicitly specified multiple times, it is included in the result
|
/external/llvm/docs/CommandGuide/ |
llvm-extract.rst | 13 it from the specified LLVM bitcode file. It is primarily used as a debugging 16 In addition to extracting the bitcode of the specified function, 22 standard output, unless the **-o** option is specified (see below). 37 specified multiple times to extract multiple functions at once. 43 specified multiple times. 48 specified multiple times to extract multiple global variables at once. 54 extracted. May be specified multiple times.
|
/external/llvm/test/MC/ARM/ |
invalid-neon-v8.s | 8 @ CHECK: error: instruction 'vmaxnm' is not predicable, but condition code specified 17 @ CHECK: error: instruction 'vcvtp' is not predicable, but condition code specified 26 @ CHECK: error: instruction 'vrintm' is not predicable, but condition code specified 37 @ CHECK: error: instruction 'aesd' is not predicable, but condition code specified 46 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified 63 @ CHECK: error: instruction 'sha256su1' is not predicable, but condition code specified 70 @ CHECK: error: instruction 'vmull' is not predicable, but condition code specified
|
/external/selinux/policycoreutils/secon/ |
secon.1 | 58 gets the context from the specified file FILE 61 gets the context from the specified file FILE (doesn't follow symlinks) 64 gets the context from the specified process PID 67 gets the exec context from the specified process PID 70 gets the fscreate context from the specified process PID 73 gets the key context from the specified process PID 101 may be provided and will be used if no options have been specified to make
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
llvm-extract.pod | 14 the specified LLVM bitcode file. It is primarily used as a debugging tool to
17 In addition to extracting the bitcode of the specified function,
23 unless the B<-o> option is specified (see below).
38 specified multiple times to extract multiple functions at once.
44 specified multiple times.
49 specified multiple times to extract multiple global variables at once.
55 May be specified multiple times.
|
/libcore/ojluni/src/main/java/java/security/ |
AlgorithmConstraints.java | 42 * concrete {@code PKIXCertPathChecker} to check whether a specified 56 * specified cryptographic primitives. 64 * of the specified cryptographic primitives 73 * Determines whether a key is granted permission for the specified 81 * @return true if the key can be used for all of the specified 91 * permission for the specified cryptographic primitives. 100 * specified cryptographic primitives
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
xmalloc.h | 40 /** Allocate the specified number of bytes, just like malloc() does. However, in case of OOM, terminate */ 52 /** Duplicate the specified string, allocating memory with pa_xmalloc() */ 55 /** Duplicate the specified string, but truncate after l characters */ 58 /** Duplicate the specified memory block */ 69 /** Allocate n new structures of the specified type. */ 91 /** Same as pa_xnew() but duplicate the specified data */ 102 /** Reallocate n new structures of the specified type. */
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/ |
route.go | 42 // Version = <must be specified> 43 // Type = <must be specified> 44 // Flags = <must be specified> 45 // Index = <must be specified if necessary> 46 // ID = <must be specified> 47 // Seq = <must be specified> 48 // Addrs = <must be specified>
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/ |
route.go | 42 // Version = <must be specified> 43 // Type = <must be specified> 44 // Flags = <must be specified> 45 // Index = <must be specified if necessary> 46 // ID = <must be specified> 47 // Seq = <must be specified> 48 // Addrs = <must be specified>
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/ |
PciLib.c | 62 Reads and returns the 8-bit PCI configuration register specified by Address.
87 Writes the 8-bit PCI configuration register specified by Address with the
88 value specified by Value. Value is returned. This function must guarantee
115 Reads the 8-bit PCI configuration register specified by Address, performs a
116 bitwise inclusive OR between the read result and the value specified by
118 specified by Address. The value written to the PCI configuration register is
146 Reads the 8-bit PCI configuration register specified by Address, performs a
147 bitwise AND between the read result and the value specified by AndData, and
148 writes the result to the 8-bit PCI configuration register specified by
177 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibCf8/ |
PciLib.c | 28 Reads and returns the 8-bit PCI configuration register specified by Address.
52 Writes the 8-bit PCI configuration register specified by Address with the
53 value specified by Value. Value is returned. This function must guarantee
79 Reads the 8-bit PCI configuration register specified by Address, performs a
80 bitwise inclusive OR between the read result and the value specified by
82 specified by Address. The value written to the PCI configuration register is
109 Reads the 8-bit PCI configuration register specified by Address, performs a
110 bitwise AND between the read result and the value specified by AndData, and
111 writes the result to the 8-bit PCI configuration register specified by
139 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibPciExpress/ |
PciLib.c | 28 Reads and returns the 8-bit PCI configuration register specified by Address.
52 Writes the 8-bit PCI configuration register specified by Address with the
53 value specified by Value. Value is returned. This function must guarantee
79 Reads the 8-bit PCI configuration register specified by Address, performs a
80 bitwise inclusive OR between the read result and the value specified by
82 specified by Address. The value written to the PCI configuration register is
109 Reads the 8-bit PCI configuration register specified by Address, performs a
110 bitwise AND between the read result and the value specified by AndData, and
111 writes the result to the 8-bit PCI configuration register specified by
139 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |