Searched refs:VIS (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrVIS.td | 1 //===---- SparcInstrVIS.td - Visual Instruction Set extensions (VIS) -----===// 10 // VIS, VIS II, VIS II instructions on SPARC. 13 // VIS Instruction Format. 23 // VIS Instruction with integer destination register. 29 // For VIS Instructions with no operand. 34 // For VIS Instructions with only rs1, rd operands. 41 // For VIS Instructions with only rs2, rd operands. 48 // For VIS Instructions with only rd operand. 55 // VIS 1 Instructions 147 // VIS 2 Instructions. [all …]
|
D | SparcInstrInfo.td | 42 // HasVIS - This is true when the target processor has VIS extensions.
|
/third_party/boost/libs/filesystem/test/ |
D | Jamfile.v2 | 46 local VIS ; 50 VIS = <visibility>global 61 run fstream_test.cpp : : : $(VIS) ; 70 run path_unit_test.cpp : : : <link>shared $(VIS) ; 71 run path_unit_test.cpp : : : <link>static $(VIS) : path_unit_test_static ;
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | APIInfo.java | 31 public static final int VIS = 1, VIS_PACKAGE = 0, VIS_PUBLIC= 1, VIS_PROTECTED = 2, field in APIInfo 95 public void setPackage() { setType(VIS, VIS_PACKAGE); } in setPackage() 96 public void setPublic() { setType(VIS, VIS_PUBLIC); } in setPublic() 97 public void setProtected() { setType(VIS, VIS_PROTECTED); } in setProtected() 98 public void setPrivate() { setType(VIS, VIS_PRIVATE); } in setPrivate() 121 public boolean isPackage() { return getVal(VIS) == VIS_PACKAGE; } in isPackage() 122 public boolean isPublic() { return getVal(VIS) == VIS_PUBLIC; } in isPublic() 123 public boolean isProtected() { return getVal(VIS) == VIS_PROTECTED; } in isProtected() 124 public boolean isPrivate() { return getVal(VIS) == VIS_PRIVATE; } in isPrivate() 467 for (int i = (withStatus ? STA : VIS) ; i < CAT; ++i) { // include status in format()
|
D | CheckAPI.java | 85 …private static final int VIS = 1, VIS_PACKAGE = 0, VIS_PUBLIC= 1, VIS_PROTECTED = 2, VIS_PRIVATE =… field in CheckAPI 297 setType(VIS, VIS_PUBLIC); in read() 299 setType(VIS, VIS_PROTECTED); in read() 301 setType(VIS, VIS_PRIVATE); in read()
|
/third_party/openssl/crypto/ |
D | sparccpuid.S | 253 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit 263 ! (*) result has lesser to do with VIS instruction latencies, rdtick 265 ! VIS code paths are still slower than integer-only ones.
|
/third_party/ffmpeg/ |
D | Changelog | 1741 - additional SPARC (VIS) optimizations 1881 - VIS optimized motion compensation
|
/third_party/eudev/hwdb/ |
D | 20-acpi-vendor.hwdb | 7233 acpi:VIS*:
|
D | 20-usb-vendor-model.hwdb | 25707 ID_MODEL_FROM_DATABASE=ARC SpectraPro UV/VIS/IR Monochromator/Spectrograph 25719 ID_MODEL_FROM_DATABASE=Inspectrum 128x1024 F VIS Spectrograph 25722 ID_MODEL_FROM_DATABASE=Inspectrum 256x1024 F VIS Spectrograph 25725 ID_MODEL_FROM_DATABASE=Inspectrum 128x1024 B VIS Spectrograph 25728 ID_MODEL_FROM_DATABASE=Inspectrum 256x1024 B VIS Spectrograph
|
D | 20-OUI.hwdb | 73224 ID_OUI_FROM_DATABASE=Ametek VIS
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 22 …VIS-L`8d>>\7OG:7NBC/[fGl9-W>!@RC:2AXN3W4.B "%<>/*5!cUE^,�����"�v�����… 5894 …VIS-L`8d>>\7OG:7NBC/[fGl9-W>!@RC:2AXN3W4.B "%<>/*5!cUE^,�����"�v�����… 15361 …VIS-L`8d>>\7OG:7NBC/[fGl9-W>!@RC:2AXN3W4.B "%<>/*5!cUE^,�����"�v�����… 21250 …VIS-L`8d>>\7OG:7NBC/[fGl9-W>!@RC:2AXN3W4.B "%<>/*5!cUE^,�����"�v�����… 27139 …VIS-L`8d>>\7OG:7NBC/[fGl9-W>!@RC:2AXN3W4.B "%<>/*5!cUE^,�����"�v�����… 33028 …`����+&&'732654&''&&546632&&#"#�eNQ\>>VIS-L`8d>>\7OG:7NBC/[…
|