Searched refs:INDEX2 (Results 1 – 5 of 5) sorted by relevance
/external/vboot_reference/tests/tpm_lite/ |
D | readonly.c | 24 #define INDEX2 0xda72 macro 47 TlclDefineSpace(INDEX2, perm, 4); in InitializeSpaces() 48 TlclWrite(INDEX2, (uint8_t *) &zero, 4); in InitializeSpaces() 88 TlclRead(INDEX2, (uint8_t*) &index_2, sizeof(index_2)) != TPM_SUCCESS || in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | cfi-distributed.ll | 27 ; RUN: llvm-dis %t2.o.thinlto.bc -o - | FileCheck %s --check-prefix=INDEX2 28 ; INDEX2-NOT: typeid: (name: "_ZTS1A" 29 ; INDEX2: typeid: (name: "_ZTS1A2"
|
/external/u-boot/cmd/ |
D | tpm_test.c | 25 #define INDEX2 0xda72 macro 244 tpm_nv_define_space(dev, INDEX2, perm, 4); in initialise_spaces() 245 tpm_nv_write_value(dev, INDEX2, (uint8_t *)&zero, 4); in initialise_spaces() 278 read2 = tpm_nv_read_value(dev, INDEX2, (uint8_t *)&index_2, in test_readonly()
|
/external/llvm/test/CodeGen/XCore/ |
D | scavenging.ll | 63 ; CHECK: [[INDEX2:.LCPI[0-9_]+]]: 91 ; CHECK: ldw r1, cp{{\[}}[[INDEX2]]{{\]}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/ |
D | scavenging.ll | 63 ; CHECK: [[INDEX2:.LCPI[0-9_]+]]: 91 ; CHECK: ldw r1, cp{{\[}}[[INDEX2]]{{\]}}
|