Searched
full:description (Results
451 -
475 of
12483) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_CreateRGBSurfaceFrom.3 | 9 .SH "DESCRIPTION" 15 See \fI\fBSDL_CreateRGBSurface\fP\fR for a more detailed description of the other parameters\&.
|
/external/webkit/LayoutTests/fast/cookies/ |
local-file-can-set-cookies.html | 9 <p id="description"></p> 12 description('This test checks that a local file can set cookies. See: rdar://problem/5379090 REGRESSION: Cannot set cookies for local files');
|
/external/webkit/LayoutTests/fast/dom/HTMLFormElement/ |
htmlformelement-indexed-getter.html | 7 <p id="description"></p> 15 description('This test verifies that elements can be fetched by index from HTMLFormElements.');
|
/external/webkit/LayoutTests/fast/dom/Node/ |
fragment-mutation.html | 11 function logResult(description, outcome) 13 log.push({ description: description, outcome: outcome}); 19 return "<li>" + entry.description + ": " + entry.outcome; 63 function testFragment(method, description, mutationHandler, expectation, nonStop) 81 logResult(description, expectation(stash, e)); 90 logResult(description, expectation(stash, e)); 94 logResult(description, expectation(stash));
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
nodelist-item-assignment.html | 7 <p id="description"></p> 13 description(
|
nodelist-item-with-name.html | 7 <p id="description"></p> 14 description('This tests that items in a NodeList can be retrieved directly by name.');
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
exec-001.js | 4 * Description: Based on ECMA 2 Draft 7 February 1999 31 testcases[0] = { expect:"PASSED", actual:"PASSED", description:"NO TESTS EXIST" };
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/ |
template.js | 4 Description: 37 testcases[tc].description +" = "+
|
/external/webkit/Source/WebKit/efl/DefaultTheme/widget/check/ |
check.edc | 72 description { 80 description { 87 description { 92 description { 97 description { 104 description { 111 description { 118 description {
|
/external/webkit/Source/WebKit/efl/DefaultTheme/widget/radio/ |
radio.edc | 71 description { 79 description { 86 description { 91 description { 96 description { 103 description { 110 description { 117 description {
|
/frameworks/base/core/java/android/content/pm/ |
PermissionGroupInfo.java | 31 * permission's description. From the "description" attribute or, 37 * The description string provided in the AndroidManifest file, if any. You 38 * probably don't want to use this, since it will be null if the description 73 * Retrieve the textual description of this permission. This 74 * will call back on the given PackageManager to load the description from 80 * @return Returns a CharSequence containing the permission's description. 81 * If there is no description, null is returned.
|
/frameworks/base/core/java/android/database/ |
CursorWindowAllocationException.java | 26 public CursorWindowAllocationException(String description) { 27 super(description);
|
StaleDataException.java | 30 public StaleDataException(String description) 32 super(description);
|
/frameworks/base/libs/hwui/ |
GammaFontRenderer.h | 40 virtual void describe(ProgramDescription& description, const SkPaint* paint) const = 0; 41 virtual void setupProgram(ProgramDescription& description, Program* program) const = 0; 86 void describe(ProgramDescription& description, const SkPaint* paint) const; 87 void setupProgram(ProgramDescription& description, Program* program) const; 131 void describe(ProgramDescription& description, const SkPaint* paint) const { 134 void setupProgram(ProgramDescription& description, Program* program) const { 168 void describe(ProgramDescription& description, const SkPaint* paint) const { 171 void setupProgram(ProgramDescription& description, Program* program) const {
|
/libcore/luni/src/test/resources/ |
recipe.xml | 5 <description> 7 </description>
|
recipe1.xml | 5 <description> 7 </description>
|
recipt.xml | 5 <description> 7 </description>
|
systemid.xml | 5 <description> 7 </description>
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
test_template | 3 $description = "<FILL IN SHORT DESCRIPTION HERE>";
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
UnsupportedFormatException.java | 23 public UnsupportedFormatException(String description) { 24 super(description);
|
/sdk/eclipse/sites/internal/ |
site.xml | 3 <description url="https://android.corp.google.com/adt/"> 5 </description> 36 <description> 38 </description> 41 <description> 43 </description> 46 <description> 48 </description>
|
/bionic/libc/upstream-dlmalloc/ |
README.txt | 9 BEGIN android-changed: change description
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_api.c | 51 ** Description Enable the HID host. This function must be called before 88 ** Description Disable the HID host. If the server is currently 110 ** Description Disconnect a connection. 133 ** Description Connect to a device of specified BD address in specified 193 ** Description send SET_REPORT to device. 209 ** Description Send a GET_REPORT to HID device. 225 ** Description This function set the protocol mode at specified HID handle 239 ** Description This function get protocol mode information. 252 ** Description send SET_IDLE to device. 266 ** Description Send a GET_IDLE from HID device [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_hh_api.h | 288 ** Description This function enable HID host and registers HID-Host with 300 ** Description This function is called when the host is about power down. 311 ** Description This function is called to start an inquiry and read SDP 325 ** Description This function disconnects the device. 336 ** Description This function set the protocol mode at specified HID handle 347 ** Description This function get the protocol mode of a specified HID device. 357 ** Description send SET_REPORT to device. 369 ** Description Send a GET_REPORT to HID device. 380 ** Description Send HID_CONTROL request to a HID device. 392 ** Description send SET_IDLE to device [all...] |
/external/bluetooth/bluedroid/bta/sys/ |
bd.c | 44 ** Description Copy bd addr b to a. 64 ** Description Compare bd addr b to a. 88 ** Description Compare bd addr to "any" bd addr. 103 ** Description Set bd addr to "any" bd addr.
|
Completed in 1239 milliseconds
<<11121314151617181920>>