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

<<21222324252627282930>>

  /external/oprofile/libpp/
locate_images.h 33 /// add all filenames found in the given paths prefixed by the
56 /// return a vector of all directories that match the given name
65 * Locate a (number of) matching absolute paths to the given image
75 /// Given an image name returned by find_image_path() return
  /external/oprofile/module/
oprofile.h 105 /* add any handler-specific sysctls at the position given by @next. Return 0 on success */
109 /* check given profiling parameters are correct. Return 0 on success */
117 /* start profiling on the given CPU */
119 /* stop profiling on the given CPU */
  /external/proguard/src/proguard/
FullyQualifiedClassNameChecker.java 58 * Checks the classes mentioned in the given class specifications, printing
83 * Checks the classes mentioned in the given class member specifications,
111 * Checks the classes mentioned in the given class member descriptor,
132 * Checks the class mentioned in the given type (if any),
  /external/proguard/src/proguard/classfile/
ProgramMember.java 73 * Returns the line number range of the given class member as "m:n",
101 * Returns the (first) attribute with the given name.
119 * Accepts the given member info visitor.
127 * Lets the given attribute info visitor visit all the attributes of
  /external/proguard/src/proguard/classfile/attribute/preverification/
FullFrame.java 49 * Creates a FullFrame with the given variables and stack.
64 * Creates a FullFrame with the given variables and stack.
81 * Applies the given verification type visitor to all variables.
93 * Applies the given verification type visitor to all stack.
MoreZeroFrame.java 47 * Creates a MoreZeroFrame with the given tag.
56 * Creates a MoreZeroFrame with the given additional variables.
65 * Creates a MoreZeroFrame with the given additional variables.
76 * Applies the given verification type visitor to all variables.
  /external/proguard/src/proguard/classfile/editor/
AnnotationAdder.java 29 * This AnnotationVisitor adds all annotations that it visits to the given
51 * Creates a new AnnotationAdder that will copy annotations into the given
67 * Creates a new AnnotationAdder that will copy annotations into the given
83 * Creates a new AnnotationAdder that will copy annotations into the given
  /external/proguard/src/proguard/obfuscate/
NameAndTypeUsageMarker.java 109 * Marks the given UTF-8 constant pool entry of the given class.
118 * Marks the given VisitorAccepter as being used.
128 * Returns whether the given VisitorAccepter has been marked as being used.
  /external/qemu/android/build/
clear_vars.make 16 # called multiple times to clear variables used to define a given 'module'
  /external/skia/include/core/
SkFloatBits.h 39 /** Given the bit representation of a float, return its value cast to an int.
44 /** Given the bit representation of a float, return its floor as an int.
49 /** Given the bit representation of a float, return it rounded to an int.
54 /** Given the bit representation of a float, return its ceiling as an int.
  /external/skia/include/effects/
SkTableColorFilter.h 24 * component [A, R, G, B]. If a given table is NULL, then it is
  /external/stlport/test/eh/
random_number.h 21 // Return a random number in the given range.
  /external/tcpdump/
atime.awk 2 # given a tcpdump ftp trace, output one line for each ack
stime.awk 2 # given a tcpdump ftp trace, output one line for each send
  /external/v8/src/
bignum-dtoa.h 47 // Converts the given double 'v' to ASCII.
53 // The output depends on the given mode:
60 // - FIXED: produces digits necessary to print a given number with
74 // 'BignumDtoa' expects the given buffer to be big enough to hold all digits
  /external/valgrind/main/gdbserver_tests/
mchelp.stdoutB.exp 20 mark <len> (or 1) bytes at <addr> with the given accessibility
22 check that <len> (or 1) bytes at <addr> have the given accessibility
57 mark <len> (or 1) bytes at <addr> with the given accessibility
59 check that <len> (or 1) bytes at <addr> have the given accessibility
  /external/valgrind/main/memcheck/tests/amd64-linux/
filter_defcfaexpr 23 # stack given the unusual CFAs describing it.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
SearchSymbol.cpp 6 // SearchSymbol is an AST traverser to detect the use of a given symbol name
  /external/webkit/Source/WebKit/chromium/public/
WebSecurityOrigin.h 75 // Returns true if this WebSecurityOrigin can script objects in the given
82 // the given URL. For example, call this function before allowing script
83 // from a given security origin to receive contents from a given URL.
  /frameworks/av/include/media/
MemoryLeakTrackUtil.h 21 * Dump the memory address of the calling process to the given fd.
  /frameworks/av/media/libmedia/
autodetect.h 34 // returns a bitfield containing the possible native encodings for the given character
  /frameworks/av/media/libmediaplayerservice/
ActivityManager.h 24 // Perform a ContentProvider.openFile() call for the given URI.
  /frameworks/base/core/java/android/animation/
package.html 7 to calculate the values for that given type with a custom {@link android.animation.TypeEvaluator}.
  /frameworks/base/core/java/android/app/
OnActivityPausedListener.java 28 * Called when the given activity is paused.
  /frameworks/base/core/java/android/content/
ActivityNotFoundException.java 22 * the given Intent.

Completed in 442 milliseconds

<<21222324252627282930>>