/external/libyuv/files/unit_test/testdata/ |
tegra3.txt | 0 Processor : ARMv7 Processor rev 9 (v7l) 2 processor : 0 5 processor : 1 8 processor : 2 11 processor : 3
|
arm_v7.txt | 0 Processor : ARMv7 Processor rev 5 (v7l)
|
/external/google-breakpad/ |
Makefile.am | 105 includepdir = $(includedir)/$(PACKAGE)/processor 106 includep_HEADERS = $(top_srcdir)/src/processor/*.h 162 src/google_breakpad/processor/basic_source_line_resolver.h \ 163 src/google_breakpad/processor/call_stack.h \ 164 src/google_breakpad/processor/code_module.h \ 165 src/google_breakpad/processor/code_modules.h \ 166 src/google_breakpad/processor/dump_context.h \ 167 src/google_breakpad/processor/dump_object.h \ 168 src/google_breakpad/processor/exploitability.h \ 169 src/google_breakpad/processor/fast_source_line_resolver.h [all...] |
Makefile.in | 148 @DISABLE_PROCESSOR_FALSE@ src/processor/microdump_stackwalk \ 149 @DISABLE_PROCESSOR_FALSE@ src/processor/minidump_dump \ 150 @DISABLE_PROCESSOR_FALSE@ src/processor/minidump_stackwalk 164 @DISABLE_PROCESSOR_FALSE@ src/processor/address_map_unittest \ 165 @DISABLE_PROCESSOR_FALSE@ src/processor/binarystream_unittest \ 166 @DISABLE_PROCESSOR_FALSE@ src/processor/basic_source_line_resolver_unittest \ 167 @DISABLE_PROCESSOR_FALSE@ src/processor/cfi_frame_info_unittest \ 168 @DISABLE_PROCESSOR_FALSE@ src/processor/contained_range_map_unittest \ 169 @DISABLE_PROCESSOR_FALSE@ src/processor/disassembler_x86_unittest \ 170 @DISABLE_PROCESSOR_FALSE@ src/processor/exploitability_unittest [all...] |
/external/parameter-framework/remote-processor/ |
README.md | 1 # libremote-processor
|
/external/v8/tools/ |
freebsd-tick-processor | 3 # A wrapper script to call 'linux-tick-processor'. 10 $tools_path/linux-tick-processor "$@"
|
mac-tick-processor | 3 # A wrapper script to call 'linux-tick-processor' with Mac-specific settings. 6 $tools_path/linux-tick-processor --mac --nm=$tools_path/mac-nm $@
|
/external/v8/src/ |
rewriter.cc | 16 class Processor: public AstVisitor { 18 Processor(Variable* result, Zone* zone, AstNode::IdGen* ast_node_id_gen) 23 // Passing a null AstValueFactory is fine, because Processor doesn't 29 virtual ~Processor() { } 75 void Processor::Process(ZoneList<Statement*>* statements) { 82 void Processor::VisitBlock(Block* node) { 95 void Processor::VisitModuleStatement(ModuleStatement* node) { 102 void Processor::VisitExpressionStatement(ExpressionStatement* node) { 111 void Processor::VisitIfStatement(IfStatement* node) { 122 void Processor::VisitIterationStatement(IterationStatement* node) [all...] |
/system/bt/embdrv/sbc/decoder/include/ |
oi_cpu_dep.h | 53 #define OI_CPU_X86 1 /**< x86 processor family */ 54 #define OI_CPU_ARM 2 /**< ARM processor family. 57 #define OI_CPU_ARC 3 /**< ARC processor family. 60 #define OI_CPU_SH3 4 /**< Hitachi SH-3 processor family */ 61 #define OI_CPU_H8 5 /**< Hitachi H8 processor family */ 62 #define OI_CPU_MIPS 6 /**< MIPS processor family */ 63 #define OI_CPU_SPARC 7 /**< SPARC processor family */ 64 #define OI_CPU_M68000 8 /**< Motorola M68000 processor family */ 65 #define OI_CPU_PPC 9 /**< PowerPC (PPC) processor family */ 66 #define OI_CPU_SH4_7750 10 /**< Hitachi SH7750 series in SH-4 processor family * [all...] |
/external/mesa3d/src/glsl/glcpp/tests/ |
094-divide-by-zero-short-circuit.c | 5 * pre-processor, (and, as always, the GLSL specification of the 6 * pre-processor is too vague on this point). 9 * pre-processor then it would legitimate to update the expected file
|
/external/google-breakpad/src/client/mac/tests/ |
testlogging.h | 1 // This file exists to override the processor logging for unit tests,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
plugin.xml | 5 <processor 8 </processor>
|
/external/skia/src/gpu/ |
GrPendingFragmentStage.h | 21 GrPendingFragmentStage(const GrFragmentStage& stage) : fProc(stage.processor()) {} 31 return this->processor()->isEqual(*that.processor()); 37 * For a coord transform on the fragment processor, does it or the coord change matrix (if 41 const GrCoordTransform& coordTransform = this->processor()->coordTransform(matrixIndex); 48 const GrFragmentProcessor* processor() const { return fProc.get(); } function in class:GrPendingFragmentStage
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPProcessor_OEM.h | 21 * This is the header for processor OEM fxns. 49 * processor. This will be an OEM-only function, and not part of the 52 * hProcessor: The processor handle. 57 * DSP_EHANDLE: Invalid processor handle. 73 * Reset a processor and load a new base program image. 77 * hProcessor: The processor handle. 83 * DSP_EHANDLE: Invalid processor handle. 89 * specified processor 90 * DSP_EFAIL: Unable to load the processor 93 * can load the processor. [all...] |
DSPProcessor.h | 22 * This is the header for the DSP/BIOS Bridge processor module. 68 * Prepare for communication with a particular DSP processor, and return 69 * a processor handle for subsequent operations. 71 * uProcessor: The processor index. 74 * phProcessor: Ptr to location to store processor handle. 79 * DSP_EFAIL: Unable to attach the processor 80 * DSP_SALREADYATTACHED: Success; Processor already attached. 94 * Detach from a DSP processor and de-allocate all (GPP) resources reserved 97 * hProcessor: The processor handle. 100 * DSP_EHANDLE: Invalid processor handle [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPProcessor_OEM.h | 21 * This is the header for processor OEM fxns. 49 * processor. This will be an OEM-only function, and not part of the 52 * hProcessor: The processor handle. 57 * DSP_EHANDLE: Invalid processor handle. 73 * Reset a processor and load a new base program image. 77 * hProcessor: The processor handle. 83 * DSP_EHANDLE: Invalid processor handle. 89 * specified processor 90 * DSP_EFAIL: Unable to load the processor 93 * can load the processor. [all...] |
DSPProcessor.h | 22 * This is the header for the DSP/BIOS Bridge processor module. 68 * Prepare for communication with a particular DSP processor, and return 69 * a processor handle for subsequent operations. 71 * uProcessor: The processor index. 74 * phProcessor: Ptr to location to store processor handle. 79 * DSP_EFAIL: Unable to attach the processor 80 * DSP_SALREADYATTACHED: Success; Processor already attached. 94 * Detach from a DSP processor and de-allocate all (GPP) resources reserved 97 * hProcessor: The processor handle. 100 * DSP_EHANDLE: Invalid processor handle [all...] |
/sdk/eclipse/sites/external/ |
index.html | 39 var processor = cache.createProcessor(); 40 processor.input = xmlFile; 41 processor.transform(); 42 data.innerHTML = processor.output; 48 var processor = new XSLTProcessor(); 49 processor.importStylesheet(stylesheet); 50 doc = processor.transformToDocument(xmlFile);
|
/sdk/eclipse/sites/internal/ |
index.html | 39 var processor = cache.createProcessor(); 40 processor.input = xmlFile; 41 processor.transform(); 42 data.innerHTML = processor.output; 48 var processor = new XSLTProcessor(); 49 processor.importStylesheet(stylesheet); 50 doc = processor.transformToDocument(xmlFile);
|
/external/icu/icu4c/source/layout/ |
MorphTables.cpp | 57 SubtableProcessor *processor = NULL; local 62 processor = new IndicRearrangementProcessor(base, success); 66 processor = new ContextualGlyphSubstitutionProcessor(base, success); 70 processor = new LigatureSubstitutionProcessor(base, success); 77 processor = NonContextualGlyphSubstitutionProcessor::createInstance(base, success); 82 processor = new ContextualGlyphInsertionProcessor(this); 90 if (processor != NULL) { 92 processor->process(glyphStorage, success); 94 delete processor;
|
/external/skia/include/gpu/ |
GrFragmentStage.h | 22 const GrFragmentProcessor* processor() const { return fProc.get(); } function in class:GrFragmentStage 25 return this->processor() == that.processor();
|
/external/google-breakpad/src/processor/ |
microdump_processor.cc | 30 // microdump_processor.cc: A microdump processor. 34 #include "google_breakpad/processor/microdump_processor.h" 41 #include "google_breakpad/processor/call_stack.h" 42 #include "google_breakpad/processor/microdump.h" 43 #include "google_breakpad/processor/process_state.h" 44 #include "google_breakpad/processor/stackwalker.h" 45 #include "google_breakpad/processor/stack_frame_symbolizer.h" 46 #include "processor/logging.h"
|
/external/skia/src/utils/ |
SkThreadUtils_pthread_mach.cpp | 15 bool SkThread::setProcessorAffinity(unsigned int processor) { 24 policy.affinity_tag = processor;
|
/external/libyuv/files/unit_test/ |
cpu_test.cc | 51 // AuthenticAMD AMD processor 52 // CentaurHauls Centaur processor 53 // CyrixInstead Cyrix processor 54 // GenuineIntel Intel processor 55 // GenuineTMx86 Transmeta processor 56 // Geode by NSC National Semiconductor processor 57 // NexGenDriven NexGen processor 58 // RiseRiseRise Rise Technology processor 59 // SiS SiS SiS SiS processor 60 // UMC UMC UMC UMC processor [all...] |
/external/mockito/src/org/mockito/internal/configuration/ |
FieldAnnotationProcessor.java | 11 * Simple annotation processor interface.
|