HomeSort by relevance Sort by last modified time
    Searched full:specified (Results 701 - 725 of 15610) sorted by null

<<21222324252627282930>>

  /external/libcap-ng/libcap-ng-0.7/docs/
capng_update.3 11 capng_update will update the internal posix capabilities settings based on the options passed to it. The action should be eith CAPNG_DROP to set the capability bit to 0, or CAPNG_ADD to set the capability bit to 1. The operation is performed on the capability set specified in the type parameter. The values are: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, CAPNG_BOUNDING_SET. The values may be or'ed together to perform the same operation on multiple sets. The last paramter, capability, is the capability define as given in linux/capability.h.
  /external/libogg/doc/libogg/
bitpacking.html 49 <td>Writes bytes to the specified location within the buffer.</td>
53 <td>Look at a specified number of bits, <=32, without advancing the location pointer.</td>
61 <td>Advances the location pointer by a specified number of bits.</td>
69 <td>Reads a specified number of bits from the buffer.</td>
  /external/libunwind/doc/
unw_destroy_addr_space.man 34 address space specified by argument as
  /external/lldb/test/functionalities/platform/
TestPlatformCommand.py 29 substrs = ['one or more process id(s) must be specified'])
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 67 /// lives until the specified instruction. Note that there cannot ever be a
91 /// removeKill - Delete a kill corresponding to the specified
164 /// the specified register.
167 /// FindLastPartialDef - Return the last partial def of the specified
186 /// RegisterDefIsDead - Return true if the specified instruction defines the
187 /// specified register, but that definition is dead.
199 /// specified register is killed after being used by the specified
208 /// removeVirtualRegisterKilled - Remove the specified kill of the virtual
210 /// variable was marked as killed by the specified instruction
    [all...]
  /external/llvm/test/CodeGen/Generic/
invalid-memcpy.ll 3 ; This testcase is invalid (the alignment specified for memcpy is
  /external/llvm/test/MC/ARM/
eh-directive-fnstart-diagnostics.s 27 @ CHECK: note: .fnstart was specified here
  /external/llvm/test/MC/Mips/
set-at-noat-bad-syntax.s 8 # CHECK: error: no register specified
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
UnixFakeFileSystem.java 54 * Return true if the specified path designates a valid (absolute) file path. For Unix,
71 * Return true if the specified char is a separator character ('\' or '/')
74 * @return true if the specified char is a separator character ('\' or '/')
81 * @return true if the specified path component is a root for this filesystem
WindowsFakeFileSystem.java 70 * Return true if the specified path designates a valid (absolute) file path. For Windows
86 * Return true if the specified char is a separator character ('\' or '/')
89 * @return true if the specified char is a separator character ('\' or '/')
96 * @return true if the specified path component is a root for this filesystem
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/
AlloCommandHandlerTest.java 63 * Test the handleCommand() method, when no numberOfBytes parameter has been specified
70 * Test the handleCommand() method, when the recordSize delimiter ("R") parameter is specified,
85 * specified
98 * Test the handleCommand() method, when a non-numeric recordSize parameter has been specified
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
Command.java 36 * Construct a new immutable instance with the specified command name and parameters
62 * Get the String value of the parameter at the specified index
73 * Get the String value of the parameter at the specified index; return null if no parameter exists for the index
119 * Construct a shallow copy of the specified array
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
AlloCommandHandlerTest.java 63 * Test the handleCommand() method, when no numberOfBytes parameter has been specified
70 * Test the handleCommand() method, when the recordSize delimiter ("R") parameter is specified,
85 * specified
98 * Test the handleCommand() method, when a non-numeric recordSize parameter has been specified
  /external/nist-sip/java/gov/nist/javax/sip/
ListeningPointExt.java 23 * Send a heartbeat to the specified Ip address and port
  /external/selinux/libselinux/man/man8/
avcstat.8 15 parameter is specified, the program will loop, displaying updated
  /external/selinux/policycoreutils/run_init/
run_init.8 10 Run a init script under the proper context, which is specified in
  /external/skia/debugger/QT/
SkListWidget.h 23 Constructs the list widget with the specified parent for layout purposes.
  /external/skia/include/core/
SkMallocPixelRef.h 37 * if rowBytes is invalid for the specified info.
39 * This pixelref will ref() the specified colortable (if not NULL).
51 * This pixelref will ref() the specified colortable (if not NULL).
72 * This pixelref will ref() the specified colortable (if not NULL).
SkPathMeasure.h 19 /** Initialize the pathmeasure with the specified path. The path must remain valid
27 /** Reset the pathmeasure with the specified path. The path must remain valid
41 Returns false if there is no path, or a zero-length path was specified, in which case
55 Returns false if there is no path, or a zero-length path was specified, in which case
SkRasterizer.h 25 /** Turn the path into a mask, respecting the specified local->device matrix.
  /external/skia/src/codec/
SkMaskSwizzler.h 34 * Swizzle the row with the specified y value
  /external/skia/src/image/
SkReadPixelsRec.h 33 * of the specified src width/height.
  /external/skia/tools/
PictureRenderingFlags.h 28 * @return PictureRenderer A PictureRenderer with the settings specified
  /external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
AndroidLoggerAdapter.java 38 * <p>The logging levels specified for SLF4J can be almost directly mapped to
113 * Log a message at level VERBOSE according to the specified format and
131 * Log a message at level VERBOSE according to the specified format and
151 * Log a message at level VERBOSE according to the specified format and
200 * Log a message at level DEBUG according to the specified format and argument.
217 * Log a message at level DEBUG according to the specified format and
237 * Log a message at level DEBUG according to the specified format and
286 * Log a message at level INFO according to the specified format and argument.
303 * Log a message at the INFO level according to the specified format and
323 * Log a message at level INFO according to the specified format an
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_resampler.h 19 // Unless otherwise specified, functions return 0 on success and -1 on error

Completed in 514 milliseconds

<<21222324252627282930>>