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

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
scomm-directive-4.d 21 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
  /toolchain/binutils/binutils-2.25/include/elf/
arc.h 38 /* Processor specific flags for the ELF header e_flags field. */
i370.h 29 /* Processor specific section headers, sh_type field */
nds32.h 173 /* Processor specific section indices. These sections do not actually
177 /* Processor specific flags for the ELF header e_flags field.
225 /* Single precision Floating point processor instructions. */
245 /* Doulbe Precision Floating point processor instructions. */
vax.h 46 /* Processor specific flags for the ELF header e_flags field. */
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32mep.sh 29 Only 1 processor in the default configuration. */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-js1.d 31 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
tls-local-64.d 17 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
weakref3.d 25 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr12718.d 18 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
pr12921.d 20 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
ilp32-4.d 22 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
pr12718.d 18 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
pr12921.d 20 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
  /build/tools/ijar/
ijar.cc 89 JarStripperProcessor processor; local
90 std::unique_ptr<ZipExtractor> in(ZipExtractor::Create(file_in, &processor));
103 processor.SetZipBuilder(out.get());
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 133 Elf32_Word e_flags; /* processor-specific flags */
151 Elf64_Half e_flags; /* Processor flags */
167 #define ET_LOPROC 0xff00 /* reserved range for processor */
234 #define SHN_LOPROC 0xff00 /* reserved range for processor */
254 #define SHT_LOPROC 0x70000000 /* reserved range for processor */
287 #define SHF_MASKPROC 0xf0000000 /* reserved bits for processor */
326 #define STB_LOPROC 13 /* reserved range for processor */
336 #define STT_LOPROC 13 /* reserved range for processor */
406 #define PT_LOPROC 0x70000000 /* reserved range for processor */
413 #define PF_MASKPROC 0xf0000000 /* reserved bits for processor */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 24 * Primary constants used by the XSLT Processor
57 * this XSLT processor. </li>
109 * The minimum version of XSLT supported by this processor.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
msr_power_monitor.py 28 # https://software.intel.com/en-us/articles/intel-architecture-and-processor-identification-with-cpuid-model-and-family-numbers
128 platform.processor()).groups())
129 if not _IsSandyBridgeOrLater(platform.processor(), family, model):
  /external/google-breakpad/src/processor/
address_map_unittest.cc 37 #include "processor/address_map-inl.h"
38 #include "processor/linked_ptr.h"
39 #include "processor/logging.h"
static_address_map_unittest.cc 43 #include "processor/address_map-inl.h"
44 #include "processor/static_address_map-inl.h"
45 #include "processor/simple_serializer-inl.h"
static_map-inl.h 39 #include "processor/static_map.h"
40 #include "processor/static_map_iterator-inl.h"
41 #include "processor/logging.h"
  /external/guice/core/src/com/google/inject/internal/
AbstractBindingProcessor.java 135 * Processor for visiting bindings. Each overriden method that wants to
138 abstract class Processor<T, V> extends DefaultBindingTargetVisitor<T, V> {
144 Processor(BindingImpl<T> binding) {
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
content.py 399 ## CONTENT PROCESSOR CLASS
404 """Initialize a block content processor."""
428 """Reset the content processor for a new block."""
542 def __init__( self, source, follow, processor ):
543 processor.reset()
549 self.section = processor.section
550 self.markups = processor.process_content( source.content )
572 processor.set_section( self.name )
573 processor.section.add_def( self )
576 processor.add_chapter( self
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.h 33 // The size of co-processor 1 registers.
35 // The size of co-processor 2 registers.
37 // Processor-specific extension.
  /external/nist-sip/java/gov/nist/javax/sip/
ListeningPointImpl.java 62 /** My port. (same thing as in the message processor) */
67 * Pointer to the imbedded mesage processor.
140 * Clone this listening point. Note that a message Processor is not

Completed in 5314 milliseconds

<<21222324252627282930>>