HomeSort by relevance Sort by last modified time
    Searched full:curlist (Results 1 - 6 of 6) sorted by null

  /external/deqp/executor/
xeTestResultParser.cpp 472 ri::List* curList = getCurrentItemList();
482 ri::Result* result = curList->allocItem<ri::Result>();
489 item = curList->allocItem<ri::Text>();
494 ri::Section* section = curList->allocItem<ri::Section>();
503 ri::Number* number = curList->allocItem<ri::Number>();
519 ri::ImageSet* imageSet = curList->allocItem<ri::ImageSet>();
528 ri::Image* image = curList->allocItem<ri::Image>();
541 ri::ShaderProgram* shaderProgram = curList->allocItem<ri::ShaderProgram>();
552 ri::Shader* shader = curList->allocItem<ri::Shader>();
565 item = curList->allocItem<ri::SpirVSource>()
    [all...]
  /external/deqp/external/openglcts/scripts/
mustpass.py 156 curList = copy(caseList)
170 curList = [c for c in curList if c not in matched]
175 for case in curList:
183 curList = [c for c in curList if c not in matched]
  /external/deqp/scripts/
mustpass.py 165 curList = copy(caseList)
179 curList = [c for c in curList if c not in matched]
184 for case in curList:
192 curList = [c for c in curList if c not in matched]
  /external/clang/test/CodeGen/
arm64-arguments.c 629 // CHECK: [[CURLIST:%.*]] = load i8*, i8** [[THELIST]]
632 // CHECK: [[NEXTLIST:%.*]] = getelementptr inbounds i8, i8* [[CURLIST]], i64 16
635 // CHECK: bitcast i8* [[CURLIST]] to %struct.HFA*
655 // CHECK: [[CURLIST:%.*]] = load i8*, i8** [[THELIST]]
659 // CHECK: [[NEXTLIST:%.*]] = getelementptr inbounds i8, i8* [[CURLIST]], i64 8
662 // CHECK: [[HFAPTRPTR:%.*]] = bitcast i8* [[CURLIST]] to %struct.TooBigHFA**
677 // CHECK: [[CURLIST:%.*]] = load i8*, i8** [[THELIST]]
681 // CHECK: [[ALIGN0:%.*]] = ptrtoint i8* [[CURLIST]] to i64
703 // CHECK: [[CURLIST:%.*]] = load i8*, i8** [[THELIST]]
707 // CHECK: [[NEXTLIST:%.*]] = getelementptr inbounds i8, i8* [[CURLIST]], i64
    [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
filelist.c 39 printf("curlist: ");
  /external/libmtp/src/
libmtp.c 7505 LIBMTP_playlist_t *curlist = NULL; local
    [all...]

Completed in 996 milliseconds