Home
last modified time | relevance | path

Searched defs:line (Results 1101 - 1125 of 1416) sorted by relevance

1...<<41424344454647484950>>...57

/third_party/skia/third_party/externals/icu/source/tools/gencnval/
H A Dgencnval.c333 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 Dconnection.c1391 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 Dproxy.c532 char *line = (char *)ptr; in curl_header_cb() local
794 char *line; iterate_cb() local
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp690 int line = XML_GetCurrentLineNumber(parser); in parse_config_file() local
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp95 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 DGrClipStackTest.cpp788 SkPath line; in DEF_TEST() local
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp300 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 DSkSLDSLParser.cpp208 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 DDawnTest.h357 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 Dbdflib.c408 _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 Dafmparse.c455 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 Dhb-coretext.cc737 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 DMCDwarf.h91 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags, in MCDwarfLoc() argument
122 void setLine(unsigned line) { Line = line; } in setLine() argument
[all...]
/third_party/toybox/toys/pending/
H A Dvi.c1349 char *line = 0, *end = 0; in draw_page() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc91 int line, column; in AddError() local
2744 int line = 0; ExtractMarkers() local
[all...]
/third_party/python/Parser/
H A Dtokenizer.c208 check_coding_spec(const char* line, Py_ssize_t size, struct tok_state *tok, in check_coding_spec() argument
300 tok_concatenate_interactive_new_line(struct tok_state *tok, const char *line) tok_concatenate_interactive_new_line() argument
386 PyObject *line; tok_readline_recode() local
560 ensure_utf8(char *line, struct tok_state *tok) ensure_utf8() argument
841 char *line = _Py_UniversalNewlineFgetsWithSize(tok->inp, n_chars, tok->fp, NULL, &line_size); tok_readline_raw() local
[all...]
/third_party/python/Objects/
H A Dframeobject.c576 first_line_not_before(int *lines, int len, int line) in first_line_not_before() argument
[all...]
/third_party/python/Modules/
H A Dreadline.c659 readline_replace_history_item_impl(PyObject *module, int entry_number, PyObject *line) readline_replace_history_item_impl() argument
1418 const char *line; call_readline() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc1161 int line; in TEST_F() member
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs398 fn line(&self) -> usize { in line() functions
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c57 char *line[] = {"(", "foo1", "foo2", ")", NULL}; in test_cil_copy_list() local
79 char *line[] = {"(", "foo1", "foo2", "(", "foo3", ")", ")", NULL}; in test_cil_copy_list_sublist() local
103 char *line[] = {"(", "foo1", "foo2", "(", "foo3", ")", "foo4", ")", NULL}; in test_cil_copy_list_sublist_extra() local
129 char *line[] = {"(", "foo1", "foo2", ")", NULL}; in test_cil_copy_list_orignull_neg() local
145 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; in test_cil_copy_block() local
172 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_perm() local
213 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_class() local
240 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_common() local
267 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_copy_classcommon() local
305 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_sid() local
332 char *line[] = {"(", "sidcontext", "test", "(", "blah_u", "blah_r", "blah_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_sidcontext() local
361 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_user() local
388 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_role() local
415 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_copy_userrole() local
444 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_copy_type() local
471 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_typealias() local
498 char *line[] = {"(", "typettribute", "type_t", ")", NULL}; test_cil_copy_typeattribute() local
525 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_bool() local
554 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_copy_type_rule() local
585 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_copy_avrule() local
623 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_sens() local
650 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_sensalias() local
679 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_cat() local
706 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_catalias() local
735 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_senscat() local
773 char *line[] = {"(", "category", "c0", ")", test_cil_copy_catorder() local
804 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_dominance() local
836 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_level() local
863 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_fill_level() local
893 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_context() local
920 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_copy_netifcon() local
952 char *line[] = {"(", "netifcon", "eth1", test_cil_copy_netifcon_nested() local
994 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "range", ")", ")", NULL}; test_cil_copy_fill_context() local
1030 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_fill_context_anonrange() local
1066 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_copy_call() local
1093 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_optional() local
1120 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", ")", NULL}; test_cil_copy_nodecon() local
1152 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "(", "192.168.1.1", ")", "(", "user", "role", "type", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_nodecon_anon() local
1184 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_fill_ipaddr() local
1216 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_ipaddr() local
1243 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_conditional() local
1277 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_boolif() local
1305 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_copy_constrain() local
1390 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_copy_node_helper_block() local
1413 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_copy_node_helper_block_merge() local
1433 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_perm() local
1468 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_perm_neg() local
1488 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_class() local
1511 char *line[] = {"(", "class", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_node_helper_class_dup_neg() local
1531 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_node_helper_common() local
1554 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_common_dup_neg() local
1574 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_copy_node_helper_classcommon() local
1597 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_node_helper_sid() local
1620 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_node_helper_sid_merge() local
1640 char *line[] = {"(", "sidcontext", "test", "(", "blah_u", "blah_r", "blah_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_sidcontext() local
1663 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_node_helper_user() local
1686 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_node_helper_user_merge() local
1706 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_node_helper_role() local
1729 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_node_helper_role_merge() local
1749 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_copy_node_helper_userrole() local
1772 char *line[] = {"(", "type", "type_t", ")", NULL}; test_cil_copy_node_helper_type() local
1795 char *line[] = {"(", "type", "type_t", ")", NULL}; test_cil_copy_node_helper_type_merge() local
1815 char *line[] = {"(", "typeattribute", "bar", ")", NULL}; test_cil_copy_node_helper_typeattribute() local
1838 char *line[] = {"(", "typeattribute", "bar", ")", NULL}; test_cil_copy_node_helper_typeattribute_merge() local
1858 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_node_helper_typealias() local
1881 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_node_helper_typealias_dup_neg() local
1901 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_node_helper_bool() local
1924 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_node_helper_bool_dup_neg() local
1944 char *line[] = {"(", "allow", "test", "foo", "(", "file", "(", "read", "write", ")", ")", ")", NULL}; test_cil_copy_node_helper_avrule() local
1967 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_copy_node_helper_type_rule() local
1990 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_node_helper_sens() local
2013 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_node_helper_sens_merge() local
2033 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_node_helper_sensalias() local
2056 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_node_helper_sensalias_dup_neg() local
2076 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_node_helper_cat() local
2099 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_node_helper_cat_merge() local
2119 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_node_helper_catalias() local
2142 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_node_helper_catalias_dup_neg() local
2162 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_node_helper_senscat() local
2199 char *line[] = {"(", "category", "c0", ")", test_cil_copy_node_helper_catorder() local
2232 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_node_helper_dominance() local
2266 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_node_helper_level() local
2289 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_node_helper_level_dup_neg() local
2309 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_context() local
2332 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_context_dup_neg() local
2352 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_copy_node_helper_netifcon() local
2375 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_copy_node_helper_call() local
2398 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_node_helper_optional() local
2421 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_node_helper_optional_merge() local
2441 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_node_helper_ipaddr() local
2464 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_node_helper_ipaddr_dup_neg() local
2484 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_node_helper_boolif() local
2509 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_copy_node_helper_mlsconstrain() local
2532 char *line[] = {"(", ")", NULL}; test_cil_copy_node_helper_orignull_neg() local
2552 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_copy_node_helper_extraargsnull_neg() local
[all...]
/third_party/spirv-tools/source/opt/
H A Ddebug_info_manager.cpp170 uint32_t DebugInfoManager::CreateDebugInlinedAt(const Instruction* line, in CreateDebugInlinedAt() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp282 std::string line; in TestCaseExecutor() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp955 std::ostringstream line; in textureConversionTest() local
986 std::ostringstream line; in textureConversionTest() local
1014 std::ostringstream line; in textureConversionTest() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c587 char buf[1024], line[128], *pos; in hostap_read_sta_data() local

Completed in 41 milliseconds

1...<<41424344454647484950>>...57