HomeSort by relevance Sort by last modified time
    Searched full:processor (Results 951 - 975 of 2996) sorted by null

<<31323334353637383940>>

  /art/runtime/arch/
instruction_set_features.h 46 // Turn C pre-processor #defines into the equivalent instruction set features for kRuntimeISA.
  /art/runtime/arch/mips64/
instruction_set_features_mips64.cc 59 if (line.find("processor") != std::string::npos && line.find(": 1") != std::string::npos) {
  /art/runtime/arch/x86/
instruction_set_features_x86.h 35 // Turn C pre-processor #defines into the equivalent instruction set features.
  /bionic/libc/arch-arm/krait/bionic/
memset.S 34 * This code assumes it is running on a processor that supports all arm v7
  /bionic/libc/kernel/uapi/asm-x86/asm/
vm86.h 21 #include <asm/processor-flags.h>
  /cts/hostsidetests/theme/
android_device.py 26 # it will fork the device processor
  /developers/samples/android/wearable/wear/AlwaysOn/
template-params.xml 72 In addition and most importantly, the app sleeps while in ambient mode for 20 seconds between any updates to conserving battery life (processor allowed to sleep). If you can hold off on updates for a full minute, you can throw away the Handler and just use onUpdateAmbient to save even more battery life.
  /development/ndk/platforms/android-21/arch-x86/include/asm/
vm86.h 21 #include <asm/processor-flags.h>
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
vm86.h 21 #include <asm/processor-flags.h>
  /external/android-mock/src/
build-mockgen.xml 15 value="${meta-service-folder}/javax.annotation.processing.Processor"/>
  /external/apache-http/android/src/android/net/http/
AndroidHttpClient.java 164 BasicHttpProcessor processor = super.createHttpProcessor();
165 processor.addRequestInterceptor(sThreadCheckInterceptor);
166 processor.addRequestInterceptor(new CurlLogger());
168 return processor;
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorGlobalParamDecl.java 21 package org.apache.xalan.processor;
ProcessorGlobalVariableDecl.java 21 package org.apache.xalan.processor;
ProcessorNamespaceAlias.java 21 package org.apache.xalan.processor;
ProcessorText.java 21 package org.apache.xalan.processor;
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Version.java 52 * Print the processor version to the command line.
Version.src 52 * Print the processor version to the command line.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_clang_other.h 37 // Assume that processor respects data dependencies
  /external/conscrypt/
update_prebuilts.sh 28 declare -i NUM_CORES="$(awk '/^processor/ { i++ } END { print i }' /proc/cpuinfo)"
  /external/elfutils/src/libebl/
eblsectiontypename.c 112 /* Handle processor-specific section names. */
  /external/expat/lib/
expat_external.h 49 pre-processor and how to specify the same calling convention as the
  /external/flac/
config.h 128 /* Define to 1 if your processor stores words with the most significant byte
  /external/google-breakpad/src/google_breakpad/processor/
dump_context.h 36 #include "google_breakpad/processor/dump_object.h"
fast_source_line_resolver.h 51 #include "google_breakpad/processor/source_line_resolver_base.h"
stack_frame_symbolizer.h 43 #include "google_breakpad/processor/code_module.h"

Completed in 1240 milliseconds

<<31323334353637383940>>