HomeSort by relevance Sort by last modified time
    Searched full:processor (Results 601 - 625 of 3906) sorted by null

<<21222324252627282930>>

  /external/google-breakpad/android/
test-shell.sh 112 DATA_FILES="src/processor/testdata/minidump2.dmp"
119 FILEDIR=src/processor/testdata/$(dirname "$FILE")
  /external/google-breakpad/src/google_breakpad/processor/
source_line_resolver_base.h 36 // See "google_breakpad/processor/source_line_resolver_interface.h" for more
48 #include "google_breakpad/processor/source_line_resolver_interface.h"
  /external/google-breakpad/src/processor/
address_map-inl.h 39 #include "processor/address_map.h"
43 #include "processor/logging.h"
logging.cc 45 #include "processor/logging.h"
46 #include "processor/pathname_stripper.h"
pathname_stripper_unittest.cc 32 #include "processor/pathname_stripper.h"
33 #include "processor/logging.h"
stack_frame_cpu.cc 32 // See google_breakpad/processor/stack_frame_cpu.h for documentation.
36 #include "google_breakpad/processor/stack_frame_cpu.h"
stackwalker_selftest_sol.s 36 * src/processor/stackwalker_selftest_sol.o \
37 * src/processor/stackwalker_selftest_sol.s
static_contained_range_map-inl.h 40 #include "processor/static_contained_range_map.h"
41 #include "processor/logging.h"
  /external/libchrome/sandbox/win/sandbox_poc/pocdll/
exports.h 33 // Takes all cpu of the machine. For each processor on the machine we assign
38 // the machine and to force a thread to run only on a given processor.
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 58 /// ARMProcFamily - ARM processor family: Cortex-A8, Cortex-A9, and others.
61 /// ARMProcClass - ARM processor class: None, AClass, RClass or MClass.
187 /// If true, the processor supports the Performance Monitor Extensions. These
192 /// HasTrustZone - if true, processor supports TrustZone security extensions
195 /// HasCrypto - if true, processor supports Cryptography extensions
198 /// HasCRC - if true, processor supports CRC instructions
243 /// TargetTriple - What processor and OS we're targeting.
246 /// SchedModel - Processor specific instruction costs.
  /external/llvm/test/CodeGen/ARM/
2013-04-16-AAPCS-C4-vs-VFP.ll 6 ;Co-Processor register candidates may be either in VFP or in stack, so after
14 ;C.2.cp If the argument is a CPRC then any co-processor registers in that class
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 74 unsigned processor:2; member in struct:sp_sampler_key::__anon20619
104 unsigned processor; member in struct:sp_sampler_variant
  /external/minijail/
elfparse.h 41 Elf32_Word e_flags; /* Processor-specific flags */
59 Elf64_Word e_flags; /* Processor-specific flags */
  /external/pdfium/testing/tools/
fixup_pdf_template.py 75 processor = TemplateProcessor()
80 outfile.write(processor.process_line(line))
  /external/skia/src/gpu/
SkGr.cpp 413 // The geometry processor will insert the primitive color to start the color chain, so
448 SkAutoTUnref<const GrFragmentProcessor> processor(
452 processor.reset(GrXfermodeFragmentProcessor::CreateFromDstProcessor(processor,
455 processor.reset(GrXfermodeFragmentProcessor::CreateFromSrcProcessor(processor,
459 if (processor) {
460 grPaint->addColorFragmentProcessor(processor);
  /external/toybox/toys/other/
taskset.c 25 the processor affinity of an exisitng PID.
27 Mask is a hex string where each bit represents a processor the process
  /external/v8/src/base/
cpu.h 6 // the code less dependent on differences between different processor
24 // Query information about the processor.
  /external/v8/src/profiler/
sampler.h 29 // Internal profiling (with --prof + tools/$OS-tick-processor) wants to
94 // If true next sample must be initiated on the profiler event processor
  /external/webrtc/webrtc/modules/video_processing/include/
video_processing.h 71 // The following functions refer to the pre-processor unit within VPM. The
72 // pre-processor perfoms spatial/temporal decimation and content analysis on
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 50 ;// Guarding implementation by the processor name
59 ;// Guarding implementation by the processor name
  /frameworks/base/libs/hwui/thread/
TaskManager.cpp 62 bool TaskManager::addTaskBase(const sp<TaskBase>& task, const sp<TaskProcessorBase>& processor) {
64 TaskWrapper wrapper(task, processor);
  /hardware/qcom/gps/etc/
gps.conf 106 # NMEA provider (1=Modem Processor, 0=Application Processor)
  /hardware/qcom/gps/msm8084/etc/
gps.conf 90 # NMEA provider (1=Modem Processor, 0=Application Processor)
  /hardware/qcom/gps/msm8909/etc/
gps.conf 106 # NMEA provider (1=Modem Processor, 0=Application Processor)
  /hardware/qcom/gps/msm8994/etc/
gps.conf 106 # NMEA provider (1=Modem Processor, 0=Application Processor)

Completed in 1204 milliseconds

<<21222324252627282930>>