Searched refs:dl (Results 201 - 225 of 311) sorted by relevance

1234567891011>>

/external/valgrind/main/coregrind/
H A Dm_trampoline.S98 cmpb %dl, %cl
104 cmpb %dl, %cl
107 testb %dl, %dl
960 movb %dl, (%rcx)
967 testb %dl, %dl
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
H A DSceneLoader.java381 DirectionalLight dl = (DirectionalLight) light;
383 Vector3f dir = dl.getDirection();
385 dl.setDirection(dir);
/external/libppp/src/
H A Di4b.c115 datalink_Down(p->dl, CLOSE_NORMAL);
147 datalink_Down(p->dl, CLOSE_NORMAL);
426 strncpy(number, datalink_ChoosePhoneNumber(p->dl), sizeof number - 1);
H A Dphysical.h88 struct datalink *dl; /* my owner */ member in struct:physical
/external/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp579 DebugLoc dl = MI->getDebugLoc(); local
608 NewMI = BuildMI(*MBB, jmpPos, dl,
615 NewMI = BuildMI(*MBB, jmpPos, dl,
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h308 DebugLoc dl, SelectionDAG &DAG,
375 DebugLoc dl, SelectionDAG &DAG,
397 DebugLoc dl, SelectionDAG &DAG) const;
/external/openssl/crypto/bn/
H A Dbn_lcl.h494 int cl, int dl);
506 int cl, int dl);
508 int cl, int dl);
/external/clang/test/SemaCXX/
H A Dcxx0x-initializer-stdinitializerlist.cpp59 std::initializer_list<double> dl = { 1.0, 2.0, 3 }; local
/external/icu4c/i18n/
H A Dfmtable.cpp755 Formattable::adoptDigitList(DigitList *dl) { argument
756 if(fDecimalNum==dl) {
761 fDecimalNum = dl;
763 if(dl==NULL) { // allow adoptDigitList(NULL) to clear
/external/icu4c/i18n/unicode/
H A Dfmtable.h626 * @param dl the Digit List to be adopted
629 void adoptDigitList(DigitList *dl);
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
H A DTestWalkingChar.java233 DirectionalLight dl = new DirectionalLight();
234 dl.setDirection(direction);
235 dl.setColor(new ColorRGBA(1f, 1f, 1f, 1.0f));
236 rootNode.addLight(dl);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h95 DebugLoc dl; member in class:llvm::SelectionDAGBuilder::DanglingDebugInfo
98 DanglingDebugInfo() : DI(0), dl(DebugLoc()), SDNodeOrder(0) { }
100 DI(di), dl(DL), SDNodeOrder(SDNO) { }
102 DebugLoc getdl() { return dl; }
/external/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h155 DebugLoc dl,
H A DThumb2SizeReduction.cpp466 DebugLoc dl = MI->getDebugLoc(); local
467 MachineInstrBuilder MIB = BuildMI(MBB, MI, dl, TII->get(Opc));
690 DebugLoc dl = MI->getDebugLoc();
691 MachineInstrBuilder MIB = BuildMI(MBB, MI, dl, NewMCID);
787 DebugLoc dl = MI->getDebugLoc();
788 MachineInstrBuilder MIB = BuildMI(MBB, MI, dl, NewMCID);
/external/openssl/crypto/sha/asm/
H A Dsha512-586.S236 movb (%ebp),%dl
239 cmpb $148,%dl
411 movb (%ebp),%dl
414 cmpb $23,%dl
/external/llvm/include/llvm/Target/
H A DTargetLowering.h1736 bool isSigned, DebugLoc dl) const;
1776 DebugLoc dl);
1838 DAGCombinerInfo &DCI, DebugLoc dl) const;
1899 DebugLoc /*dl*/, SelectionDAG &/*DAG*/,
1954 ArgListTy &args, SelectionDAG &dag, DebugLoc dl,
1963 DL(dl), CS(&cs) {}
1971 ArgListTy &args, SelectionDAG &dag, DebugLoc dl)
1976 Args(args), DAG(dag), DL(dl), CS(NULL) {}
2024 DebugLoc /*dl*/, SelectionDAG &/*DAG*/) const {
2248 SDValue BuildExactSDIV(SDValue Op1, SDValue Op2, DebugLoc dl,
[all...]
/external/icu4c/layoutex/
H A DParagraphLayout.cpp831 le_int32 dl = descent + leading; local
845 if (dl > maxDL) {
846 maxDL = dl;
1242 le_int32 dl = descent + leading; local
1256 if (dl > maxDL) {
1257 maxDL = dl;
/external/llvm/autoconf/m4/
H A Dltdl.m483 AC_CHECK_HEADERS([dl.h sys/dl.h dld.h mach-o/dyld.h])
303 [AC_CHECK_LIB([dl], [dlopen],
/external/llvm/projects/sample/autoconf/m4/
H A Dltdl.m483 AC_CHECK_HEADERS([dl.h sys/dl.h dld.h mach-o/dyld.h])
303 [AC_CHECK_LIB([dl], [dlopen],
/external/qemu-pc-bios/vgabios/
H A Dvgabios.c2889 mov dl, al variable
2896 cmp dl, #0x01 variable
2899 cmp dl, #0x02 variable
2902 mov al, dl
2962 mov dl, al variable
2963 and dl, #0x01 variable
2964 shl dl, 3 variable
2970 or al, dl
3002 mov dl, al variable
3003 and dl, # variable
3004 xor dl, #0x01 variable
3005 shl dl, 1 variable
3024 mov dl, al variable
3025 and dl, #0x01 variable
3026 xor dl, #0x01 variable
3847 mov dl, #0x00 local
3852 mov dl, #0x00 local
3863 mov dl, #0x10 ;; I/O space #0 local
3888 add dl, #4 local
[all...]
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp164 DebugLoc dl = N->getDebugLoc(); local
240 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT,
260 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT,
292 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT,
323 NVPTXLD = CurDAG->getMachineNode(Opcode, dl, TargetVT,
701 DebugLoc dl = N->getDebugLoc(); local
775 NVPTXST = CurDAG->getMachineNode(Opcode, dl,
796 NVPTXST = CurDAG->getMachineNode(Opcode, dl,
829 NVPTXST = CurDAG->getMachineNode(Opcode, dl,
860 NVPTXST = CurDAG->getMachineNode(Opcode, dl,
[all...]
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css580 dl.tag-list dl.atn-list {
766 dl.xml dt {
771 dl.xml dl {
775 dl.xml dl dt {
/external/quake/quake/src/WinQuake/
H A Dgl_rmain.cpp798 dlight_t *dl; local
833 dl = &cl_dlights[lnum];
834 if (!dl->radius)
836 if (!dl->radius)
838 if (dl->die < cl.time)
841 VectorSubtract (currententity->origin, dl->origin, dist);
842 add = dl->radius - Length(dist);
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp111 DebugLoc dl; ///< The debug location for the variable. This is member in class:__anon9466::UserValue
139 : variable(var), offset(o), dl(L), leader(this), next(0), locInts(alloc)
269 DebugLoc getDebugLoc() { return dl;}
912 DebugLoc D = dl;
913 dl = DebugLoc();
/external/openssl/crypto/aes/asm/
H A Daes-x86_64.S25 movzbl %dl,%ebp
42 movzbl %dl,%edi
77 movzbl %dl,%esi
105 movzbl %dl,%edi
182 movzbl %dl,%r8d
203 movzbl %dl,%r9d
420 movzbl %dl,%ebp
437 movzbl %dl,%edi
473 movzbl %dl,%esi
501 movzbl %dl,
[all...]

Completed in 627 milliseconds

1234567891011>>