Searched
full:processor (Results
876 -
900 of
2996) sorted by null
<<31323334353637383940>>
/external/google-breakpad/src/processor/ |
processor.gyp | 35 'target_name': 'processor', 177 'processor',
|
stackwalker_mips_unittest.cc | 42 #include "google_breakpad/processor/basic_source_line_resolver.h" 43 #include "google_breakpad/processor/call_stack.h" 44 #include "google_breakpad/processor/code_module.h" 45 #include "google_breakpad/processor/source_line_resolver_interface.h" 46 #include "google_breakpad/processor/stack_frame_cpu.h" 47 #include "processor/stackwalker_unittest_utils.h" 48 #include "processor/stackwalker_mips.h" 49 #include "processor/windows_frame_info.h"
|
static_map_iterator-inl.h | 38 #include "processor/static_map_iterator.h" 40 #include "processor/logging.h"
|
static_range_map-inl.h | 39 #include "processor/static_range_map.h" 40 #include "processor/logging.h"
|
windows_frame_info.h | 49 #include "processor/logging.h" 50 #include "processor/tokenize.h"
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
hyperv.h | 63 /* Access virtual processor index MSR (HV_X64_MSR_VP_INDEX) available*/ 126 * than inter-processor interrupts
|
sigcontext.h | 212 * supported by the processor and OS. 218 /* new processor state extensions go here */
|
/external/libavc/decoder/ |
ih264d.h | 236 /** Set processor details */ 436 * Processor type
|
/external/libmpeg2/decoder/ |
impeg2d.h | 163 /** Set processor details */ 412 * Processor type
|
/external/libpcap/ |
pcap-tstamp.manmisc.in | 49 dependent on the processor clock speed, and that clock speed might be 58 different CPU cores on a multi-core or multi-processor system might be
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
perf-list.txt | 61 it can be encoded in a per processor specific way. 89 You should refer to the processor specific documentation for getting these
|
/external/linux-tools-perf/src/tools/perf/ |
perf.h | 77 #define CPUINFO_PROC "Processor" 100 #define CPUINFO_PROC "Processor"
|
/external/llvm/include/llvm/MC/ |
MCSubtargetInfo.h | 32 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 33 ArrayRef<SubtargetFeatureKV> ProcDesc; // Processor descriptions
|
/external/llvm/lib/Target/AArch64/ |
AArch64Subtarget.h | 37 /// ARMProcFamily - ARM processor family: Cortex-A53, Cortex-A57, and others. 58 /// TargetTriple - What processor and OS we're targeting.
|
/external/llvm/lib/Target/PowerPC/ |
PPCScheduleA2.td | 11 // A2 Processor User's Manual. 21 // This file defines the itinerary class data for the PPC A2 processor.
|
/external/mesa3d/src/gallium/include/pipe/ |
p_config.h | 32 * This header file sets several defines based on the compiler, processor 78 * Processor architecture
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/ |
sm4_to_tgsi.cpp | 621 unsigned processor; local 625 processor = TGSI_PROCESSOR_FRAGMENT; 628 processor = TGSI_PROCESSOR_VERTEX; 631 processor = TGSI_PROCESSOR_GEOMETRY; 643 ureg = ureg_create(processor); 664 if(processor == TGSI_PROCESSOR_VERTEX) 670 else if(processor == TGSI_PROCESSOR_GEOMETRY) 691 if(processor == TGSI_PROCESSOR_FRAGMENT)
|
/external/parameter-framework/parameter/ |
Android.mk | 134 $(LOCAL_PATH)/../remote-processor/ 159 LOCAL_REQUIRED_MODULES := libremote-processor
|
/external/skia/include/core/ |
SkColorFilter.h | 131 * on them when they are finished. If more than one processor is appended, they will be 134 * The fragment processor(s) must each return their color as a premul normalized value
|
/external/skia/src/core/ |
SkFloatBits.cpp | 89 // The iOS ARM processor discards small denormalized numbers to go faster. 158 // The iOS ARM processor discards small denormalized numbers to go faster.
|
SkUtilsArm.cpp | 42 Processor : ARMv7 Processor rev 2 (v7l)
|
/external/skia/src/gpu/effects/ |
GrCoverageSetOpXP.cpp | 67 static void GenKey(const GrProcessor& processor, const GrGLSLCaps& caps, 69 const CoverageSetOpXP& xp = processor.cast<CoverageSetOpXP>();
|
GrYUVtoRGBEffect.cpp | 85 const GrProcessor& processor) override { 86 const YUVtoRGBEffect& yuvEffect = processor.cast<YUVtoRGBEffect>();
|
/external/skia/src/gpu/gl/builders/ |
GrGLFragmentShaderBuilder.h | 57 * Fragment processor's, in addition to all of the above, may need to use dst color so they use 115 // state to track this. The reset call is called per processor emitted.
|
/external/v8/src/ |
cpu-profiler.h | 123 // This class implements both the profile events processor thread and 248 ProfilerEventsProcessor* processor() const { return processor_; } function in class:v8::internal::CpuProfiler
|
Completed in 852 milliseconds
<<31323334353637383940>>