/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-as.1 | 684 be marked as being encoded for a big-endian processor. 688 be marked as being encoded for a little-endian processor. 695 .IX Item "-mcpu=processor[+extension...]" 696 This option specifies the target processor. The assembler will issue an error 698 on the target processor. The following processor names are recognized: 705 instructions valid for any supported processor, including all optional 710 processor. 712 If some implementations of a particular processor can have an 739 processor [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
XSLTElementDef.java | 21 package org.apache.xalan.processor; 52 * @param contentHandler The element processor for this element. 80 * @param contentHandler The element processor for this element. 111 * @param contentHandler The element processor for this element. 135 * @param contentHandler The element processor for this element. 163 * @param contentHandler The element processor for this element. 193 * @param contentHandler The element processor for this element. 219 * @param contentHandler The element processor for this element. 239 * @param contentHandler The element processor for this element. 260 * @param contentHandler The element processor for this element [all...] |
ProcessorAttributeSet.java | 21 package org.apache.xalan.processor; 55 * @see org.apache.xalan.processor.StylesheetHandler#startElement
|
XSLProcessorVersion.src | 21 package org.apache.xalan.processor; 34 * Print the processor version to the command line.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-v850.texi | 22 for the V850 processor family: 45 the V850 processor. This allows the linker to detect attempts to link 51 the V850E processor. This allows the linker to detect attempts to link 57 the V850E1 processor. This allows the linker to detect attempts to link 63 the V850 processor but support instructions that are specific to the 74 the V850E2 processor. This allows the linker to detect attempts to link 80 the V850E2V3 processor. This allows the linker to detect attempts to link 90 the V850E3V5 processor. This allows the linker to detect attempts to link 288 the V850 processor. This allows the linker to detect attempts to link 294 the V850E processor. This allows the linker to detect attempts to lin [all...] |
c-aarch64.texi | 40 be marked as being encoded for a big-endian processor. 45 be marked as being encoded for a little-endian processor. 54 @item -mcpu=@var{processor}[+@var{extension}@dots{}] 55 This option specifies the target processor. The assembler will issue an error 57 on the target processor. The following processor names are recognized: 64 instructions valid for any supported processor, including all optional 69 processor. @xref{AArch64 Extensions}. 71 If some implementations of a particular processor can have an
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPProcessor.c | 22 * This is the source for the DSP/BIOS Bridge API processor module. The 92 * Prepare for communication with a particular DSP processor, and 93 * return a handle to the processor object. 114 (TEXT("PROC: invalid processor number\r\n"))); 129 * Close a DSP processor and de-allocate all (GPP) resources. 155 * on a DSP processor. 297 * Enumerate the resources currently available on a processor. 348 * Report the state of the specified DSP processor. 476 * Register to be notified of specific processor events
|
/external/llvm/lib/Target/ARM/ |
ARM.td | 24 : Processor<Name, NoItineraries, Features>; 229 // ARM Processor subtarget features. 431 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>; 432 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6, 436 def : Processor<"cortex-m0", ARMV6Itineraries, [ARMv6m]>; 437 def : Processor<"cortex-m0plus", ARMV6Itineraries, [ARMv6m]>; 438 def : Processor<"cortex-m1", ARMV6Itineraries, [ARMv6m]>; 439 def : Processor<"sc000", ARMV6Itineraries, [ARMv6m]>; 441 def : Processor<"arm1176jz-s", ARMV6Itineraries, [ARMv6kz]>; 442 def : Processor<"arm1176jzf-s", ARMV6Itineraries, [ARMv6kz [all...] |
/external/llvm/utils/TableGen/ |
CodeGenSchedule.cpp | 95 // with each processor will be derived later. Populate ProcModelMap with the 114 // Find instruction itineraries for each processor. Sort and populate 119 // Find ItinRW records for each processor and itinerary class. 131 /// Gather all processor models. 133 RecVec ProcRecords = Records.getAllDerivedDefinitions("Processor"); 145 // For each processor, find a unique machine model. 150 /// Get a unique processor model based on the defined MachineModel and 413 // the given processor model. 430 "defined for processor " + ProcModel.ModelName + 574 << " on processor " << PI->ModelName << '\n' [all...] |
/developers/build/prebuilts/gradle/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/ |
MainActivity.java | 45 * every second. However, they can not wake up the processor (common in Ambient mode). 47 * Alarms can wake up the processor (what we need for Ambient), but they struggle with quick updates 52 * they can wake up a sleeping processor). 55 * etc.) while in ambient mode to conserving battery life (processor allowed to sleep). If you can 94 * Since the handler (used in active mode) can't wake up the processor when the device is in 207 * (every ~20 seconds), we also use an Alarm. However, since the processor is awake for this
|
/developers/samples/android/wearable/wear/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/ |
MainActivity.java | 45 * every second. However, they can not wake up the processor (common in Ambient mode). 47 * Alarms can wake up the processor (what we need for Ambient), but they struggle with quick updates 52 * they can wake up a sleeping processor). 55 * etc.) while in ambient mode to conserving battery life (processor allowed to sleep). If you can 94 * Since the handler (used in active mode) can't wake up the processor when the device is in 207 * (every ~20 seconds), we also use an Alarm. However, since the processor is awake for this
|
/development/samples/browseable/AlwaysOn/src/com.example.android.wearable.wear.alwayson/ |
MainActivity.java | 45 * every second. However, they can not wake up the processor (common in Ambient mode). 47 * Alarms can wake up the processor (what we need for Ambient), but they struggle with quick updates 52 * they can wake up a sleeping processor). 55 * etc.) while in ambient mode to conserving battery life (processor allowed to sleep). If you can 94 * Since the handler (used in active mode) can't wake up the processor when the device is in 207 * (every ~20 seconds), we also use an Alarm. However, since the processor is awake for this
|
/external/google-breakpad/src/processor/ |
map_serializers-inl.h | 43 #include "processor/map_serializers.h" 44 #include "processor/simple_serializer.h" 46 #include "processor/address_map-inl.h" 47 #include "processor/range_map-inl.h" 48 #include "processor/contained_range_map-inl.h" 50 #include "processor/logging.h"
|
microdump.cc | 34 #include "google_breakpad/processor/microdump.h" 45 #include "google_breakpad/processor/code_module.h" 46 #include "processor/basic_code_module.h" 47 #include "processor/linked_ptr.h" 48 #include "processor/logging.h" 49 #include "processor/range_map-inl.h"
|
/external/llvm/include/llvm/MC/ |
MCSchedule.h | 25 /// Define a kind of processor resource that will be modeled by the scheduler. 53 /// Identify one of the processor resource kinds consumed by a particular 142 // MicroOpBufferSize is the number of micro-ops that the processor may buffer 153 // "> 1" means the processor is out-of-order. This is a machine independent 159 // LoopMicroOpBufferSize is the number of micro-ops that the processor may 182 // MispredictPenalty is the typical number of extra cycles the processor
|
/external/skia/src/gpu/effects/ |
GrConvexPolyEffect.cpp | 142 const GrProcessor& processor) { 143 const AARectEffect& aare = processor.cast<AARectEffect>(); 152 void GLAARectEffect::GenKey(const GrProcessor& processor, const GrGLSLCaps&, 154 const AARectEffect& aare = processor.cast<AARectEffect>(); 229 void GrGLConvexPolyEffect::GenKey(const GrProcessor& processor, const GrGLSLCaps&, 231 const GrConvexPolyEffect& cpe = processor.cast<GrConvexPolyEffect>();
|
/external/webp/src/dsp/ |
cpu-features.c | 243 g_cpuCount = count_cpuinfo_field(cpuinfo, cpuinfo_len, "processor"); 245 g_cpuCount = count_cpuinfo_field(cpuinfo, cpuinfo_len, "Processor"); 260 * the 'Processor' field which can vary greatly. 292 * field reported by the 'Processor' field, which is of the 298 "Processor"); 302 D("CPU processor and architecture mismatch!!\n");
|
/external/webrtc/webrtc/system_wrappers/source/android/ |
cpu-features.c | 243 g_cpuCount = count_cpuinfo_field(cpuinfo, cpuinfo_len, "processor"); 245 g_cpuCount = count_cpuinfo_field(cpuinfo, cpuinfo_len, "Processor"); 260 * the 'Processor' field which can vary greatly. 292 * field reported by the 'Processor' field, which is of the 298 "Processor"); 302 D("CPU processor and architecture mismatch!!\n");
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
BinaryDictOffdeviceUtils.java | 219 * This will execute the given processor repeatedly with the possible alternatives 220 * for dictionary format until the processor does not throw an exception. 221 * If the processor succeeds for none of the possible formats, the method returns null. 225 @Nonnull final InputProcessor<T> processor) { 230 spec.mResult = processor.process(input); 245 // If the format is not the right one for this file, the processor will throw one
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
AndroidPackageRenameParticipantTest.java | 228 RenamePackageProcessor processor = new RenamePackageProcessor(pkgFragment); local 229 processor.setNewElementName(newName); 230 processor.setRenameSubpackages(renameSubpackages); 231 processor.setUpdateReferences(updateReferences); 232 assertNotNull(processor); 234 RenameRefactoring refactoring = new RenameRefactoring(processor);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourceParticipant.java | 154 * during the call to the Java processor, and is used to ignore requests for adding in 237 RenameResourceProcessor processor = (RenameResourceProcessor) getProcessor(); local 238 mProject = processor.getProject(); 239 mType = processor.getType(); 241 mOldName = processor.getCurrentName(); 242 mNewName = processor.getNewName(); 283 RenameFieldProcessor processor = new RenameFieldProcessor(field); local 284 processor.setRenameGetter(false); 285 processor.setRenameSetter(false); 286 RenameRefactoring refactoring = new RenameRefactoring(processor); [all...] |
/toolchain/binutils/binutils-2.25/include/ |
xtensa-isa.h | 39 particular Xtensa processor. For example, the set of valid 50 . stateOperands - information about processor state instruction operands 53 . processor states - internal processor state information 55 . interfaces - TIE interfaces that are external to the processor 251 /* Get the number of stages in the processor's pipeline. The pipeline 255 actual processor hardware, e.g., the hardware may have additional 262 /* Get the number of various entities that are defined for this processor. */ 671 /* Processor States. */ 679 /* Get the name for a processor state. Returns null on error. * [all...] |
/device/google/marlin/ |
gps.conf | 106 # NMEA provider (1=Modem Processor, 0=Application Processor)
|
/device/huawei/angler/location/etc/ |
gps.conf | 106 # NMEA provider (1=Modem Processor, 0=Application Processor)
|
/external/google-benchmark/src/ |
sysinfo.cc | 102 // processor in a new mode (turbo mode). Essentially, those frequencies 114 // not whatever CPU speed some random processor happens to be using now. 177 } else if (strncmp(line, "processor", sizeof("processor") - 1) == 0) { 179 // include a "Processor" line that tells you about the CPU, distinct 180 // from the usual "processor" lines that give you CPU ids. No current 181 // Linux architecture is using "Processor" for CPU ids. 182 num_cpus++; // count up every time we see an "processor :" entry
|