/external/libpcap/msdos/ |
D | pkt_rx0.asm | 24 _DATA SEGMENT PUBLIC DWORD USE16 'CODE' 25 _DATA ENDS 34 _DATA SEGMENT PUBLIC DWORD 'DATA' 35 _DATA ENDS 36 D_SEG EQU <_DATA SEGMENT> 37 D_END EQU <_DATA ENDS> 38 ASSUME CS:_TEXT,DS:_DATA 136 mov bx, SEG _DATA 139 mov es, bx ; ES = DS = CS or seg _DATA
|
D | ndis_0.asm | 8 _DATA SEGMENT PUBLIC DWORD USE16 'CODE' 9 _DATA ENDS 29 _DATA SEGMENT PUBLIC DWORD 'DATA' 30 _DATA ENDS 31 CB_DSEG EQU <SEG _DATA> ; 16bit is small/large model 32 D_SEG EQU <_DATA SEGMENT> 33 D_END EQU <_DATA ENDS> 34 ASSUME CS:_TEXT,DS:_DATA
|
D | pkt_rx1.s | 90 mov es, bx ; ES = DS = CS or seg _DATA
|
/external/zlib/src/contrib/masmx64/ |
D | gvmat64.asm | 141 _DATA SEGMENT label 158 _DATA ENDS
|
/external/zlib/src/contrib/masmx86/ |
D | inffas32.asm | 70 _DATA segment label
|
/external/llvm/test/Bitcode/ |
D | compatibility-3.7.ll | 130 @g.section = global i32 0, section "_DATA" 131 ; CHECK: @g.section = global i32 0, section "_DATA"
|
D | compatibility-3.6.ll | 150 @g.section = global i32 0, section "_DATA" 151 ; CHECK: @g.section = global i32 0, section "_DATA"
|
D | compatibility.ll | 132 @g.section = global i32 0, section "_DATA" 133 ; CHECK: @g.section = global i32 0, section "_DATA"
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 925 SECTION _DATA public align=16 class=DATA use32 flat 927 #define SEG_DATA SECTION _DATA
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |