HomeSort by relevance Sort by last modified time
    Searched refs:Processor (Results 126 - 150 of 225) sorted by null

1 2 3 4 56 7 8 9

  /external/expat/lib/
xmlparse.c 380 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
385 static Processor prologProcessor;
386 static Processor prologInitProcessor;
387 static Processor contentProcessor;
388 static Processor cdataSectionProcessor;
390 static Processor ignoreSectionProcessor;
391 static Processor externalParEntProcessor;
392 static Processor externalParEntInitProcessor;
393 static Processor entityValueProcessor;
394 static Processor entityValueInitProcessor
    [all...]
  /external/python/cpython2/Modules/expat/
xmlparse.c 300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
305 static Processor prologProcessor;
306 static Processor prologInitProcessor;
307 static Processor contentProcessor;
308 static Processor cdataSectionProcessor;
310 static Processor ignoreSectionProcessor;
311 static Processor externalParEntProcessor;
312 static Processor externalParEntInitProcessor;
313 static Processor entityValueProcessor;
314 static Processor entityValueInitProcessor
611 #define processor macro
    [all...]
  /external/python/cpython3/Modules/expat/
xmlparse.c 300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
305 static Processor prologProcessor;
306 static Processor prologInitProcessor;
307 static Processor contentProcessor;
308 static Processor cdataSectionProcessor;
310 static Processor ignoreSectionProcessor;
311 static Processor externalParEntProcessor;
312 static Processor externalParEntInitProcessor;
313 static Processor entityValueProcessor;
314 static Processor entityValueInitProcessor
611 #define processor macro
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
PeImage.h 275 /// Processor specific definition of EFI_IMAGE_OPTIONAL_HEADER so the
320 #error Unknown Processor Type
524 /// x64 processor relocation types.
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.c 128 if (info->processor == PIPE_SHADER_FRAGMENT) {
433 const unsigned procType = info->processor;
694 procType = parse.FullHeader.Processor.Processor;
701 info->processor = procType;
tgsi_build.c 72 struct tgsi_processor processor; local
74 processor.Processor = type;
75 processor.Padding = 0;
79 return processor;
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_compiler.c 140 ctx->type = ctx->parser.FullHeader.Processor.Processor;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
threads.cpp 85 SWR_ASSERT(ret != FALSE, "Failed to get Processor Topology Information");
93 for (uint32_t g = 0; g < pBuffer->Processor.GroupCount; ++g)
95 auto& gmask = pBuffer->Processor.GroupMask[g];
173 if (line.find("processor") != std::string::npos)
268 // to logical processors 32-63 within a processor group.
270 // the processor. Hopefully it will make smart choices.
    [all...]
  /external/proguard/src/proguard/evaluation/
Processor.java 35 public class Processor
50 * Creates a new processor that operates on the given environment.
58 public Processor(Variables variables,
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java 644 Processor processor = new Processor(variables, local
757 // Process the instruction. The processor may modify the
764 processor);
    [all...]
  /prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
jetifier-processor-0.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.2/
kotlin-annotation-processing-1.0.2.jar 
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /external/dagger2/compiler/src/test/java/dagger/internal/codegen/
ComponentProcessorTest.java 27 import javax.annotation.processing.Processor;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h     [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/libunwind/doc/
libunwind-ia64.tex 16 operating systems adhering to the processor-specific ABI defined for
17 the Itanium Processor Family. This includes both little-endian Linux
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.s 152 # Processor has to support SSE
164 # whether the processor supports SSE instruction.
179 # The processor should support SSE instruction and we can use
289 # Get processor signature and platform ID from the installed processor
291 # ebx = processor signature
309 # ebx = processor signature
623 # This FSP API will perform the processor and chipset initialization.
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 335 Processor *proc = ProcCreate();
tsan_interceptors.cc 832 Processor *proc = thr->proc();
887 Processor *proc = ProcCreate();
    [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 

Completed in 608 milliseconds

1 2 3 4 56 7 8 9