/external/qemu/android/build/ |
clear_vars.make | 16 # called multiple times to clear variables used to define a given 'module'
|
/external/qemu/android/skin/ |
keyset.h | 60 /* retrieve the textual name of a given command, this is the command name without 94 /* destroy a given keyset */ 108 /* return the number of keyboard bindings for a given command. results are placed in the 'bindings' array 114 /* return the command for a given keypress - SKIN_KEY_COMMAND_NONE is returned if unknown */
|
/external/qemu/android/utils/ |
ini.h | 35 /* try to write an IniFile into a given file. 57 /* returns the value of a given key from an IniFile. 62 /* returns a copy of the value of a given key, or NULL 81 /* returns a copy of a given key's value, if any, or NULL if it is missing
|
/external/skia/include/core/ |
SkUnitMapper.h | 29 /** Given a value in [0..0xFFFF], return a value in the same range.
|
/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/webkit/WebCore/platform/graphics/openvg/ |
SurfaceOpenVG.h | 60 * the given display. If config is not specified, the display's default 72 * and config on the given display. If config is not specified, the 103 * (i.e. can access its shared resources) to the given one. If no 104 * surface/context is current, the given one is made current.
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
FontFinder.java | 32 * This class chooses the default font for the given text. 56 * Finds the font which is able to display the given character 97 * Assigns default fonts for the given text run. 99 * @param text - given text
|
/frameworks/base/core/java/android/content/ |
ActivityNotFoundException.java | 22 * the given Intent.
|
/frameworks/base/core/java/com/google/android/util/ |
Procedure.java | 25 * Applies this procedure to the given parameter.
|
/frameworks/base/docs/html/ |
app.yaml | 17 # uncommented at any given time. By default,
|
/frameworks/base/include/android_runtime/ |
ActivityManager.h | 24 // Perform a ContentProvider.openFile() call for the given URI.
|
/frameworks/base/media/libmedia/ |
autodetect.h | 34 // returns a bitfield containing the possible native encodings for the given character
|
/frameworks/base/test-runner/src/junit/textui/ |
TestRunner.java | 19 * When the wait command line argument is given TestRunner 40 * Constructs a TestRunner using the given stream for all the output 47 * Constructs a TestRunner using the given ResultPrinter all the output 150 * and runs the given test suite.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
ShouldQueryStrategy.java | 26 * Decides whether a given source should be queried for a given query, taking 48 * Returns whether we should query the given source for the given query.
|
Sources.java | 21 * @return A source, or {@code null} if no source with the given name exists.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
SuggestionView.java | 26 * Set the view's contents based on the given suggestion.
|
/packages/inputmethods/PinyinIME/jni/include/ |
dictlist.h | 66 // whose first character is the given Chinese character. 71 // word_len. The given parameter cmp_func decides how many characters from 87 // lemma_arr should have been sorted by the hanzi_str, and have been given 93 // Get the hanzi string for the given id
|
/system/core/toolbox/ |
rmmod.c | 22 /* if given /foo/bar/blah.ko, make a weak attempt
|
/dalvik/libcore/awt-kernel/src/main/java/java/beans/ |
PropertyChangeSupport.java | 69 * Fires a {@link PropertyChangeEvent} with the given name, old value and 89 * Fires an {@link IndexedPropertyChangeEvent} with the given name, old 141 * the listener to register for the property with the given name 170 * given name. If the property name is null an empty array is returned. 174 * @return the array of listeners to the property with the given name. 190 * Fires a property change of a boolean property with the given name. If the 209 * Fires a property change of a boolean property with the given name. If the 232 * Fires a property change of an integer property with the given name. If 251 * Fires a property change of an integer property with the given name. If 275 * given name [all...] |
/development/testrunner/test_defs/ |
test_walker.py | 36 """Gets list of Android instrumentation tests found at given path. 39 AndroidManifest.xml files relative to the given path. 85 """Return true if given path is within current Android build tree. 96 """Convert given path to one relative to build tree root. 114 """Recursively finds all tests within given path. 143 """Find tests defined upward from given path. 171 """Returns true if given file system path is a java file.""" 175 """Returns true if given file name is a java file name.""" 179 """Returns true if given file path is a java package. 214 """Gets the java package name associated with given directory path [all...] |
/external/apache-http/src/org/apache/http/message/ |
HeaderGroup.java | 71 * Adds the given header to the group. The order in which this header was 84 * Removes the given header. 97 * the same name is found the given header is added to the end of the list. 134 * Gets a header representing all of the header values with the given name. 135 * If more that one header with the given name exists the values will be 142 * headers by the given name are present 164 * Gets all of the headers with the given name. The returned array 187 * Gets the first header with the given name. 205 * Gets the last header with the given name. 234 * Tests if headers with the given name are contained within this group [all...] |
/external/icu4c/common/unicode/ |
uset.h | 265 * Creates a set from the given pattern. See the UnicodeSet class 278 * Creates a set from the given pattern. See the UnicodeSet class 360 * @param set the object to set to the given range 370 * Modifies the set to represent the set specified by the given 397 * Modifies the set to contain those code points which have the given value 398 * for the given binary or enumerated property, as returned by 424 * given value for the given property. Prior contents of this 428 * @param set the object to contain the code points defined by the given 464 * Return true if the given position, in the given pattern, appear [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
LivenessAnalyzer.java | 72 * Creates a new LivenessAnalyzer that will use the given partial evaluator. 83 * at the given offset. 94 * at the given offset. 114 * at the given offset. 125 * at the given offset. 145 * instruction at the given offset. 156 * instruction at the given offset. 451 * Returns the minimum offset from the given instruction offsets. 460 * Returns the minimum offset from the given instruction offsets. 485 * Returns the maximum offset from the given instruction offsets [all...] |