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

<<41424344454647484950>>

  /frameworks/base/cmds/dumpstate/
dumpstate.c 184 FILE *oom_adj = fopen("/proc/self/oom_adj", "w");
  /frameworks/base/include/utils/
List.h 316 return *this; // self-assignment
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uvector.h 26 /// here if it doesn't support it. This mostly means having no self-pointers.
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
ValueParser.java 194 // get icon self-explanatory
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gprof 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gprof 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 54 * Self-contained UI to edit the library dependencies of a Project.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewTestProjectCreationPage.java 479 * we offer 2 options for the test target: self test or against an existing Android project.
497 // Standalone mode: choose between self-test and existing-project test
    [all...]
  /sdk/traceview/src/com/android/traceview/
MethodData.java 187 // Add "self" time to the top of the sorted children
  /external/v8/src/
objects.cc 163 JSObject* self = JSObject::cast(receiver); local
166 LOG(ApiNamedPropertyAccess("load", self, name));
167 CustomArguments args(data->data(), self, holder_handle);
200 Handle<Object> self(receiver);
209 Execution::Call(fun, self, 0, NULL, &has_pending_exception);
707 ExternalTwoByteString* self = ExternalTwoByteString::cast(this); local
708 self->set_length(length);
709 self->set_hash_field(hash_field);
710 self->set_resource(resource);
714 self->Hash(); // Force regeneration of the hash value
753 ExternalAsciiString* self = ExternalAsciiString::cast(this); local
1030 SeqTwoByteString* self = reinterpret_cast<SeqTwoByteString*>(this); local
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 107 * Self-Referential Macros::
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 107 * Self-Referential Macros::
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 108 * Self-Referential Macros::
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 107 * Self-Referential Macros::
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 107 * Self-Referential Macros::
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 108 * Self-Referential Macros::
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info 107 * Self-Referential Macros::
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 98 * self-link implicitly means to advance to head.
251 * linked to self, which will only be true if traversing with a
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
FloatBufferTest.java 272 // compare to self
350 // equal to self
IntBufferTest.java 239 // compare to self
306 // equal to self
LongBufferTest.java 238 // compare to self
305 // equal to self
ShortBufferTest.java 238 // compare to self
305 // equal to self
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
SSLSocketTest.java 717 * single self-generated key. The subject name is "Test Server".
747 * single self-generated key. The subject name is "Test Server".
    [all...]
  /dalvik/vm/compiler/
Compiler.c 118 Thread *self = dvmThreadSelf(); local
122 self->suspendCount == 0) {
  /development/pdk/docs/
faqs.jd 251 to provide self-service tools to upload these reports to a public database.</p>
307 self-service tools for OEMs to publish CTS reports so that they can be

Completed in 124 milliseconds

<<41424344454647484950>>