/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
attr-march-armv7ve.d | 15 Tag_MPextension_use: Allowed 16 Tag_DIV_use: Allowed in v7-A with integer division extension
|
any-idiv.d | 11 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-names.d | 42 Tag_FP_HP_extension: Allowed 44 Tag_MPextension_use: Allowed 45 Tag_DIV_use: Not allowed 47 Tag_T2EE_use: Allowed
|
attr-march-all.d | 15 Tag_MPextension_use: Allowed
|
attr-march-armv7-a+idiv.d | 15 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-march-armv7-a+mp.d | 15 Tag_MPextension_use: Allowed
|
attr-march-armv7-a+sec+virt.d | 15 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-march-armv7-a+virt.d | 15 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-march-armv7-r+mp.d | 15 Tag_MPextension_use: Allowed
|
attr-march-armv8-a+crypto.d | 17 Tag_MPextension_use: Allowed
|
attr-march-armv8-a+fp.d | 16 Tag_MPextension_use: Allowed
|
attr-march-armv8-a+simd.d | 17 Tag_MPextension_use: Allowed
|
attr-march-armv8-a.d | 15 Tag_MPextension_use: Allowed
|
attr-mfpu-neon-fp16.d | 14 Tag_FP_HP_extension: Allowed
|
attr-order.d | 18 Tag_T2EE_use: Allowed
|
/external/autotest/site_utils/ |
sync_cloudsql_access.py | 7 """Tool to sync lab servers to the "Allowed Networks" of a CloudSQL instance. 10 the "Allowed Networks" list of the CloudSQL instance. This tool is to be used to 12 "Allowed Networks" of a given CloudSQL instance. 15 servers to the "Allowed Networks" list of the CloudSQL instance. This allows 18 Note that running this tool will overwrite existing IPs in the "Allowed 54 """Update the "Allowed Networks" list of the given CloudSQL instance. 60 @param extra_servers: Extra servers to be included in the "Allowed Networks" 105 help=('Extra servers to be included in the "Allowed '
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
attr-merge-div-02.d | 13 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-merge-div-12.d | 13 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-merge-div-120.d | 16 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-merge-div-20.d | 13 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-merge-div-21.d | 13 Tag_DIV_use: Allowed in v7-A with integer division extension
|
attr-merge-div-22.d | 13 Tag_DIV_use: Allowed in v7-A with integer division extension
|
/external/llvm/include/llvm/Support/ |
ARMBuildAttributes.h | 123 Allowed = 1,
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.microsoft | 56 VALUE MS-BAP-Usage Not-Allowed 0 57 VALUE MS-BAP-Usage Allowed 1
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMELFStreamer.cpp | 706 setAttributeItem(ARM_ISA_use, Allowed, false); 713 setAttributeItem(ARM_ISA_use, Allowed, false); 714 setAttributeItem(THUMB_ISA_use, Allowed, false); 718 setAttributeItem(ARM_ISA_use, Allowed, false); 724 setAttributeItem(ARM_ISA_use, Allowed, false); 725 setAttributeItem(THUMB_ISA_use, Allowed, false); 730 setAttributeItem(THUMB_ISA_use, Allowed, false); 735 setAttributeItem(ARM_ISA_use, Allowed, false); 741 setAttributeItem(ARM_ISA_use, Allowed, false); 754 setAttributeItem(ARM_ISA_use, Allowed, false) [all...] |