Searched refs:EB (Results 1 - 25 of 26) sorted by relevance

12

/external/valgrind/main/auxprogs/
H A Ddump_insn_ppc.sh3 objdump -b binary -m powerpc -EB -D \
/external/llvm/lib/CodeGen/
H A DAnalysis.cpp45 for (StructType::element_iterator EB = STy->element_begin(),
46 EI = EB,
49 if (Indices && *Indices == unsigned(EI - EB))
83 for (StructType::element_iterator EB = STy->element_begin(),
84 EI = EB,
88 StartingOffset + SL->getElementOffset(EI - EB));
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp405 EngineBuilder EB = EngineBuilder(M) local
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
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp78 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); local
103 for (; BB != EB; ++BB)
145 for (BB = Fn->begin(); BB != EB; ++BB) {
184 for (BB = Fn->begin(); BB != EB; ++BB)
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1150 EdgeBuilder EB(PD, PDB);
1182 EB.addEdge(C->callReturn, true);
1183 EB.flushLocations();
1198 EB.addEdge(pos);
1202 EB.flushLocations();
1222 EB.addContext(C->getLocation());
1271 EB.addEdge(p->getLocation(), true);
1277 EB.addEdge(BL);
1282 EB.addContext(Term);
1292 EB
[all...]
/external/icu4c/data/sprep/
H A Drfc3530cs.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
H A Drfc3530mixp.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
H A Drfc3920res.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
H A Drfc4011.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
H A Drfc4013.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
H A Drfc4505.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
H A Drfc3491.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
H A Drfc3530csci.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
496 00CB; 00EB; MAP
637 01EA; 01EB; MAP
730 03EA; 03EB; MAP
850 04EA; 04EB; MAP
H A Drfc3722.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
H A Drfc3920node.txt47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
497 00CB; 00EB; MAP
638 01EA; 01EB; MAP
731 03EA; 03EB; MAP
851 04EA; 04EB; MAP
H A Drfc4518ci.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
464 00CB; 00EB; MAP
605 01EA; 01EB; MAP
698 03EA; 03EB; MAP
818 04EA; 04EB; MAP
H A Drfc4518.txt46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
/external/icu4c/test/testdata/
H A Dnfs4_cs_prep_cs.txt38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
H A Dnfs4_mixed_prep_p.txt38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
H A Dnfs4_cis_prep.txt38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
H A Dnfs4_cs_prep_ci.txt38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
H A Dnfs4_mixed_prep_s.txt38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
487 00CB; 00EB; MAP
628 01EA; 01EB; MAP
721 03EA; 03EB; MAP
841 04EA; 04EB; MAP
/external/webkit/Source/WebKit/win/Interfaces/
H A DDOMCore.idl52 uuid(A27FA225-F34E-425d-88EB-A35BD105A527),
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h1495 #define HEX_DIGIT_11101011 EB
/external/openssl/crypto/srp/
H A Dsrp_grps.h365 bn_pack4(13EB,57A8,1A23,F0C7),

Completed in 471 milliseconds

12