Searched
full:three (Results
301 -
325 of
1711) sorted by null
<<11121314151617181920>>
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
BackupRestoreActivity.java | 57 * three different sample agent implementations, each illustrating an alternative 58 * approach. The three sample agent classes are:
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
package.html | 45 The implementation is structured into three areas, as illustrated 65 and their assignment to the three areas.
|
/external/bluetooth/bluez/src/ |
hcid.conf.5.in | 110 \fBclass\fP 0x\fISSDDdd\fP (three bytes) 116 The Bluetooth device class is a high\-level description of the bluetooth device, composed of three bytes: the "Major Service Class" (byte "SS" above), the "Major Device Class" (byte "DD" above) and the "Minor Device Class" (byte "dd" above). These classes describe the high\-level capabilities of the device, such as "Networking Device", "Computer", etc. This information is often used by clients who are looking for a certain type of service around them.
|
/external/bluetooth/glib/glib/ |
gqsort.c | 90 2. Chose the pivot element using a median-of-three decision tree. 150 LO and HI so the three values are sorted. This lowers the
|
/external/icu4c/i18n/ |
regeximp.h | 21 // debugging options. Enable one or more of the three #defines immediately following 102 URX_CTR_LOOP_NG = 29, // Also in three flavors.
|
/external/jpeg/ |
jcprepct.c | 39 * When providing context rows, we must buffer three row groups' worth of 40 * pixels. Three row groups are physically allocated, but the row pointer
|
/external/tremolo/Tremolo/ |
treminfo.c | 308 /* The Vorbis header is in three packets; the initial small packet in 319 /* Which of the three types of header is this? */
|
/external/v8/benchmarks/ |
base.js | 157 // Converts a score value to a string with at least three significant 224 // Run the setup, the actual benchmark, and the tear down in three
|
/external/v8/src/ |
heap-inl.h | 212 // There are three string representations: sequential strings, cons 298 // Calls the FUNCTION_CALL function and retries it up to three times
|
/external/webkit/JavaScriptCore/wtf/ |
TCPageMap.h | 38 // a three-level radix tree that strips away approximately 1/3rd of 188 // Three-level radix tree
|
/external/webkit/WebKit/chromium/src/ |
DevToolsRPC.h | 42 // The snippet above will generate three classes: MyApi, MyApiStub and 299 // This macro defines three classes: Class with the Api, ClassStub that is
|
/external/zlib/contrib/asm686/ |
match.S | 234 * We already know at this point that the first three bytes of the 238 * pointer. (%esi will still be misaligned three times out of four.)
|
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 243 <string name="tip_to_step1"><b>Like a normal mobile keyboard, tapping ? three times will result\nin *C*.</b></string> 246 <string name="tip_to_step2_c"><b>\n- Tap ? three times to get \"i\"</b></string>
|
/external/bluetooth/glib/docs/reference/glib/ |
regex-syntax.sgml | 307 up to three octal digits following the backslash, and uses them to generate 364 leading zero, because no more than three octal digits are ever read. 476 To support generic character types there are three additional escape 894 set. Thus, they are independent of multiline mode. These three assertions [all...] |
/bionic/libc/stdio/ |
setvbuf.c | 39 * Set one of the three kinds of buffering, optionally including
|
/bionic/libc/tzcode/ |
asctime.c | 62 ** (two three-character abbreviations, five strings denoting integers,
|
/bionic/libc/unistd/ |
pathconf.c | 88 * into our cleaned-up kernel three
|
/bootable/bootloader/legacy/arch_msm7k/ |
mddi.c | 143 /* sometimes this will fail -- do it three times for luck... */
|
/build/core/ |
product.mk | 98 # Does three things:
|
/dalvik/dx/src/com/android/dx/dex/file/ |
MapItem.java | 31 /** write size of this class, in bytes: three {@code uint}s */
|
/dalvik/libcore/luni/src/main/java/java/net/ |
Proxy.java | 22 * Proxy} stores a type and an address and is immutable. There are three types
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
Inet6Util.java | 232 // a 24-bit quantity; for three part addresses, the third
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/ |
CollectionsTest.java | 152 list.add(3, "three"); 156 assertEquals("Rotated incorrectly at position 0, ", "three", 375 assertEquals("Assert 1: did not find three \"1\" strings", 3, 381 assertEquals("Assert 3: did not find three \"3\" strings", 1,
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ref/ |
SoftReference.java | 36 * Implements a soft reference, which is the least-weak of the three types of
|
/dalvik/libcore/security/src/main/java/java/security/ |
KeyRep.java | 88 * Resolves and returns the {@code Key} object. Three {@link Type}|format
|
Completed in 102 milliseconds
<<11121314151617181920>>