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

<<21222324252627282930>>

  /external/skia/include/gpu/
GrPaint.h 77 * Appends an additional color processor to the color computation.
86 * Appends an additional coverage processor to the coverage computation.
  /external/skia/src/gpu/
GrPipeline.cpp 88 pipelineBuilder.fColorStages[i].processor()->usesLocalCoords();
97 pipelineBuilder.fCoverageStages[i].processor()->usesLocalCoords();
  /external/toybox/toys/other/
taskset.c 14 the processor affinity of an exisitng PID.
16 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/webrtc/src/system_wrappers/source/
thread_win.cc 119 // Convert from an array with processor numbers to a bitmask
120 // Processor numbers start at zero.
  /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 60 bool TaskManager::addTaskBase(const sp<TaskBase>& task, const sp<TaskProcessorBase>& processor) {
62 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/msm8974/etc/
gps.conf 90 # NMEA provider (1=Modem Processor, 0=Application Processor)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
debugreg.h 61 that the processor will reset the bit after a task switch and the other
78 the processor to run more slowly, but leaving them clear makes it
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1-sources.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceXmlTextAction.java 131 RenameTypeProcessor processor = new RenameTypeProcessor(type); local
132 //processor.setNewElementName(className);
133 processor.setUpdateQualifiedNames(true);
134 processor.setUpdateSimilarDeclarations(false);
135 //processor.setMatchStrategy(?);
136 //processor.setFilePatterns(patterns);
137 processor.setUpdateReferences(true);
139 RenameRefactoring refactoring = new RenameRefactoring(processor);
  /development/ndk/platforms/android-9/arch-x86/include/asm/
atomic_32.h 22 #include <asm/processor.h>
i387_32.h 25 #include <asm/processor.h>
mc146818rtc_32.h 24 #include <asm/processor.h>
  /device/lge/hammerhead/
audio_effects.conf 243 # The pre processor configuration consists in a list of elements each describing
244 # pre processor settings for a given input source. Valid input source names are:
249 # default value to apply when the pre processor effect is created.
279 # TODO: add default audio pre processor configurations after debug and tuning phase
  /external/android-mock/tests/com/google/android/testing/mocking/
UsesMocksProcessorTest.java 143 UsesMocksProcessor processor = new UsesMocksProcessor();
144 processor.init(processingEnv);
146 processor.logger = new ProcessorLogger(outputStream, processingEnv);
147 return processor;
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorImport.java 21 package org.apache.xalan.processor;
ProcessorTemplate.java 21 package org.apache.xalan.processor;
WhitespaceInfoPaths.java 21 package org.apache.xalan.processor;
  /external/elfutils/src/libebl/
eblobjecttypename.c 53 /* Handle processor-specific section names. */
  /external/fio/crc/
crc32c-intel.c 16 * http://www.intel.com/products/processor/manuals/
  /external/google-breakpad/
README 25 For core code like processor use methods above.
  /external/google-breakpad/src/common/dwarf/
line_state_machine.h 37 // processor to know how this works.

Completed in 1468 milliseconds

<<21222324252627282930>>