| /device/generic/vulkan-cereal/third-party/angle/src/tests/test_expectations/ |
| D | GPUTestExpectationsParser_unittest.cpp | 35 std::string line = in TEST() local 50 std::string line = in TEST() local 65 std::string line = in TEST() local 80 std::string line = in TEST() local 95 std::string line = in TEST() local 111 std::string line = in TEST() local 127 std::string line = in TEST() local 143 std::string line = in TEST() local 158 std::string line = in TEST() local 173 std::string line = in TEST() local [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | QualifierTypes.h | 39 TQualifierWrapperBase(const TSourceLoc &line) : mLine(line) {} in TQualifierWrapperBase() 53 TInvariantQualifierWrapper(const TSourceLoc &line) : TQualifierWrapperBase(line) {} in TInvariantQualifierWrapper() 64 TPreciseQualifierWrapper(const TSourceLoc &line) : TQualifierWrapperBase(line) {} in TPreciseQualifierWrapper() 75 TInterpolationQualifierWrapper(TQualifier interpolationQualifier, const TSourceLoc &line) in TInterpolationQualifierWrapper() 95 TLayoutQualifierWrapper(TLayoutQualifier layoutQualifier, const TSourceLoc &line) in TLayoutQualifierWrapper() 112 TStorageQualifierWrapper(TQualifier storageQualifier, const TSourceLoc &line) in TStorageQualifierWrapper() 132 TPrecisionQualifierWrapper(TPrecision precisionQualifier, const TSourceLoc &line) in TPrecisionQualifierWrapper() 152 TMemoryQualifierWrapper(TQualifier memoryQualifier, const TSourceLoc &line) in TMemoryQualifierWrapper() 181 TSourceLoc line; member
|
| D | ConstantUnion.cpp | 20 float CheckedSum(float lhs, float rhs, TDiagnostics *diag, const TSourceLoc &line) in CheckedSum() 34 float CheckedDiff(float lhs, float rhs, TDiagnostics *diag, const TSourceLoc &line) in CheckedDiff() 48 float CheckedMul(float lhs, float rhs, TDiagnostics *diag, const TSourceLoc &line) in CheckedMul() 405 const TSourceLoc &line) in add() 440 const TSourceLoc &line) in sub() 475 const TSourceLoc &line) in mul() 531 const TSourceLoc &line) in rshift() 637 const TSourceLoc &line) in lshift()
|
| D | Declarator.cpp | 14 TDeclarator::TDeclarator(const ImmutableString &name, const TSourceLoc &line) in TDeclarator() 22 const TSourceLoc &line) in TDeclarator()
|
| D | ParseContext.cpp | 234 bool TParseContext::parseVectorFields(const TSourceLoc &line, in parseVectorFields() 377 void TParseContext::assignError(const TSourceLoc &line, in assignError() 390 void TParseContext::unaryOpError(const TSourceLoc &line, const char *op, const TType &operand) in unaryOpError() 402 void TParseContext::binaryOpError(const TSourceLoc &line, in binaryOpError() 415 void TParseContext::checkPrecisionSpecified(const TSourceLoc &line, in checkPrecisionSpecified() 481 bool TParseContext::checkCanBeLValue(const TSourceLoc &line, const char *op, TIntermTyped *node) in checkCanBeLValue() 672 bool TParseContext::checkIsAtGlobalLevel(const TSourceLoc &line, const char *token) in checkIsAtGlobalLevel() 685 bool TParseContext::checkIsNotReserved(const TSourceLoc &line, const ImmutableString &identifier) in checkIsNotReserved() 718 bool TParseContext::checkConstructorArguments(const TSourceLoc &line, in checkConstructorArguments() 876 bool TParseContext::checkIsNonVoid(const TSourceLoc &line, in checkIsNonVoid() [all …]
|
| D | Declarator.h | 34 const TSourceLoc &line() const { return mLine; } in line() function
|
| D | InfoSink.cpp | 93 void TInfoSinkBase::location(int file, int line) in location()
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | comment_convert.py | 44 def output_line(self, line=None): argument 50 def output_normal_line(self, line): argument 79 def extract(line): argument 118 def queue_comment_line(self, line): argument 124 def handle_empty_line(self, line): argument 143 def process_line(self, line_num, line): argument
|
| D | reflow.py | 220 def isOpenBlockDelimiter(self, line): argument 459 def endPara(self, line): argument 470 def endParaContinue(self, line): argument 475 def endBlock(self, line, reflow = False, vuBlock = False): argument 509 def endParaBlockReflow(self, line, vuBlock): argument 514 def endParaBlockPassthrough(self, line): argument 519 def addLine(self, line): argument
|
| D | reflib.py | 42 def setLogLine(line): argument 160 def printPageInfoField(desc, line, file): argument 190 def prevPara(file, line): argument 210 def nextPara(file, line): argument 251 def clampToBlock(line, minline, maxline): argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/ |
| D | reflow.py | 404 def endPara(self, line): argument 415 def endParaContinue(self, line): argument 422 def endBlock(self, line, reflow = False, vuBlock = False): argument 444 def endParaBlockReflow(self, line, vuBlock): argument 449 def endParaBlockPassthrough(self, line): argument 458 def addLine(self, line): argument
|
| D | reflib.py | 49 def setLogLine(line): argument 152 def printPageInfoField(desc, line, file): argument 183 def prevPara(file, line): argument 202 def nextPara(file, line): argument 238 def clampToBlock(line, minline, maxline): argument
|
| /device/google/cuttlefish/guest/hals/ril/reference-ril/ |
| D | atchannel.c | 121 static void addIntermediate(const char *line) in addIntermediate() 150 static int isFinalResponseError(const char *line) in isFinalResponseError() 172 static int isFinalResponseSuccess(const char *line) in isFinalResponseSuccess() 190 static int isFinalResponse(const char *line) in isFinalResponse() 205 static int isSMSUnsolicited(const char *line) in isSMSUnsolicited() 220 static void handleFinalResponse(const char *line) in handleFinalResponse() 227 static void handleUnsolicited(const char *line) in handleUnsolicited() 234 static void processLine(const char *line) in processLine() 433 const char * line; in readerLoop() local
|
| D | reference-ril.c | 468 static int callFromCLCCLine(char *line, RIL_Call *p_call) in callFromCLCCLine() 527 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { in parseSimResponseLine() 836 char *line = p_cur->line; in requestOrSendDataCallList() local 867 char *line = p_cur->line; in requestOrSendDataCallList() local 1029 char *line; in requestQueryNetworkSelectionMode() local 1280 char *line; local 1456 char *line; local 1481 char *line, *p; local 1501 char *line, *p; local 1535 char *line = NULL; local [all …]
|
| D | misc.c | 22 int strStartsWith(const char *line, const char *prefix) in strStartsWith()
|
| /device/google/contexthub/firmware/os/platform/stm32/ |
| D | exti.c | 37 void extiEnableIntLine(const enum ExtiLine line, enum ExtiTrigger trigger) in extiEnableIntLine() 57 void extiDisableIntLine(const enum ExtiLine line) in extiDisableIntLine() 62 void extiClearPendingLine(const enum ExtiLine line) in extiClearPendingLine() 67 bool extiIsPendingLine(const enum ExtiLine line) in extiIsPendingLine()
|
| /device/google/sunfish/vibrator/common/ |
| D | HardwareBase.cpp | 50 std::string line; in debug() local 81 for (std::string line; std::getline(calfile, line);) { in HwCalBase() local 96 std::string line; in debug() local
|
| /device/google/cuttlefish/tools/ |
| D | tombstone_to_line.py | 59 def simple_match(line, info, indent, out_file): argument 64 def source_match(line, info, indent, out_file): argument
|
| /device/generic/goldfish-opengl/fuchsia/ |
| D | port.cc | 27 int line, const char* format, ...) { in __android_log_print() 57 const char* file, int line, const char* format, ...) { in __android_log_assert()
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
| D | file_process.py | 34 def line(self): member in LinewiseFileProcessor 82 def process_line(self, line_num, line): argument
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | misc_service.cpp | 36 std::string line; in ParseTimeZone() local 45 void MiscService::FixTimeZone(std::string& line) { in FixTimeZone()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/numerics/ |
| D | safe_numerics_unittest.cc | 84 int line, in TestSpecializedArithmetic() 126 int line, in TestSpecializedArithmetic() 160 int line, in TestSpecializedArithmetic() 184 static void TestArithmetic(const char *dst, int line) in TestArithmetic()
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | tee_logging.cpp | 118 unsigned int line, const char* message) { in StderrOutputGenerator() 175 unsigned int line, in operator ()()
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/ |
| D | SourceLocation.h | 27 int line; member
|
| /device/linaro/dragonboard/qcom/rmtfs/ |
| D | util.c | 17 char line[16 * 3 + 16 + 1]; in print_hex_dump() local
|