/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/ |
DbiStream.h | 66 /// If the given stream type is present, returns its stream index. If it is 67 /// not present, returns InvalidStreamIndex.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/ |
DbiStream.h | 66 /// If the given stream type is present, returns its stream index. If it is 67 /// not present, returns InvalidStreamIndex.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/go/darwin-x86/src/bytes/ |
bytes_amd64.go | 11 // indexShortStr returns the index of the first instance of c in s, or -1 if c is not present in s. 26 // Index returns the index of the first instance of sep in s, or -1 if sep is not present in s.
|
bytes_s390x.go | 10 // or -1 if sep is not present in s. 27 // Index returns the index of the first instance of sep in s, or -1 if sep is not present in s.
|
/prebuilts/go/darwin-x86/src/strings/ |
strings_amd64.go | 11 // indexShortStr returns the index of the first instance of c in s, or -1 if c is not present in s. 26 // Index returns the index of the first instance of substr in s, or -1 if substr is not present in s.
|
strings_s390x.go | 10 // or -1 if sep is not present in s. 27 // Index returns the index of the first instance of substr in s, or -1 if substr is not present in s.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug242.go | 98 if _, present := m[13]; present {
|
/prebuilts/go/linux-x86/src/bytes/ |
bytes_amd64.go | 11 // indexShortStr returns the index of the first instance of c in s, or -1 if c is not present in s. 26 // Index returns the index of the first instance of sep in s, or -1 if sep is not present in s.
|
bytes_s390x.go | 10 // or -1 if sep is not present in s. 27 // Index returns the index of the first instance of sep in s, or -1 if sep is not present in s.
|
/prebuilts/go/linux-x86/src/strings/ |
strings_amd64.go | 11 // indexShortStr returns the index of the first instance of c in s, or -1 if c is not present in s. 26 // Index returns the index of the first instance of substr in s, or -1 if substr is not present in s.
|
strings_s390x.go | 10 // or -1 if sep is not present in s. 27 // Index returns the index of the first instance of substr in s, or -1 if substr is not present in s.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug242.go | 98 if _, present := m[13]; present {
|
/system/bt/osi/include/ |
osi.h | 31 // NOTE: The the failures will present as a generic error 33 // but the file and line number will present the condition that
|
/system/netd/server/dns/ |
DnsTlsServer.h | 49 // must present a self-consistent certificate chain that contains a certificate 54 // The server's hostname. If this string is nonempty, the server must present a
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
mlock2-tests.c | 232 /* Both pages should be present */ 235 printf("Failed to make both pages present\n"); 278 printf("VMA flag %s is present on page 1 after unlock\n", LOCKED); 283 printf("VMA flag %s is present on page 2 after unlock\n", LOCKED); 337 /* Neither page should be present */ 339 printf("Pages were made present by MLOCK_ONFAULT\n"); 347 /* Only page 1 should be present */ 349 printf("Page 1 is not present after fault\n"); 352 printf("Page 2 was made present\n"); 473 printf("Failed to make present page unevictable\n") [all...] |
/hardware/interfaces/camera/common/1.0/ |
types.hal | 130 * by ICameraProvider::getCameraIdList() are in the PRESENT state. The provider 132 * service of any initially NOT_PRESENT internal devices, and of any PRESENT 137 * PRESENT -> NOT_PRESENT 139 * NOT_PRESENT -> PRESENT 140 * ENUMERATING -> PRESENT 158 PRESENT = 1, 179 * device is present. The camera service must not call 181 * the camera device is not present. At camera service startup time, the 183 * camera device is present and the camera characteristics entry 193 * the camera service that the camera device is present, the framework mus [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/ |
CommentGeneratingUnitTest.py | 545 #1 UNDEFINED true Present ## UNDEFINED ## NOTIFY # Help
546 #2 UNDEFINED true Not Present ## UNDEFINED ## NOTIFY
547 #3 UNDEFINED false Present ## UNDEFINED # Help
548 #4 UNDEFINED false Not Present ## UNDEFINED
549 #5 UNDEFINED Not Present Present # Help
550 #6 UNDEFINED Not Present Not Present <empty>
551 #7 Other true Present ## Other ## NOTIFY # Help
552 #8 Other true Not Present ## Other ## NOTIFY [all...] |
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/ |
MpService.c | 146 if (Index != BspIndex && *(mSmmMpSyncData->CpuData[Index].Present)) {
179 if (!(*(CpuData[Index].Present)) && ProcessorInfo[Index].ProcessorId != INVALID_APIC_ID) {
235 // Not all APs have arrived, so we need 2nd round of timeout. IPIs should be sent to ALL none present APs,
255 if (!(*(mSmmMpSyncData->CpuData[Index].Present)) && gSmmCpuPrivate->ProcessorInfo[Index].ProcessorId != INVALID_APIC_ID) {
329 *(mSmmMpSyncData->CpuData[CpuIndex].Present) = TRUE;
424 if (Index != CpuIndex && *(mSmmMpSyncData->CpuData[Index].Present)) {
448 // Make sure all APs have their Present flag set
453 if (*(mSmmMpSyncData->CpuData[Index].Present)) {
509 // Clear the Present flag of BSP
511 *(mSmmMpSyncData->CpuData[CpuIndex].Present) = FALSE; [all...] |
/external/kernel-headers/original/uapi/linux/ |
openvswitch.h | 66 * the &struct ovs_header. Always present in notifications. Required in 74 * datapath. Always present in notifications. 76 * datapath. Always present in notifications. 98 __u64 n_flows; /* Number of flows present */ 147 * @OVS_PACKET_ATTR_PACKET: Present for all notifications. Contains the entire 152 * @OVS_PACKET_ATTR_KEY: Present for all notifications. Contains the flow key 160 * @OVS_PACKET_ATTR_USERDATA: Present for an %OVS_PACKET_CMD_ACTION 164 * @OVS_PACKET_ATTR_EGRESS_TUN_KEY: Present for an %OVS_PACKET_CMD_ACTION 169 * @OVS_PACKET_ATTR_MRU: Present for an %OVS_PACKET_CMD_ACTION and 525 * key. Always present in notifications. Required for all requests (excep [all...] |
/art/compiler/utils/ |
dedupe_set.h | 41 // Add a new key to the dedupe set if not present. Return the equivalent deduplicated stored key.
|