/development/ndk/platforms/android-9/arch-x86/include/asm/ |
module_32.h | 29 #error unknown processor family
|
spinlock_32.h | 25 #include <asm/processor.h>
|
/device/asus/flo/ |
audio_effects.conf | 119 # The pre processor configuration consists in a list of elements each describing 120 # pre processor settings for a given input source. Valid input source names are: 125 # default value to apply when the pre processor effect is created. 155 # TODO: add default audio pre processor configurations after debug and tuning phase
|
/device/moto/shamu/ |
audio_effects.conf | 161 # The pre processor configuration consists in a list of elements each describing 162 # pre processor settings for a given input source. Valid input source names are: 167 # default value to apply when the pre processor effect is created. 197 # TODO: add default audio pre processor configurations after debug and tuning phase
|
/external/apache-http/src/org/apache/http/protocol/ |
package.html | 50 An HTTP {@link org.apache.http.protocol.HttpProcessor processor} 53 An application should initialize a processor, set up the lists 55 through that processor. There are four kinds of interceptors, 78 is a processor for the client side,
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorStylesheetDoc.java | 21 package org.apache.xalan.processor;
|
ProcessorUnknown.java | 21 package org.apache.xalan.processor;
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathProcessorException.java | 24 * Derived from XPathException in order that XPath processor
|
/external/emma/core/java12/com/vladium/emma/ |
Processor.java | 7 * $Id: Processor.java,v 1.1.2.1 2004/07/16 23:32:03 vlad_r Exp $ 22 abstract class Processor 93 protected Processor () 103 // no Processor state needs validation
|
/external/google-breakpad/src/google_breakpad/processor/ |
microdump.h | 47 #include "google_breakpad/processor/dump_context.h" 48 #include "google_breakpad/processor/memory_region.h" 49 #include "google_breakpad/processor/system_info.h" 50 #include "processor/basic_code_modules.h"
|
/external/google-breakpad/src/processor/ |
source_line_resolver_base_types.h | 47 #include "google_breakpad/processor/source_line_resolver_base.h" 48 #include "google_breakpad/processor/stack_frame.h" 49 #include "processor/cfi_frame_info.h" 50 #include "processor/windows_frame_info.h"
|
/external/icu/icu4c/source/common/ |
common.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/i18n/ |
i18n.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/io/ |
io.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/layout/ |
layout.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/layoutex/ |
layoutex.rc | 3 // picked up by the pre-processor during each build.
|
/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
JarProcessor.java | 26 * Returns <code>true</code> if the processor has has changed the entry. In this case, the entry can be removed
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/ |
VideoRecorderAppState.java | 35 private VideoProcessor processor; field in class:VideoRecorderAppState 79 processor = new VideoProcessor(); 82 lastViewPort.addProcessor(processor); 87 lastViewPort.removeProcessor(processor);
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
ptrace.h | 6 #include <asm/processor-flags.h>
|
/external/libpng/scripts/ |
libpng-config-body.in | 13 --cppflags print pre-processor flags
|
/external/llvm/lib/Target/BPF/ |
BPF.td | 19 : Processor<Name, NoItineraries, Features>;
|
/external/llvm/lib/Target/PowerPC/ |
PPC.td | 250 def : Processor<"generic", G3Itineraries, [Directive32]>; 259 def : Processor<"601", G3Itineraries, [Directive601]>; 260 def : Processor<"602", G3Itineraries, [Directive602]>; 261 def : Processor<"603", G3Itineraries, [Directive603, 263 def : Processor<"603e", G3Itineraries, [Directive603, 265 def : Processor<"603ev", G3Itineraries, [Directive603, 267 def : Processor<"604", G3Itineraries, [Directive604, 269 def : Processor<"604e", G3Itineraries, [Directive604, 271 def : Processor<"620", G3Itineraries, [Directive620, 273 def : Processor<"750", G4Itineraries, [Directive750 [all...] |
/external/llvm/test/CodeGen/ARM/ |
readcyclecounter.ll | 8 ; processor (but not on v6, at least by default).
|
/external/llvm/test/CodeGen/PowerPC/ |
fsl-e500mc.ll | 5 ; CHECK-NOT: not a recognized processor for this target
|
fsl-e5500.ll | 5 ; CHECK-NOT: not a recognized processor for this target
|