/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | kxia64.h | 3 * This file is part of the mingw-w64 runtime package. 131 #define FPSR_I1 31 573 #define DISABLE_INTERRUPTS(reg) mov reg = psr; rsm 1 << PSR_I 575 #define RESTORE_INTERRUPTS(reg) tbit##.##nz pt0,pt1 = reg,PSR_I;; ;(pt0) ssm 1 << PSR_I ;(pt1) rsm … 577 #define FAST_DISABLE_INTERRUPTS rsm 1 << PSR_I
|
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/ |
H A D | ia32_implicit.c | 246 /* 0F 31 : RDTSC : rw EDX, rw EAX */ 255 /* 0F AA : RSM : r CR4, r CR0 */ 257 { OP_R, REG_CTRL_OFFSET }, {0}}; /* rsm */ 333 list_aaa, list_aad, list_call, list_cbw, /* 1 - 4 */ 334 list_cwde, list_clts, list_cmpxchg, list_cmpxchgb, /* 5 - 8 */ 335 list_cmpxchg8b, list_cpuid, list_cwd, list_daa, /* 9 - 12 */ 336 list_idiv, list_div, list_enter, list_f2xm1, /* 13 - 16 */ 337 list_fcom, list_fpatan, list_fprem, list_faddp, /* 17 - 20 */ 338 list_fucompp, list_imul, list_mul, list_lahf, /* 21 - 24 */ 339 list_ldmxcsr, list_leave, list_lgdt, list_lidt, /* 25 - 28 */ [all …]
|
H A D | ia32_opcode_tables.c | 7 static ia32_insn_t tbl_Main[] = { /* One-byte Opcodes */ 246 … ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "loopnz", "", 0, 0, 0, INS_TEST_NZERO, 31 }, 247 …, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "loopz", "", 0, 0, 0, INS_TEST_ZERO, 31 }, 248 …YPE_b | OP_X, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "loop", "", 0, 0, 0, 0 , 31 }, 249 …YPE_b | OP_X, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "jcxz", "", 0, 0, 0, 0 , 31 }, 282 static ia32_insn_t tbl_66[] = { /* SIMD 66 one-byte Opcodes */ 287 static ia32_insn_t tbl_F2[] = { /* SIMD F2 one-byte Opcodes */ 292 static ia32_insn_t tbl_F3[] = { /* SIMD F3 one-byte Opcodes */ 426 static ia32_insn_t tbl_0F[] = { /* Two-byte Opcodes */ 598 …{ 0, INS_SYSTEM, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "rsm", "", 0,… [all …]
|
/aosp_15_r20/external/coreboot/util/msrtool/ |
H A D | k8.c | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 6 return (VENDOR_AMD == id->vendor) && (0xF == id->family); in k8_probe() 15 { 31, 18, RESERVED }, 31 { 11, 1, "NXE:", "No-Execute Page Enable", PRESENT_DEC, { 58 { 31, 9, RESERVED }, 95 { 10, 1, "SetDirtyEnO:", "SharedToDirty Command for O->M State Transition Enable", PRESENT_DEC, { 100 { 9, 1, "SetDirtyEnS:", "SharedToDirty Command for S->M State Transition Enable", PRESENT_DEC, { 105 { 8, 1, "SetDirtyEnE:", "CleanToDirty Command for E->M State Transition Enable", PRESENT_DEC, { 121 { 31, 2, RESERVED }, 131 { 17, 1, "WRAP32DIS:", "32-bit Address Wrap Disable", PRESENT_DEC, { [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/ |
H A D | traces-vmware.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 bgfx/01-cubes.rdc: 8 gl-vmware-llvmpipe: 10 bgfx/02-metaballs.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/03-raymarch.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/04-mesh.rdc: [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
H A D | traces-llvmpipe.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 gl-vmware-llvmpipe: 10 bgfx/01-cubes.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/02-metaballs.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/03-raymarch.rdc: [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/libbase/libbase/linux_glibc_x86_static/obj/system/libbase/ |
D | cmsg.o | ... D( p (= | f</ g- : 3- X $ 9 OU -l < ... |
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashscreenContentDrawer.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 281 * view on background thread so the view and the drawable can be create and pre-draw in 292 mSplashscreenWorkerHandler.post(() -> { in createContentView() 389 final int resId = safeReturnAttrDefault((def) -> in peekLegacySplashscreenContent() 437 ? getBGColorFromCache(ai, () -> estimateWindowBGColor(legacyDrawable)) in makeSplashScreenContentView() 438 : getBGColorFromCache(ai, () -> peekWindowBGColor(context, mTmpAttrs)); in makeSplashScreenContentView() 476 attrs.mWindowBgColor = safeReturnAttrDefault((def) -> typedArray.getColor( in getWindowAttrs() 479 attrs.mSplashScreenIcon = safeReturnAttrDefault((def) -> typedArray.getDrawable( in getWindowAttrs() 481 attrs.mBrandingImage = safeReturnAttrDefault((def) -> typedArray.getDrawable( in getWindowAttrs() 483 attrs.mIconBgColor = safeReturnAttrDefault((def) -> typedArray.getColor( in getWindowAttrs() [all …]
|
/aosp_15_r20/external/capstone/arch/X86/ |
H A D | X86GenAsmWriter1_reduce.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */ 10 /* By Nguyen Anh Quynh <[email protected]>, 2013-2015 */ 12 /// printInstruction - This method is automatically generated by tablegen 1254 3221U, // RSM 2972 0U, // RSM 3895 SStream_concat0(O, AsmStrs+(Bits & 4095)-1); 3900 //printf("Frag-0: %"PRIu64"\n", (Bits >> 12) & 63); 4061 case 31: [all …]
|
H A D | X86GenAsmWriter_reduce.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */ 10 /* By Nguyen Anh Quynh <[email protected]>, 2013-2015 */ 12 /// printInstruction - This method is automatically generated by tablegen 1254 5202U, // RSM 2430 SStream_concat0(O, AsmStrs+(Bits & 8191)-1); 2435 //printf("Frag-0: %"PRIu64"\n", (Bits >> 13) & 63); 2602 case 31: 2663 //printf("Frag-1: %"PRIu64"\n", (Bits >> 19) & 31); [all …]
|
H A D | X86GenAsmWriter1.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */ 10 /* By Nguyen Anh Quynh <[email protected]>, 2013-2015 */ 12 /// printInstruction - This method is automatically generated by tablegen 2526 10582U, // RSM 11383 0U, // RSM 18943 SStream_concat0(O, AsmStrs+(Bits & 16383)-1); 18950 //printf("Frag-0: %"PRIu64"\n", (Bits >> 14) & 63); 19105 case 31: [all …]
|
H A D | X86GenAsmWriter.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */ 10 /* By Nguyen Anh Quynh <[email protected]>, 2013-2015 */ 12 /// printInstruction - This method is automatically generated by tablegen 2526 13221U, // RSM 11383 0U, // RSM 19248 SStream_concat0(O, AsmStrs+(Bits & 16383)-1); 19269 //printf("Frag-0: %"PRIu64"\n", (Bits >> 14) & 127); 19425 case 31: [all …]
|
/aosp_15_r20/external/elfutils/tests/ |
HD | testfile44.expect.bz2 | ... 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4 ... |
HD | testfile45.expect.bz2 | ... 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4 ... |
/aosp_15_r20/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz | ... f=182,flags=,originalFreq=182
31 word=one,f=182,flags= ... |
D | en_wordlist.combined.gz | ... f=182,flags=,originalFreq=182
31 word=one,f=182,flags= ... |
/aosp_15_r20/external/cronet/third_party/ced/src/compact_enc_det/ |
H A D | compact_enc_det_unittest.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 33 DEFINE_int32(trackme, -1, "Track this encoding in --enc_detect_detail output"); 54 fwrite(kDetailHead, 1, sizeof(kDetailHead) - 1, psfile); in PsCopyHeader() 56 fprintf(psfile, "/track-me %d def\n\n", FLAGS_trackme); in PsCopyHeader() 64 // Test strings. These are all included here to make the unit test self-contained. 67 // Produced by stringify.cc on 2006-10-26 11:18 from file testfiles/pt_wikipedia_org_clean__ASCII.t… 68 " a Al-Qaeda causa a morte a 202 pessoas. 2003 - Michael Schumacher, conq" 69 "uista o Hexa na F\xF3""rmula 1. Nasceram neste dia... 1537 - Rei Eduardo" 70 " VI de Inglaterra (m. 1553) 1798 - Imperador Pedro I do Brasil (Pedro IV" 71 " de Portugal, foto). 1923 - Fernando Sabino, escritor e jornalista brasi" [all …]
|
/aosp_15_r20/cts/tests/tests/graphics/res/raw/ |
H A D | sample_raf.raf | 1 FUJIFILMCCD-RAW 0201FF4K2101X200101��V… 24 X�n)JO�j�ܯ�g��+���Y��ƭ׳Q�����}�Ku՟�����|Y�>|7m.�D�5E������Ψ-&�� 28 ��O�$���b8n|K��#��.�w�3Z5�Ĉ6�c$c=������~,~�����(ſxb��Z�Z��-�h��7�Y��I��^;�Ꮙ���cP… 29 …-&��D�\��M <��'�z���\-�Z������~�>Yu/k�ҝ+�~���yy�_�]�/�ώ���Z>�ዩf�i�M�|F�Hܹ�#������i… 33 …ي���/�q��?w�U��Ͻr��dsQ0��ZXşſ���������uM}K��V��xZ���Z��u�Mre{���ܛW-�������j��<W��_�… 37 …�����c�h�*��d�*]�1�!S<�[%���t�1�b�KJ������M�G��+N4*�-S_��������}��L�S�5�%������6�%�5f-���… 39 >����7�,�`���J�+����~ֶ���Lj-� 4n����`�u_��u�:W���T��RpN-7�u���j~��Ї�\��[�Zw9h� 41 …�?�O�(����}�7Q��~���1j/�!��xj��N��!�g�:���c��#9�� z�#�)E^'�ݏ����ž-��|Q�x�\麕��km&�.���X… 43 …&˥��)8&��kݽ7ip�a��1���=���k?KI�_]��3ii�е��C,l���x'8�_|���>6x_Z��|-�-O��?�5Κfު��a2�n7>}…
|
/aosp_15_r20/frameworks/base/native/graphics/jni/fuzz/corpus/ |
H A D | sample_raf.raf | 1 FUJIFILMCCD-RAW 0201FF4K2101X200101��V… 24 X�n)JO�j�ܯ�g��+���Y��ƭ׳Q�����}�Ku՟�����|Y�>|7m.�D�5E������Ψ-&�� 28 ��O�$���b8n|K��#��.�w�3Z5�Ĉ6�c$c=������~,~�����(ſxb��Z�Z��-�h��7�Y��I��^;�Ꮙ���cP… 29 …-&��D�\��M <��'�z���\-�Z������~�>Yu/k�ҝ+�~���yy�_�]�/�ώ���Z>�ዩf�i�M�|F�Hܹ�#������i… 33 …ي���/�q��?w�U��Ͻr��dsQ0��ZXşſ���������uM}K��V��xZ���Z��u�Mre{���ܛW-�������j��<W��_�… 37 …�����c�h�*��d�*]�1�!S<�[%���t�1�b�KJ������M�G��+N4*�-S_��������}��L�S�5�%������6�%�5f-���… 39 >����7�,�`���J�+����~ֶ���Lj-� 4n����`�u_��u�:W���T��RpN-7�u���j~��Ї�\��[�Zw9h� 41 …�?�O�(����}�7Q��~���1j/�!��xj��N��!�g�:���c��#9�� z�#�)E^'�ݏ����ž-��|Q�x�\麕��km&�.���X… 43 …&˥��)8&��kݽ7ip�a��1���=���k?KI�_]��3ii�е��C,l���x'8�_|���>6x_Z��|-�-O��?�5Κfު��a2�n7>}…
|
/aosp_15_r20/prebuilts/qemu-kernel/arm/ |
HD | vmlinux-qemu | ... ->value_sec, REC->value_usec, REC->interval_sec, REC->interval_usec "hrtimer=% |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
H A D | language-subtag-registry | 1 File-Date: 2023-10-16 6 Added: 2005-10-16 11 Added: 2005-10-16 12 Suppress-Script: Cyrl 17 Added: 2005-10-16 22 Added: 2005-10-16 23 Suppress-Script: Latn 28 Added: 2005-10-16 34 Added: 2005-10-16 35 Suppress-Script: Ethi [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
H A D | 2013-1_UNLOCODE_CodeListPart1.csv | 2 ,"AD","ALV","Andorra la Vella","Andorra la Vella",,"--34-6--","AI","0601",,"4230N 00131E","" 3 ,"AD","CAN","Canillo","Canillo",,"--3-----","RL","0307",,"4234N 00135E", 4 ,"AD","ENC","Encamp","Encamp",,"--3-----","RL","0307",,"4232N 00134E", 5 ,"AD","ESC","Escaldes-Engordany","Escaldes-Engordany",,"--3-----","RL","0307",,"4231N 00133E", 6 ,"AD","FMO","La Farga de Moles","La Farga de Moles",,"--3----B","RQ","0307",,, 7 ,"AD","LMA","La Massana","La Massana",,"--3-----","RL","0307",,"4234N 00129E", 8 ,"AD","ORD","Ordino","Ordino",,"--3-----","RL","0307",,"4233N 00131E", 9 ,"AD","PAS","Pas de la Casa","Pas de la Casa",,"--3----B","RL","0307",,"4233N 00144E", 10 ,"AD","SJL","Sant Juli� de L�ria","Sant Julia de Loria",,"--3-----","RL","1101",,"4228N 00130E","" 11 ,"AD","SCO","Santa Coloma","Santa Coloma",,"--3-----","RL","0307",,"4230N 00130E", [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
H A D | X86GenAsmWriter1.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 9 /// printInstruction - This method is automatically generated by tablegen 3891 12625U, // RSM 19142 0U, // RSM 31881 Bits |= (uint64_t)OpInfo0[MI->getOpcode()] << 0; 31882 Bits |= (uint64_t)OpInfo1[MI->getOpcode()] << 32; 31884 O << AsmStrs+(Bits & 16383)-1; 32048 case 31: 32140 switch ((Bits >> 20) & 31) { [all …]
|
/aosp_15_r20/device/google/tangorpro/audio/tangorpro/prebuilt/libspeechenhancer/arm32/ |
D | libspeechenhancer.so | ... google3 (Fig hdmic_new_api (gsung/1286)) -1 arm-linux-androideabi-llvm-libcxx ... |