Home
last modified time | relevance | path

Searched refs:aw (Results 1 – 25 of 88) sorted by relevance

1234

/external/javassist/src/main/javassist/bytecode/
DClassFileWriter.java128 int[] interfaces, AttributeWriter aw) { in end() argument
152 writeAttribute(output, aw, 0); in end()
172 int[] interfaces, AttributeWriter aw) in end() argument
194 if (aw == null) in end()
197 out.writeShort(aw.size()); in end()
198 aw.write(out); in end()
235 static void writeAttribute(ByteStream bs, AttributeWriter aw, int attrCount) { in writeAttribute() argument
236 if (aw == null) { in writeAttribute()
241 bs.writeShort(aw.size() + attrCount); in writeAttribute()
244 aw.write(dos); in writeAttribute()
[all …]
/external/llvm/test/CodeGen/X86/
D2011-08-29-InitOrder.ll6 ; CHECK-DEFAULT: .section .ctors.64535,"aw",@progbits
8 ; CHECK-DEFAULT: .section .ctors.63535,"aw",@progbits
10 ; CHECK-DEFAULT: .section .ctors.62535,"aw",@progbits
18 ; CHECK-DEFAULT: .section .dtors.64535,"aw",@progbits
20 ; CHECK-DEFAULT: .section .dtors.63535,"aw",@progbits
22 ; CHECK-DEFAULT: .section .dtors.62535,"aw",@progbits
Dattribute-sections.ll6 ; LINUX: .section .init_array,"aw"
11 ; LINUX: .section .fini_array,"aw"
16 ; LINUX: .section .preinit_array,"aw"
Dconstructor.ll21 ; CTOR-NEXT: .section .ctors,"aw",@progbits
28 ; INIT-ARRAY-NEXT: .section .init_array,"aw",@init_array
35 ; NACL-NEXT: .section .init_array,"aw",@init_array
/external/llvm/test/CodeGen/ARM/
Dctor_order.ll9 ; ELF: .section .ctors.65384,"aw",%progbits
11 ; ELF: .section .ctors.65383,"aw",%progbits
14 ; GNUEABI: .section .init_array.151,"aw",%init_array
16 ; GNUEABI: .section .init_array.152,"aw",%init_array
Dctors_dtors.ll8 ; ELF: .section .ctors,"aw",%progbits
9 ; ELF: .section .dtors,"aw",%progbits
11 ; GNUEABI: .section .init_array,"aw",%init_array
12 ; GNUEABI: .section .fini_array,"aw",%fini_array
Dcarry.ll31 %aw = zext i32 %al to i64
33 %cw = add i64 %aw, %bw
Dsection.ll3 ; CHECK: .section .dtors,"aw",%progbits
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dctors_dtors.ll8 ; ELF: .section .ctors,"aw",%progbits
9 ; ELF: .section .dtors,"aw",%progbits
11 ; GNUEABI: .section .init_array,"aw",%init_array
12 ; GNUEABI: .section .fini_array,"aw",%fini_array
Dcarry.ll30 %aw = zext i32 %al to i64
32 %cw = add i64 %aw, %bw
Dsection.ll3 ; CHECK: .section .dtors,"aw",%progbits
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dattribute-sections.ll6 ; LINUX: .section .init_array,"aw"
11 ; LINUX: .section .fini_array,"aw"
16 ; LINUX: .section .preinit_array,"aw"
/external/proguard/src/proguard/gui/splash/
DRectangleSprite.java102 int aw = arcWidth.getInt(time); in paint() local
107 graphics.fillRoundRect(xt, yt, w, h, aw, ah); in paint()
111 graphics.drawRoundRect(xt, yt, w, h, aw, ah); in paint()
/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c27 vector unsigned int aw = W_INIT1 in call_crypto_intrinsics() local
37 vector unsigned int r6 = __builtin_crypto_vshasigmaw(aw, 1, 15); in call_crypto_intrinsics()
/external/pdfium/third_party/freetype/src/truetype/
Dttdriver.c220 FT_UShort aw; in tt_get_advances() local
223 TT_Get_HMetrics( face, start + nn, &lsb, &aw ); in tt_get_advances()
224 advances[nn] = aw; in tt_get_advances()
Dttgload.h41 FT_UShort* aw );
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java756 AxesWalker aw = wi.getFirstWalker(); in countSteps() local
758 while(null != aw) in countSteps()
761 aw = aw.getNextWalker(); in countSteps()
1086 AxesWalker aw = wi.getFirstWalker(); in visitLocationPath() local
1087 if((aw instanceof FilterExprWalker) && (null == aw.getNextWalker())) in visitLocationPath()
1089 FilterExprWalker few = (FilterExprWalker)aw; in visitLocationPath()
/external/icu/icu4c/source/data/locales/
Dewo.txt185 "ngɔn awóm",
186 "ngɔn awóm ai dziá",
187 "ngɔn awóm ai bɛ̌",
/external/freetype/src/truetype/
Dttdriver.c264 FT_UShort aw; in tt_get_advances() local
267 TT_Get_HMetrics( face, start + nn, &lsb, &aw ); in tt_get_advances()
268 advances[nn] = aw; in tt_get_advances()
Dttgload.h41 FT_UShort* aw );
/external/chromium-trace/catapult/telemetry/third_party/mox3/
D.mailmap1 Przemysław Gajda <quermit@gmail.com> <quermit@gmail.com>
/external/llvm/test/CodeGen/PowerPC/
Dsections.ll6 ; CHECK: .section .bss,"aw",@nobits
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dsections.ll6 ; CHECK: .section .bss,"aw",@nobits
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c241 FT_UShort aw; in cff_get_advances() local
248 &aw ); in cff_get_advances()
251 start + nn, aw )); in cff_get_advances()
252 advances[nn] = aw; in cff_get_advances()
/external/fio/examples/
Dfusion-aw-sync.fio5 ioengine=fusion-aw-sync

1234