Searched defs:QueryResult (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | CFLSteensAliasAnalysis.h | 85 AliasResult QueryResult = query(LocA, LocB); in alias() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | CFLSteensAliasAnalysis.h | 77 AliasResult QueryResult = query(LocA, LocB); in alias() local
|
| /external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
| D | datastore_v3.pb.go | 2463 type QueryResult struct { struct 2464 Cursor *Cursor `protobuf:"bytes,1,opt,name=cursor" json:"cursor,omitempty"` 2465 Result []*EntityProto `protobuf:"bytes,2,rep,name=result" json:"result,omitempty"` 2466 … *int32 `protobuf:"varint,7,opt,name=skipped_results" json:"skipped_results,omitempty"` 2467 …ts *bool `protobuf:"varint,3,req,name=more_results" json:"more_results,omitempty"` 2468 …sOnly *bool `protobuf:"varint,4,opt,name=keys_only" json:"keys_only,omitempty"` 2469 …Only *bool `protobuf:"varint,9,opt,name=index_only" json:"index_only,omitempty"` 2470 …lOps *bool `protobuf:"varint,10,opt,name=small_ops" json:"small_ops,omitempty"` 2471 …y *CompiledQuery `protobuf:"bytes,5,opt,name=compiled_query" json:"compiled_query,omitempty"` 2472 … *CompiledCursor `protobuf:"bytes,6,opt,name=compiled_cursor" json:"compiled_cursor,omitempty"` [all …]
|
| D | datastore_v3.proto | 471 message QueryResult { message
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceBrowserCompileServer.cpp | 46 size_t QueryResult = in getIRTInterfaces() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | Trie.h | 45 enum QueryResult { enum
|
| /external/syzkaller/vendor/google.golang.org/appengine/datastore/ |
| D | query.go | 412 func callNext(c context.Context, res *pb.QueryResult, offset, limit int32) error {
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | CFLAndersAliasAnalysis.cpp | 889 AliasResult QueryResult = query(LocA, LocB); in alias() local
|