HomeSort by relevance Sort by last modified time
    Searched full:base (Results 2751 - 2775 of 4489) sorted by null

<<111112113114115116117118119120>>

  /external/openssl/include/openssl/
objects.h 412 #define LN_netscape_base_url "Netscape Base Url"
1014 const char * OBJ_bsearch(const char *key,const char *base,int num,int size,
1016 const char * OBJ_bsearch_ex(const char *key,const char *base,int num,
    [all...]
  /external/ppp/pppd/
pppd.h 162 u_int32_t base; /* match if (addr & mask) == base */ member in struct:permitted_ip
163 u_int32_t mask; /* base and mask are in network byte order */
    [all...]
  /external/proguard/src/proguard/
ConfigurationParser.java 56 * with the given base directory.
206 // Read the base directory name.
207 readNextWord("base directory name");
    [all...]
  /external/qemu/block/
qcow2.c 432 /* read from the base image */
973 .help = "File name of a base image"
978 .help = "Image format of the base image"
  /external/quake/quake/src/QW/server/
pr_edict.c 37 qboolean ED_ParseEpair (void *base, ddef_t *key, char *s);
720 qboolean ED_ParseEpair (void *base, ddef_t *key, char *s)
729 d = (void *)((int *)base + key->ofs);
  /external/quake/quake/src/WinQuake/
pr_edict.cpp 39 qboolean ED_ParseEpair (void *base, ddef_t *key, char *s);
728 qboolean ED_ParseEpair (void *base, ddef_t *key, char *s)
737 d = (void *)((int *)base + key->ofs);
  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 127 Thread(pthread_t pthread, const PlatformThread& platThread, void* base)
130 , stackBase(base)
643 #error Need a way to get the stack base on this platform
    [all...]
  /external/webkit/WebCore/dom/
Document.h     [all...]
  /frameworks/base/core/java/android/content/
package.html 21 is a base API for pulling these pieces together, allowing you to access
506 one of the standard colors defined in the base system theme:</p>
597 another style in your application that inherits from this base Theme style,
  /frameworks/base/docs/html/guide/topics/testing/
testing_android.jd 174 and so forth. The base class is {@link android.test.AndroidTestCase}, but you usually use a subclass associated with a particular component.
200 The base class is {@link android.test.InstrumentationTestCase}. All of its subclasses have the ability to send a keystroke or touch event to the UI of the application
206 {@link android.test.ActivityTestCase} - A base class for activity test classes.
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
Device1273.h 49 /* Base addresses*/
51 /* to be used as an easy reference to register -> address date base. Keep this as it*/
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
Device1273.h 49 /* Base addresses*/
51 /* to be used as an easy reference to register -> address date base. Keep this as it*/
    [all...]
  /build/core/
prelink-linux-arm.map 123 libttssynthproxy.so 0xA7200000 # [~1M] for frameworks/base
  /build/tools/kcm/
kcm.cpp 25 * 4..7: base, shift, alt, shift-alt
  /cts/tests/src/android/widget/cts/util/
ExpandableListScenario.java 33 * Utility base class for creating various Expandable List scenarios.
  /cts/tests/tests/database/src/android/database/sqlite/cts/
DatabaseStatementTest.java 31 * frameworks/base/tests/AndroidTests/src/com/android/unit_tests/DatabaseStatementTest.java
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 77 * @param filePath the file path for the class, excluding any base
  /dalvik/libcore/luni/src/main/java/java/io/
InputStream.java 23 * The base class for all input streams. An input stream is a means of reading
Reader.java 24 * The base class for all readers. A reader is a means of reading data from a
  /dalvik/libcore/luni/src/main/java/java/lang/
Math.java 27 * The double value closest to e, the base of the natural logarithm.
426 * Returns the closest double approximation of the base 10 logarithm of the
441 * the value whose base 10 log has to be computed.
706 * the base of the operation.
    [all...]
StrictMath.java 42 * The double value closest to e, the base of the natural logarithm.
428 * Returns the closest double approximation of the base 10 logarithm of the
442 * the value whose base 10 log has to be computed.
691 * the base of the operation.
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
SocketImpl.java 30 * This class is the base of all streaming socket implementation classes.
  /dalvik/libcore/nio/src/main/java/java/nio/
Buffer.java 80 * The log base 2 of the element size of this buffer. Each typed subclass
  /dalvik/libcore/security/src/main/files/cacerts/
2afc57aa.0 44 URI:ldap://www.trustcenter.de/CN=TC%20TrustCenter%20Class%202%20CA%20II,O=TC%20TrustCenter%20GmbH,OU=rootcerts,DC=trustcenter,DC=de?certificateRevocationList?base?

Completed in 1125 milliseconds

<<111112113114115116117118119120>>