Searched defs:claim (Results 1 – 10 of 10) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerOptInfo.h | 38 void claim() { Claimed = true; } in claim() function
|
/external/llvm/include/llvm/Option/ |
D | Arg.h | 89 void claim() const { getBaseArg().Claimed = true; } in claim() function
|
/external/grpc-grpc/test/core/security/ |
D | json_token_test.cc | 261 static void check_jwt_claim(grpc_json* claim, const char* expected_audience, in check_jwt_claim() 366 static void service_account_creds_check_jwt_claim(grpc_json* claim) { in service_account_creds_check_jwt_claim() 370 static void jwt_creds_check_jwt_claim(grpc_json* claim) { in jwt_creds_check_jwt_claim()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/ |
D | Arg.h | 92 void claim() const { getBaseArg().Claimed = true; } in claim() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | oauth_client_test.cc | 181 string header, claim; in TEST() local
|
D | oauth_client.cc | 148 string claim = root.toStyledString(); in EncodeJwtClaim() local
|
/external/ipsec-tools/src/racoon/ |
D | proposal.h | 63 int claim; /* flag to send RESPONDER-LIFETIME. */ member
|
/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …hod:1,unimplementedhmacdigestauthoptionerror:1,can:1,aliv:[0,1],control:1,claim:1,process:1,challe… property
|
D | searchindex.json | 1 …error":[1],"can":[0,1],"root":[0],"aliv":[0,1],"uncom":[1],"control":[1],"claim":[1],"quickstart":… array
|
/external/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 15799 int claim, in PushPopSimpleHelper() 15932 for (int claim = 0; claim <= 8; claim++) { in TEST() local 15981 for (int claim = 0; claim <= 8; claim++) { in TEST() local 16042 int claim, in PushPopFPSimpleHelper() 16183 for (int claim = 0; claim <= 8; claim++) { in TEST() local 16232 for (int claim = 0; claim <= 8; claim++) { in TEST() local 16282 static void PushPopMixedMethodsHelper(int claim, int reg_size) { in PushPopMixedMethodsHelper() 16372 for (int claim = 0; claim <= 8; claim++) { in TEST() local 16379 for (int claim = 0; claim <= 8; claim++) { in TEST() local 16386 static void PushPopWXOverlapHelper(int reg_count, int claim) { in PushPopWXOverlapHelper() [all …]
|