Home
last modified time | relevance | path

Searched defs:column (Results 1 – 25 of 252) sorted by relevance

1234567891011

/third_party/node/test/fixtures/source-map/
Dinline-base64-json-error.js1 … "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,col… property
Dinline-base64-type-error.js1 … "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,col… property
Dinline-base64.js1 … "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,col… property
Distanbul-throw.js1 …map-testing/istanbul-throw-original.js",statementMap:{"0":{start:{line:5,column:2},end:{line:5,col… property
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dfunc-call-spacing.test.ts148 column: 3, constant
158 column: 7, constant
211 column: 23, constant
319 column: 3, constant
333 column: 3, constant
433 column: 3, constant
Dban-tslint-comment.test.ts7 column?: number; property
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseLocation.java52 static TextFormatParseLocation create(int line, int column) { in create()
64 private final int column; field in TextFormatParseLocation
66 private TextFormatParseLocation(int line, int column) { in TextFormatParseLocation()
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp508 ImGuiTableColumn* column = &table->Columns[n]; in BeginTableEx() local
656 static void TableSetupColumnFlags(ImGuiTable* table, ImGuiTableColumn* column, ImGuiTableColumnFlag… in TableSetupColumnFlags()
742 ImGuiTableColumn* column = &table->Columns[column_n]; in TableUpdateLayout() local
840 ImGuiTableColumn* column = &table->Columns[column_n]; in TableUpdateLayout() local
902 ImGuiTableColumn* column = &table->Columns[column_n]; in TableUpdateLayout() local
929 ImGuiTableColumn* column = &table->Columns[table->DisplayOrderToIndex[order_n]]; in TableUpdateLayout() local
954 ImGuiTableColumn* column = &table->Columns[column_n]; in TableUpdateLayout() local
1156 ImGuiTableColumn* column = &table->Columns[column_n]; in TableUpdateBorders() local
1288 ImGuiTableColumn* column = &table->Columns[column_n]; in EndTable() local
1304 ImGuiTableColumn* column = &table->Columns[table->LastResizedColumn]; in EndTable() local
[all …]
/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_tcp.c165 tcp_ConnTable_get_cell_value_core(struct tcp_pcb *pcb, const u32_t *column, union snmp_variant_valu… in tcp_ConnTable_get_cell_value_core()
203 tcp_ConnTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union snm… in tcp_ConnTable_get_cell_value()
256 tcp_ConnTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid, un… in tcp_ConnTable_get_next_cell_instance_and_value()
312 tcp_ConnectionTable_get_cell_value_core(const u32_t *column, struct tcp_pcb *pcb, union snmp_varian… in tcp_ConnectionTable_get_cell_value_core()
330 tcp_ConnectionTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, uni… in tcp_ConnectionTable_get_cell_value()
374 tcp_ConnectionTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_o… in tcp_ConnectionTable_get_next_cell_instance_and_value()
424 tcp_ListenerTable_get_cell_value_core(const u32_t *column, union snmp_variant_value *value) in tcp_ListenerTable_get_cell_value_core()
439 tcp_ListenerTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union… in tcp_ListenerTable_get_cell_value()
470 tcp_ListenerTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid… in tcp_ListenerTable_get_next_cell_instance_and_value()
Dsnmp_mib2_udp.c103 udp_endpointTable_get_cell_value_core(const u32_t *column, union snmp_variant_value *value) in udp_endpointTable_get_cell_value_core()
118 udp_endpointTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union… in udp_endpointTable_get_cell_value()
165 udp_endpointTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid… in udp_endpointTable_get_next_cell_instance_and_value()
226 udp_Table_get_cell_value_core(struct udp_pcb *pcb, const u32_t *column, union snmp_variant_value *v… in udp_Table_get_cell_value_core()
247 udp_Table_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union snmp_va… in udp_Table_get_cell_value()
279 udp_Table_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid, union … in udp_Table_get_next_cell_instance_and_value()
Dsnmp_mib2_ip.c210 ip_AddrTable_get_cell_value_core(struct netif *netif, const u32_t *column, union snmp_variant_value… in ip_AddrTable_get_cell_value_core()
251 ip_AddrTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union snmp… in ip_AddrTable_get_cell_value()
277 ip_AddrTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid, uni… in ip_AddrTable_get_next_cell_instance_and_value()
317 ip_RouteTable_get_cell_value_core(struct netif *netif, u8_t default_route, const u32_t *column, uni… in ip_RouteTable_get_cell_value_core()
396 ip_RouteTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, union snm… in ip_RouteTable_get_cell_value()
431 ip_RouteTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid, un… in ip_RouteTable_get_next_cell_instance_and_value()
485 ip_NetToMediaTable_get_cell_value_core(size_t arp_table_index, const u32_t *column, union snmp_vari… in ip_NetToMediaTable_get_cell_value_core()
516 ip_NetToMediaTable_get_cell_value(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, unio… in ip_NetToMediaTable_get_cell_value()
550 ip_NetToMediaTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oi… in ip_NetToMediaTable_get_next_cell_instance_and_value()
/third_party/weex-loader/deps/weex-styler/
Dindex.js107 column: declaration.position.start.column, property
146 column: declaration.position.start.column, property
167 column: declaration.position.start.column, property
176 column: declaration.position.start.column, property
194 column: declaration.position.start.column, property
220 …log.push({line: error.line, column: error.column, reason: error.toString().replace('Error', 'ERROR… property
273 column: rule.position.start.column, property
314 column: rule.position.start.column, property
358 column: rule.position.start.column, property
513 column: rule.position.start.column, property
[all …]
/third_party/node/test/parallel/
Dtest-assert-builtins-not-read-from-filesystem.js22 const [, filename, line, column] = frames[1].match(/\((.+):(\d+):(\d+)\)/); constant
37 const [, , , filename, line, column] = process.argv; constant
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_access.inl38 GLM_FUNC_QUALIFIER genType column function
53 GLM_FUNC_QUALIFIER typename genType::col_type column function
/third_party/boost/boost/wave/cpplexer/
Dcpplexer_exceptions.hpp33 #define BOOST_WAVE_LEXER_THROW(cls, code, msg, line, column, name) \ argument
48 #define BOOST_WAVE_LEXER_THROW(cls, code, msg, line, column, name) \ argument
66 #define BOOST_WAVE_LEXER_THROW_VAR(cls, codearg, msg, line, column, name) \ argument
82 #define BOOST_WAVE_LEXER_THROW_VAR(cls, codearg, msg, line, column, name) \ argument
158 std::size_t column; member in boost::wave::cpplexer::cpplexer_exception
Dvalidate_universal_char.hpp223 std::size_t column, StringT const &file_name) in validate_identifier_name()
275 validate_literal (StringT const &name, std::size_t line, std::size_t column, in validate_literal()
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieActivity.java112 int row = mInflatedIndex / mColumnCount, column = mInflatedIndex % mColumnCount; in inflateView() local
148 int row = 0, column = 0; in refreshGrid() local
159 private void addView(SkottieView view, int row , int column, boolean addView) { in addView()
189 int row = animations / mColumnCount, column = animations % mColumnCount; in addLottie() local
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieActivity.java116 int row = mInflatedIndex / mColumnCount, column = mInflatedIndex % mColumnCount; in inflateView() local
152 int row = 0, column = 0; in refreshGrid() local
163 private void addView(SkottieView view, int row , int column, boolean addView) { in addView()
194 int row = animations / mColumnCount, column = animations % mColumnCount; in addLottie() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DLocation.hpp37 int column = 0; // 1 based. 0 represents no particular column. member
40 Location::Location(const std::shared_ptr<File> &file, int line, int column /* = 0 */) in Location()
/third_party/weex-loader/deps/weex-styler/test/
Dparse.js18 …{line: 1, column: 1, reason: 'ERROR: Selector `html` is not supported. Weex only support single-cl… property
19 {line: 3, column: 7, reason: 'NOTE: property value `red` is autofixed to `#FF0000`'}, property
20 …{line: 3, column: 60, reason: 'WARNING: `-webkit-transform` is not a standard property name (may n… property
21 …{line: 5, column: 7, reason: 'WARNING: `background` is not a standard property name (may not be su… property
87 {line: 1, column: 40, reason: 'NOTE: property value `300ms` is autofixed to `300`'}, property
88 {line: 1, column: 68, reason: 'NOTE: property value `0.2s` is autofixed to `200`'} property
150 {line: 3, column: 75, reason: 'NOTE: property value `300ms` is autofixed to `300`'}, property
151 {line: 3, column: 103, reason: 'NOTE: property value `0.2s` is autofixed to `200`'} property
171 {line: 1, column: 22, reason: 'NOTE: property value `500ms` is autofixed to `500`'}, property
172 {line: 1, column: 22, reason: 'NOTE: property value `1s` is autofixed to `1000`'} property
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DVariablePacker.cpp129 unsigned VariablePacker::makeColumnFlags(int column, int numComponentsPerRow) in makeColumnFlags()
134 void VariablePacker::fillColumns(int topRow, int numRows, int column, int numComponentsPerRow) in fillColumns()
145 bool VariablePacker::searchColumn(int column, int numRows, int *destRow, int *destSize) in searchColumn()
309 for (int column = 0; column < kNumColumns; ++column) in checkExpandedVariablesWithinPackingLimits() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DVariablePacker.cpp129 unsigned VariablePacker::makeColumnFlags(int column, int numComponentsPerRow) in makeColumnFlags()
134 void VariablePacker::fillColumns(int topRow, int numRows, int column, int numComponentsPerRow) in fillColumns()
145 bool VariablePacker::searchColumn(int column, int numRows, int *destRow, int *destSize) in searchColumn()
309 for (int column = 0; column < kNumColumns; ++column) in checkExpandedVariablesWithinPackingLimits() local
/third_party/weex-loader/src/
Dutil.js175 column field
182 column: pos.column property
186 column field
190 column: pos.column property
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DVaryingPacking.cpp151 for (unsigned int column = 0; column < 4; ++column) in packVarying() local
171 for (unsigned int column = 1; column < 4; ++column) in packVarying() local
222 for (unsigned int column = 0; column < varyingColumns; ++column) in isFree() local
/third_party/gettext/gettext-tools/src/
Dpo-xerror.c50 const char *filename, size_t lineno, size_t column, in xerror()
123 const char *filename, size_t lineno, size_t column, in textmode_xerror()

1234567891011