/aosp_15_r20/external/cronet/net/data/ssl/chrome_root_store/ |
H A D | faq.md | 196 ### How is the Chrome Root Store updated? 211 ### Will the Chrome Certificate Verifier consider local trust decisions? 253 ### What about client authentication certificates? 259 ### Given the gradual rollout, how can I tell if these features are in use on my system? 263 ### How can I tell which certificates are trusted by the Chrome Root Store? 275 ### What criteria does the Chrome Certificate Verifier use to evaluate certificates? 292 ### What criteria does the Chrome Certificate Verifier use to build certificate paths? 296 ### Where is the Chrome Root Store source code located? 302 ### Where is the Chrome Certificate Verifier source code located?
|
/aosp_15_r20/external/json-schema-validator/doc/ |
H A D | specversion.md | 5 #### To create a draft V4 JsonSchemaFactory 18 #### To create a draft V6 JsonSchemaFactory 29 #### To create a draft V7 JsonSchemaFactory 40 #### To create a draft 2019-09 JsonSchemaFactory 51 #### To create a draft 2020-12 JsonSchemaFactory 62 #### To create a JsonSchemaFactory, automatically detecting schema version
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/testsuite/ |
D | formatting.rs | 12 struct Users { struct 24 assert!(!to_string(&Users { in no_unnecessary_newlines_array() argument
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/ |
H A D | Users.java | 80 public final class Users { class 97 private Users() { in Users() method in Users
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 363 std::vector<User*> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local 382 std::vector<User*> Users(header->user_begin(), header->user_end()); in constructFunction() local 492 std::vector<User*> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 132 const auto &Users = P->users(); in getPromotablePHINodes() local 151 const auto &Users = P->users(); in getPromotablePHINodes() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 751 const SetOfMachineInstr *Users = in registerADRCandidate() local 834 const SetOfMachineInstr *Users = in computeOthers() local 862 const SetOfMachineInstr *Users = in computeOthers() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 148 const auto &Users = P->users(); in getPromotablePHINodes() local 167 const auto &Users = P->users(); in getPromotablePHINodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 150 const auto &Users = P->users(); in getPromotablePHINodes() local 169 const auto &Users = P->users(); in getPromotablePHINodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
H A D | ResourceManager.cpp | 212 uint64_t Users = Resource2Groups[RSID]; in use() local 235 uint64_t Users = Resource2Groups[RSID]; in release() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/ |
H A D | ResourceManager.cpp | 212 uint64_t Users = Resource2Groups[RSID]; in use() local 235 uint64_t Users = Resource2Groups[RSID]; in release() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1209 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, in trackUsesOfI() 1272 DenseSet<Value *> Users; in getCandidatePairs() local 1504 DenseSet<Value *> Users; in buildDepMap() local 2895 DenseSet<Value *> Users; in canMoveUsesOfIAfterJ() local 2917 DenseSet<Value *> Users; in moveUsesOfIAfterJ() local 2948 DenseSet<Value *> Users; in collectPairLoadMoveSet() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 944 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local 963 std::vector<User *> Users(header->user_begin(), header->user_end()); in constructFunction() local 1170 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 687 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 1562 SmallInstructionVector Users; in replaceSelected() local
|
/aosp_15_r20/external/perfmark/ |
H A D | README.md | 125 ## Users section in PerfMark
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/examples/smart_reply/ |
H A D | overview.md | 49 ## Users section in Smart reply
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 688 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 1574 SmallInstructionVector Users; in replaceSelected() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 699 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 737 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 1617 SmallInstructionVector Users; in replaceSelected() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue51219b.dir/ |
D | a.go | 24 Users ResolvedData[User] `json:"users,omitempty"` member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Comdat.h | 65 SmallPtrSet<GlobalObject *, 2> Users; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Comdat.h | 65 SmallPtrSet<GlobalObject *, 2> Users; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Comdat.h | 65 SmallPtrSet<GlobalObject *, 2> Users; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Comdat.h | 65 SmallPtrSet<GlobalObject *, 2> Users; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Comdat.h | 65 SmallPtrSet<GlobalObject *, 2> Users; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinCFGuard.cpp | 50 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
|