HomeSort by relevance Sort by last modified time
    Searched full:given (Results 251 - 275 of 14528) sorted by null

<<11121314151617181920>>

  /external/oprofile/libutil/
op_lockfile.h 25 * Write the pid into the given lock file. Stale
  /external/oprofile/m4/
precompiledheader.m4 11 dnl the fact than some pch will be invalid for the given compilation option
  /external/proguard/src/proguard/classfile/util/
MemberFinder.java 27 * This class provides methods to find class members in a given class or in its
44 * Finds the field with the given name and descriptor in the given
57 * Finds the method with the given name and descriptor in the given
70 * Finds the class member with the given name and descriptor in the given
112 * Returns whether the given method is overridden anywhere down the class
142 * Returns whether the given field is shadowed anywhere down the class
  /external/proguard/src/proguard/evaluation/value/
ValueFactory.java 45 * Creates a new Value of the given type.
79 * Creates a new IntegerValue with a given particular value.
96 * Creates a new LongValue with a given particular value.
113 * Creates a new FloatValue with a given particular value.
130 * Creates a new DoubleValue with a given particular value.
148 * Creates a new ReferenceValue of the given type. The type must be an
164 * Creates a new ReferenceValue for arrays of the given type and length.
180 * Creates a new ReferenceValue for arrays of the given type and length,
181 * containing the given element. The type must be a fully specified internal
  /external/qemu/distrib/sdl-1.2.12/
BUGS 6 You may report bugs there, and search to see if a given issue has already
  /external/skia/include/core/
SkUnitMapper.h 22 /** Given a value in [0..0xFFFF], return a value in the same range.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
StringDataItem.java 50 * Creates a new <code>StringDataItem</code> for the given string
61 * Returns a <code>StringDataItem</code> for the given values, and that has been interned into
62 * the given <code>DexFile</code>
65 * @return a <code>StringDataItem</code> for the given values, and that has been interned into
66 * the given <code>DexFile</code>
74 * Looks up the <code>StringDataItem</code> from the given <code>DexFile</code> for the given
78 * @return a <code>StringDataItem</code> from the given <code>DexFile</code> for the given
StringIdItem.java 47 * Creates a new <code>StringIdItem</code> for the given <code>StringDataItem</code>
57 * Returns a <code>StringIdItem</code> for the given values, and that has been interned into
58 * the given <code>DexFile</code>
61 * @return a <code>StringIdItem</code> for the given values, and that has been interned into
62 * the given <code>DexFile</code>
74 * Looks up the <code>StringIdItem</code> from the given <code>DexFile</code> for the given
78 * @return a <code>StringIdItem</code> from the given <code>DexFile</code> for the given
  /external/v8/src/
splay-tree.h 69 // Inserts the given key in this tree with the given value. Returns
80 // given key.
87 // given key.
96 // Remove the node with the given key from the tree.
101 // Perform the splay operation for the given key. Moves the node with
102 // the given key to the top of the tree. If no node has the given
159 // Search for a node with a given key. If found, root_ points
  /external/valgrind/main/gdbserver_tests/
invoker 5 # rest of args are given to vgdb
nlpasssigalrm.stdinB.gdb 14 # Tell the 2nd can be given directly
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
SearchSymbol.h 6 // SearchSymbol is an AST traverser to detect the use of a given symbol name
  /external/webkit/Source/WebKit/chromium/public/
WebFileSystem.h 64 // Deletes a file or directory at a given |path|.
70 // Deletes a file or directory recursively at a given |path|.
75 // Retrieves the metadata information of the file or directory at the given |path|.
80 // Creates a file at given |path|.
90 // Creates a directory at a given |path|.
100 // Checks if a file exists at a given |path|.
105 // Checks if a directory exists at a given |path|.
110 // Reads directory entries of a given directory at |path|.
115 // Creates a WebFileWriter that can be used to write to the given file.
  /external/webkit/Source/WebKit2/Shared/Plugins/
NPRemoteObjectMap.h 49 // Creates an NPObjectProxy wrapper for the remote object with the given remote object ID.
53 // Expose the given NPObject as a remote object. Returns the objectID.
57 // Given an NPVariant, creates an NPVariantData object (a CoreIPC representation of an NPVariant).
60 // Given an NPVariantData, creates an NPVariant object.
  /external/webkit/Source/cmake/
WebKitHelpers.cmake 34 # Append the given flag to the target property.
51 # Append the given dependencies to the source file
67 # Append the given dependencies to the source file
68 # This one consider the given dependencies are in ${DERIVED_SOURCES_WEBCORE_DIR}
  /frameworks/base/graphics/java/android/renderscript/
Matrix2f.java 38 * Creates a new matrix and sets its values from the given
60 * Returns the value for a given row and column
72 * Sets the value for a given row and column
102 * Sets current values to be a rotation matrix of given angle
118 * Sets current values to be a scale matrix of given dimensions
130 * Sets current values to be the result of multiplying two given
151 * Post-multiplies the current matrix by a given parameter
162 * rotation matrix of given angle
173 * scale matrix of given dimensions
  /libcore/luni/src/main/java/java/security/
KeyFactorySpi.java 32 * Generates a instance of {@code PublicKey} from the given key
45 * Generates a instance of {@code PrivateKey} from the given key
67 * {@code KeySpec} is inappropriate for the given key.
74 * Translates the given key into a key from this key factory.
  /libcore/luni/src/main/java/java/text/spi/
BreakIteratorProvider.java 41 * given locale.
54 * given locale.
67 * given locale.
80 * given locale.
  /libcore/luni/src/main/java/java/util/regex/
MatchResult.java 22 * given string. The result is divided into groups, with one group for each
42 * a given group.
60 * Returns the text that matched a given group of the regular expression.
87 * Returns the index of the first character of the text that matched a given
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Sources.java 21 * @return A source, or {@code null} if no source with the given name exists.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
virtio_config.h 15 /* We've given up on this device. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
virtio_config.h 15 /* We've given up on this device. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
virtio_config.h 15 /* We've given up on this device. */
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/
LintListener.java 36 /** Lint is about to check the given project, see {@link Context#getProject()} */
39 /** Lint is about to check the given library project, see {@link Context#getProject()} */
42 /** Lint is about to check the given file, see {@link Context#file} */
56 * Notifies listeners that the event of the given type has occurred.
  /external/llvm/include/llvm/CodeGen/
FastISel.h 92 /// SelectInstruction - Do "fast" instruction selection for the given
98 /// SelectOperator - Do "fast" instruction selection for the given
106 /// be assigned the value for the given LLVM value.
115 /// takes care of truncating or sign-extending the given getelementptr
141 /// leaveLocalValueArea - Reset InsertPt to the given old insert position.
158 /// to request that an instruction with the given type and opcode
165 /// to request that an instruction with the given type, opcode, and
174 /// to request that an instruction with the given type, opcode, and
184 /// to request that an instruction with the given type, opcode, and
194 /// to request that an instruction with the given type, opcode, an
    [all...]

Completed in 818 milliseconds

<<11121314151617181920>>