| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 863 unsigned line, column; in report_loc_info() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | cli-command.c | 2230 char line[2048]; in pa_cli_command_execute_file_stream() local 2300 char *line = pa_xstrndup(p, l); in pa_cli_command_execute() local
|
| /third_party/openssl/crypto/http/ |
| H A D | http_client.c | 403 static int parse_http_line1(char *line, int *found_keep_alive) in parse_http_line1() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestPackage.cpp | 290 std::string line; in TestCaseExecutor() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 1028 std::ostringstream line; in textureConversionTest() local 1059 std::ostringstream line; in textureConversionTest() local 1087 std::ostringstream line; in textureConversionTest() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser.cc | 2971 size_t line = tokenizer_->GetCurrentLine(); in ParseExpect() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | CommandProcessor.cpp | 331 handleError(VkResult errorCode, const char *file, const char *function, unsigned int line) handleError() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Intermediate.cpp | 317 TIntermSymbol* TIntermediate::addSymbol(int id, const TString& name, const TType& type, const TSourceLoc &line) in addSymbol() argument 330 TIntermTyped* TIntermediate::addBinaryMath(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc &line) in addBinaryMath() argument 428 TIntermTyped* TIntermediate::addAssign(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc &line) in addAssign() argument 456 TIntermTyped* TIntermediate::addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc &line) in addIndex() argument 473 TIntermTyped* TIntermediate::addUnaryMath(TOperator op, TIntermTyped* child, const TSourceLoc &line, const TType *funcReturnType) in addUnaryMath() argument 537 setAggregateOperator(TIntermNode* node, TOperator op, const TSourceLoc &line) setAggregateOperator() argument 571 growAggregate(TIntermNode* left, TIntermNode* right, const TSourceLoc &line) growAggregate() argument 598 makeAggregate(TIntermNode* node, const TSourceLoc &line) makeAggregate() argument 618 addSelection(TIntermTyped* cond, TIntermNodePair nodePair, const TSourceLoc &line) addSelection() argument 639 addComma(TIntermTyped* left, TIntermTyped* right, const TSourceLoc &line) addComma() argument 659 addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped* falseBlock, const TSourceLoc &line) addSelection() argument 687 addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &line) addSwitch() argument 695 addCase(TIntermTyped *condition, const TSourceLoc &line) addCase() argument 709 addConstantUnion(ConstantUnion* unionArrayPointer, const TType& t, const TSourceLoc &line) addConstantUnion() argument 717 addSwizzle(TVectorFields& fields, const TSourceLoc &line) addSwizzle() argument 740 addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermTyped* expr, TIntermNode* body, const TSourceLoc &line) addLoop() argument 751 addBranch(TOperator branchOp, const TSourceLoc &line) addBranch() argument 756 addBranch(TOperator branchOp, TIntermTyped* expression, const TSourceLoc &line) addBranch() argument [all...] |
| H A D | Types.h | 31 TField(TType *type, TString *name, const TSourceLoc &line) in TField() argument 53 const TSourceLoc &line() const in line() function in TField 574 TSourceLoc line; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | debug_info_manager.cpp | 168 uint32_t DebugInfoManager::CreateDebugInlinedAt(const Instruction* line, in CreateDebugInlinedAt() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | debug_info_manager.cpp | 168 uint32_t DebugInfoManager::CreateDebugInlinedAt(const Instruction* line, in CreateDebugInlinedAt() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | makepng.c | 1584 const png_const_charp *line = text; in strstash_list() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gencnval/ |
| H A D | gencnval.c | 333 char line[MAX_LINE_SIZE]; in parseFile() local 400 chomp(char *line) chomp() argument 422 parseLine(const char *line) parseLine() argument 585 addOfficialTaggedStandards(char *line, int32_t lineLen) addOfficialTaggedStandards() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | connection.c | 1391 parse_initial_message_line(struct MHD_Connection *connection, char *line) global() argument 1775 process_header_line(struct MHD_Connection *connection, char *line) global() argument 1815 process_broken_line(struct MHD_Connection *connection, char *line, enum MHD_ValueKind kind) global() argument 2273 char *line; global() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
| H A D | proxy.c | 532 char *line = (char *)ptr; in curl_header_cb() local 794 char *line; iterate_cb() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android_parser.cpp | 690 int line = XML_GetCurrentLineNumber(parser); in parse_config_file() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionCall.cpp | 95 int line = arg0->fLine; in coalesce_n_way_vector() local 61 assemble_compound(const Context& context, int line, const Type& returnType, double value[]) assemble_compound() argument 855 Convert(const Context& context, int line, std::unique_ptr<Expression> functionValue, ExpressionArray arguments) Convert() argument 935 Convert(const Context& context, int line, const FunctionDeclaration& function, ExpressionArray arguments) Convert() argument 1002 Make(const Context& context, int line, const Type* returnType, const FunctionDeclaration& function, ExpressionArray arguments) Make() argument [all...] |
| /third_party/skia/tests/ |
| H A D | GrClipStackTest.cpp | 788 SkPath line; in DEF_TEST() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLInliner.cpp | 300 std::unique_ptr<Expression> Inliner::inlineExpression(int line, in inlineExpression() argument 453 inlineStatement(int line, VariableRewriteMap* varMap, SymbolTable* symbolTableForStatement, std::unique_ptr<Expression>* resultExpr, ReturnComplexity returnComplexity, const Statement& statement, bool isBuiltinCode) inlineStatement() argument 627 const int line = call->fLine; inlineCall() local [all...] |
| H A D | SkSLDSLParser.cpp | 208 PositionInfo DSLParser::position(int line) { in position() argument 216 void DSLParser::error(int line, String msg) { in error() argument 418 bool DSLParser::parseArrayDimensions(int line, DSLType* type) { in parseArrayDimensions() argument 432 bool DSLParser::parseInitializer(int line, DSLExpression* initializer) { in parseInitializer() argument 448 int line in globalVarDeclarationEnd() local 487 int line = this->peek().fLine; localVarDeclarationEnd() local 1566 swizzle(int line, DSLExpression base, skstd::string_view swizzleMask) swizzle() argument 1614 call(int line, dsl::DSLExpression base, ExpressionArray args) call() argument 1644 int line = this->peek().fLine; suffix() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| H A D | DawnTest.h | 357 AddTextureExpectation(const char* file, int line, const T* expectedData, const wgpu::Texture& texture, wgpu::Origin3D origin, wgpu::Extent3D extent, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureExpectation() argument 374 AddTextureExpectation(const char* file, int line, const T& expectedData, const wgpu::Texture& texture, wgpu::Origin3D origin, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureExpectation() argument 390 AddTextureExpectation(const char* file, int line, E* expectation, const wgpu::Texture& texture, wgpu::Origin3D origin, wgpu::Extent3D extent, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureExpectation() argument 404 AddTextureBetweenColorsExpectation( const char* file, int line, const T& color0, const T& color1, const wgpu::Texture& texture, uint32_t x, uint32_t y, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureBetweenColorsExpectation() argument 556 int line; global() member [all...] |
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdflib.c | 408 _bdf_list_split( _bdf_list_t* list, const char* separators, char* line, unsigned long linelen ) _bdf_list_split() argument 1046 _bdf_is_atom( char* line, unsigned long linelen, char** name, char** value, bdf_font_t* font ) _bdf_is_atom() argument 1268 _bdf_parse_end( char* line, unsigned long linelen, unsigned long lineno, void* call_data, void* client_data ) _bdf_parse_end() argument 1288 _bdf_parse_glyphs( char* line, unsigned long linelen, unsigned long lineno, void* call_data, void* client_data ) _bdf_parse_glyphs() argument 1771 _bdf_parse_properties( char* line, unsigned long linelen, unsigned long lineno, void* call_data, void* client_data ) _bdf_parse_properties() argument 1874 _bdf_parse_start( char* line, unsigned long linelen, unsigned long lineno, void* call_data, void* client_data ) _bdf_parse_start() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | afmparse.c | 455 afm_parser_next_key( AFM_Parser parser, FT_Bool line, FT_Offset* len ) afm_parser_next_key() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-coretext.cc | 737 CTLineRef line = nullptr; in _hb_coretext_shape() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 91 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags, in MCDwarfLoc() argument 122 void setLine(unsigned line) { Line = line; } in setLine() argument [all...] |