Searched refs:GS_PREFIX (Results 1 – 10 of 10) sorted by relevance
/external/crosvm/e2e_tests/guest_under_test/ |
D | upload_prebuilts.sh | 17 readonly GS_PREFIX="gs://crosvm/integration_tests/guest" 26 local remote_bzimage="${GS_PREFIX}-bzimage-${arch}-${PREBUILT_VERSION}" 27 local remote_rootfs="${GS_PREFIX}-rootfs-${arch}-${PREBUILT_VERSION}"
|
/external/crosvm/tools/impl/testvm/ |
D | Makefile | 43 GS_PREFIX=gs://crosvm/testvm macro 47 GS_URL=$(GS_PREFIX)/$(BASE_IMG_NAME)
|
/external/skia/tools/skp/ |
D | webpages_playback.py | 72 GS_PREFIX = 'gs://' variable 160 if data_store_location.startswith(GS_PREFIX):
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 162 def GS_PREFIX : I<0x65, RawFrm, (outs), (ins), "gs", []>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 157 def GS_PREFIX : I<0x65, RawFrm, (outs), (ins), "gs", []>;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 2695 16232U, // GS_PREFIX 17946 0U, // GS_PREFIX 33197 0U, // GS_PREFIX
|
D | X86GenAsmWriter1.inc | 2404 12916U, // GS_PREFIX 17655 0U, // GS_PREFIX
|
D | X86GenDisassemblerTables.inc | 11479 /* GS_PREFIX */ 76736 0x404, /* GS_PREFIX */
|
D | X86GenAsmMatcher.inc | 8818 { 3070 /* gs */, X86::GS_PREFIX, Convert_NoOperands, AMFBS_None, { }, }, 23390 { 3070 /* gs */, X86::GS_PREFIX, Convert_NoOperands, AMFBS_None, { }, },
|
D | X86GenInstrInfo.inc | 1043 GS_PREFIX = 1028, 18728 …SideEffects), 0x1940000001ULL, nullptr, nullptr, nullptr, -1 ,nullptr }, // Inst #1028 = GS_PREFIX
|