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

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java 88 IContentAssistProcessor processor = local
91 if (processor != null) {
92 processors.add(processor);
  /art/runtime/arch/arm/
instruction_set_features_arm.h 34 // Turn C pre-processor #defines into the equivalent instruction set features.
  /art/runtime/arch/arm64/
instruction_set_features_arm64.h 34 // Turn C pre-processor #defines into the equivalent instruction set features.
  /art/runtime/arch/mips/
instruction_set_features_mips.h 34 // Turn C pre-processor #defines into the equivalent instruction set features.
  /art/runtime/arch/mips64/
instruction_set_features_mips64.h 34 // Turn C pre-processor #defines into the equivalent instruction set features.
  /art/runtime/arch/x86_64/
instruction_set_features_x86_64.h 39 // Turn C pre-processor #defines into the equivalent instruction set features.
  /art/runtime/gc/
task_processor.h 39 // Update the updated_target_run_time_, the task processor will re-insert the task when it is
  /bionic/libc/arch-arm/cortex-a9/bionic/
memcpy.S 33 * This code assumes it is running on a processor that supports all arm v7
  /bionic/libc/arch-arm/krait/bionic/
memcpy.S 35 * This code assumes it is running on a processor that supports all arm v7
  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace.h 24 #include <asm/processor-flags.h>
  /development/ndk/platforms/android-21/arch-x86/include/asm/
ptrace.h 24 #include <asm/processor-flags.h>
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
ptrace.h 24 #include <asm/processor-flags.h>
  /development/ndk/platforms/android-9/arch-mips/include/asm/
module.h 62 #error MODULE_PROC_FAMILY undefined for your processor configuration
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace.h 24 #include <asm/processor-flags.h>
tlbflush_32.h 22 #include <asm/processor.h>
  /device/google/accessory/demokit/hardware/eng/shield/
ashield_excellon.cam 1 [CAM Processor Job]
  /docs/source.android.com/src/devices/audio/
latency_contrib.jd 40 <li>Additional latency after the app processor, such as from a DSP</li>
177 <li><a href="http://en.wikipedia.org/wiki/Processor_affinity">processor affinity</a></li>
182 times during which there is no useful work performed by the application processor.
193 (DRM) may run on the same application processor core(s) as those used
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java 31 * When {@link org.apache.xalan.processor.StylesheetHandler} creates
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorExsltFuncResult.java 21 package org.apache.xalan.processor;
ProcessorPreserveSpace.java 21 package org.apache.xalan.processor;
ProcessorStripSpace.java 21 package org.apache.xalan.processor;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
package.html 32 construction of the data (the org.apache.xalan.processor package) or with the transformation (the org.apache.xalan.transformer
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 56 /// processor implementation would simply call into the registry to create
58 /// However, a more complex processor might decide to intercept the matcher
80 /// \return The matcher objects constructed by the processor, or a null
157 /// \return The matcher object constructed by the processor, or an empty
  /external/clang/test/SemaCXX/
class-base-member-init.cpp 105 void Apply(Foo processor);
  /external/elfutils/src/libebl/
eblsectionname.c 83 /* Handle processor-specific section names. */

Completed in 764 milliseconds

<<21222324252627282930>>