HomeSort by relevance Sort by last modified time
    Searched refs:EB (Results 1 - 25 of 30) sorted by null

1 2

  /external/valgrind/main/auxprogs/
dump_insn_ppc.sh 3 objdump -b binary -m powerpc -EB -D \
  /external/llvm/lib/CodeGen/
Analysis.cpp 43 for (StructType::element_iterator EB = STy->element_begin(),
44 EI = EB,
47 if (Indices && *Indices == unsigned(EI - EB))
81 for (StructType::element_iterator EB = STy->element_begin(),
82 EI = EB,
86 StartingOffset + SL->getElementOffset(EI - EB));
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 405 EngineBuilder EB = EngineBuilder(M)
413 return EB.create();
434 EngineBuilder EB(M);
435 EB.setEngineKind(EngineKind::JIT);
436 EB.setErrorStr(ErrorStr);
437 EB.setRelocationModel(RM);
438 EB.setCodeModel(CMM);
439 EB.setAllocateGVsWithCode(GVsWithCode);
440 EB.setOptLevel(OL);
441 EB.setJITMemoryManager(JMM)
    [all...]
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 206 EngineBuilder EB(M);
208 TheJIT.reset(EB.setEngineKind(EngineKind::JIT)
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 77 Function::const_iterator BB = Fn->begin(), EB = Fn->end();
102 for (; BB != EB; ++BB)
144 for (BB = Fn->begin(); BB != EB; ++BB) {
183 for (BB = Fn->begin(); BB != EB; ++BB)
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/icu4c/data/sprep/
rfc3530cs.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
rfc3530mixp.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc3920res.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc4011.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
rfc4013.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc4505.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
rfc3491.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
    [all...]
rfc3530csci.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
496 00CB; 00EB; MAP
637 01EA; 01EB; MAP
730 03EA; 03EB; MAP
850 04EA; 04EB; MAP
    [all...]
rfc3722.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
    [all...]
rfc3920node.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
    [all...]
rfc4518ci.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
464 00CB; 00EB; MAP
605 01EA; 01EB; MAP
698 03EA; 03EB; MAP
818 04EA; 04EB; MAP
    [all...]
rfc4518.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
  /external/icu4c/test/testdata/
nfs4_cs_prep_cs.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
nfs4_mixed_prep_p.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
nfs4_cis_prep.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
    [all...]
nfs4_cs_prep_ci.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
    [all...]
nfs4_mixed_prep_s.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
    [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
DOMCore.idl 52 uuid(A27FA225-F34E-425d-88EB-A35BD105A527),
  /external/mdnsresponder/mDNSShared/
CommonServices.h     [all...]

Completed in 1808 milliseconds

1 2