HomeSort by relevance Sort by last modified time
    Searched refs:stmts (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /external/vulkan-validation-layers/
vk-generate.py 126 stmts = []
130 stmts.append(" memset(table, 0, sizeof(*table));")
131 stmts.append(" // Core device function pointers")
132 stmts.append(" table->GetDeviceProcAddr = (PFN_vkGetDeviceProcAddr) gpa(device, \"vkGetDeviceProcAddr\");")
140 stmts.append("#ifdef VK_USE_PLATFORM_WIN32_KHR")
141 stmts.append(" table->%s = (PFN_vk%s) gpa(device, \"vk%s\");" %
143 stmts.append("#endif // VK_USE_PLATFORM_WIN32_KHR")
145 stmts.append(" table->%s = (PFN_vk%s) gpa(device, \"vk%s\");" %
154 stmts.append(" memset(table, 0, sizeof(*table));")
155 stmts.append(" // Core instance function pointers"
    [all...]
  /build/kati/
file.h 35 const vector<Stmt*>& stmts() const { return stmts_; } function in class:Makefile
eval.cc 224 vector<Stmt*> stmts; local
225 ParseNotAfterRule(stmt->orig, stmt->loc(), &stmts);
226 for (Stmt* a : stmts)
265 const vector<Stmt*>* stmts; local
267 stmts = &stmt->true_stmts;
269 stmts = &stmt->false_stmts;
271 for (Stmt* a : *stmts) {
285 for (Stmt* stmt : mk->stmts()) {
parser.cc 49 Parser(StringPiece buf, const char* filename, vector<Stmt*>* stmts)
52 stmts_(stmts),
53 out_stmts_(stmts),
60 Parser(StringPiece buf, const Loc& loc, vector<Stmt*>* stmts)
63 stmts_(stmts),
64 out_stmts_(stmts),
depgraph.go 150 for _, stmt := range mk.stmts {
154 mk.stmts = append(bmk.stmts, mk.stmts...)
main.cc 64 vector<Stmt*>* stmts) {
105 Parse(Intern(bootstrap).str(), Loc("*bootstrap*", 0), stmts);
169 for (Stmt* stmt : mk->stmts()) {
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
vk-generate.py 120 stmts = []
124 stmts.append("memset(table, 0, sizeof(*table));")
125 stmts.append("table->GetDeviceProcAddr =(PFN_vkGetDeviceProcAddr) gpa(device,\"vkGetDeviceProcAddr\");")
130 stmts.append("table->%s = (PFN_vk%s) gpa(device, \"vk%s\");" %
139 stmts.append("table->GetInstanceProcAddr =(PFN_vkGetInstanceProcAddr) gpa(instance,\"vkGetInstanceProcAddr\");")
146 stmts.append("table->%s = (PFN_vk%s) gpa(instance, \"vk%s\");" %
153 func.append(" %s" % "\n ".join(stmts))
  /prebuilts/go/darwin-x86/src/cmd/vet/
httpresponse.go 45 stmts := finder.stmts()
46 if len(stmts) < 2 {
50 asg, ok := stmts[0].(*ast.AssignStmt)
59 def, ok := stmts[1].(*ast.DeferStmt)
133 // stmts returns the statements of f.block starting from the one including f.node.
134 func (f *blockStmtFinder) stmts() []ast.Stmt { func
  /prebuilts/go/linux-x86/src/cmd/vet/
httpresponse.go 45 stmts := finder.stmts()
46 if len(stmts) < 2 {
50 asg, ok := stmts[0].(*ast.AssignStmt)
59 def, ok := stmts[1].(*ast.DeferStmt)
133 // stmts returns the statements of f.block starting from the one including f.node.
134 func (f *blockStmtFinder) stmts() []ast.Stmt { func
  /external/vulkan-validation-layers/loader/
vk-loader-generate.py 134 stmts = []
139 stmts.append("table->%s = (PFN_vk%s) gpa(gpu, \"vk%s\");" %
142 stmts.append("table->%s = vk%s; /* non-dispatchable */" %
154 stmts.append("table->%s = vk%s;" % (proto.name, proto.name))
158 func.append(" %s" % "\n ".join(stmts))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_profile.py 46 stmts = [
52 for stmt in stmts:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_profile.py 46 stmts = [
52 for stmt in stmts:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_profile.py 46 stmts = [
52 for stmt in stmts:
  /prebuilts/go/darwin-x86/src/testing/
cover.go 23 Stmts uint16
92 stmts := int64(blocks[i].Stmts)
93 total += stmts
96 active += stmts
102 stmts,
  /prebuilts/go/linux-x86/src/testing/
cover.go 23 Stmts uint16
92 stmts := int64(blocks[i].Stmts)
93 total += stmts
96 active += stmts
102 stmts,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_profile.py 46 stmts = [
52 for stmt in stmts:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_profile.py 46 stmts = [
52 for stmt in stmts:
  /external/mesa3d/src/mesa/main/
APIspec.py 407 stmts = []
411 stmts.append("switch (%s) { /* assume GLenum */" % var)
416 stmts.append("case %s:" % val)
419 stmts.extend(dep_stmts)
420 stmts.append(indent + "break;")
422 stmts.append("default:")
423 stmts.append(indent + "ON_ERROR(%s);" % switch[0].error);
424 stmts.append(indent + "break;")
425 stmts.append("}")
427 return stmts
    [all...]
  /external/valgrind/exp-sgcheck/
h_main.c 666 while (i < sbIn->stmts_used && sbIn->stmts[i]->tag != Ist_IMark) {
667 IRStmt* st = sbIn->stmts[i];
670 stmt( 'C', &pce, sbIn->stmts[i] );
674 /* Iterate over the remaining stmts to generate instrumentation. */
679 tl_assert(sbIn->stmts[i]->tag == Ist_IMark);
683 sg_instrument_IRStmt( sgenv, pce.sb, sbIn->stmts[i],
686 stmt( 'C', &pce, sbIn->stmts[i] );
  /system/tools/hidl/utils/
Formatter.cpp 89 Formatter &Formatter::sFor(const std::string &stmts, std::function<void(void)> block) {
90 (*this) << "for (" << stmts << ") ";
  /external/valgrind/VEX/priv/
ir_inject.c 189 /* Inject IR stmts depending on the data provided in the control
256 ppIRStmt(irsb->stmts[irsb->stmts_used - 1]);
258 ppIRStmt(irsb->stmts[irsb->stmts_used - 2]);
260 ppIRStmt(irsb->stmts[irsb->stmts_used - 1]);
  /external/libpcap/
optimize.c 419 for (s = b->stmts; s; s = s->next) {
667 s = b->stmts;
1145 for (s = b->stmts; s != 0; s = s->next)
1165 for (s = b->stmts; s && s->next; s = s->next)
1206 for (s = b->stmts; s; s = s->next)
1236 if (b->stmts != 0) {
1237 b->stmts = 0;
    [all...]
  /external/mesa3d/src/glsl/
glsl_parser_extras.cpp 854 if (stmts != NULL) {
855 stmts->print();
861 ast_switch_body::ast_switch_body(ast_case_statement_list *stmts)
863 this->stmts = stmts;
903 foreach_list_const(n, & this->stmts) {
  /external/valgrind/exp-bbv/
bbv_main.c 360 while ( (i < sbIn->stmts_used) && (sbIn->stmts[i]->tag!=Ist_IMark)) {
361 addStmtToIRSB( sbOut, sbIn->stmts[i] );
367 st = sbIn->stmts[i];
412 st=sbIn->stmts[i];
  /system/tools/hidl/utils/include/hidl-util/
Formatter.h 85 Formatter &sFor(const std::string &stmts, std::function<void(void)> block);

Completed in 1098 milliseconds

1 2 3 4 5