HomeSort by relevance Sort by last modified time
    Searched full:self (Results 1001 - 1025 of 1842) sorted by null

<<41424344454647484950>>

  /dalvik/vm/
Profile.h 164 void dvmMethodTraceAdd(struct Thread* self, const Method* method, int action);
  /dalvik/vm/compiler/
Compiler.h 88 kJitSelfVerification = 3, // Self Verification Mode
CompilerIR.h 154 bool heapMemOp; // Mark mem ops for self verification
  /dalvik/vm/mterp/armv5te/
entry.S 71 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
  /dalvik/vm/native/
SystemThread.c 147 sprintf(fileName, "/proc/self/task/%d/stat", thread->systemTid);
java_lang_Class.c 488 Thread* self = dvmThreadSelf(); local
510 assert(dvmCheckException(self));
535 ClassObject* callerClass = dvmGetCaller2Class(self->curFrame);
556 dvmCallMethod(self, init, newObj, &unused);
  /development/pdk/docs/compatibility/
overview.jd 39 in open source. CTS is designed to be used for continuous self-testing during
  /development/pdk/docs/porting/
source_setup_guide.jd 105 <li>In the 'Linux Platform' section, click 'Linux self-extracting file' associated with the jdk-1_5_0_12-linux-i586.bin package.</li>
  /development/testrunner/
test_defs.xsd 40 <!-- Self-descriptive name used to uniquely identify the test. -->
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /external/apache-http/src/org/apache/http/entity/
AbstractHttpEntity.java 43 * Provides the commonly used attributes for streamed and self-contained
  /external/bluetooth/bluez/scripts/
bluetooth-hid2hci.rules 4 # on a mouse device that is self powered, but that is where
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 97 gchar *msg = g_strdup_printf ("failed to get_next_image_info(self): %s",
  /external/dbus/doc/
dbus-tutorial.xml     [all...]
  /external/dbus/test/
test-service.c 155 _dbus_verbose ("*** Sending message to self\n");
  /external/dropbear/libtomcrypt/src/mac/omac/
omac_test.c 15 OMAC1 support, self-test, by Tom St Denis
  /external/dropbear/libtomcrypt/src/mac/pmac/
pmac_test.c 15 PMAC implementation, self-test, by Tom St Denis
  /external/grub/stage2/
jfs.h 392 pxd_t self; /* 8: self pxd */ member in struct:__anon1989::__anon1990
436 pxd_t self; /* 8: self */ member in struct:__anon1991::xtheader
  /external/icu4c/common/
propsvec.h 48 * but self-contained rows allow to later sort them by contents.
  /external/icu4c/tools/tzcode/
readme.txt 35 self-contained implementation, whereas ICU4J uses the underlying JDK

Completed in 67 milliseconds

<<41424344454647484950>>