/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/ |
D | slice_tables_py.h | 315 const auto& col = table()->id(); in id() local 320 const auto& col = table()->type(); in type() local 325 const auto& col = table()->ts(); in ts() local 330 const auto& col = table()->dur(); in dur() local 335 const auto& col = table()->track_id(); in track_id() local 340 const auto& col = table()->category(); in category() local 345 const auto& col = table()->name(); in name() local 350 const auto& col = table()->depth(); in depth() local 355 const auto& col = table()->stack_id(); in stack_id() local 360 const auto& col = table()->parent_stack_id(); in parent_stack_id() local [all …]
|
D | track_tables_py.h | 231 const auto& col = table()->id(); in id() local 236 const auto& col = table()->type(); in type() local 241 const auto& col = table()->name(); in name() local 246 const auto& col = table()->parent_id(); in parent_id() local 251 const auto& col = table()->source_arg_set_id(); in source_arg_set_id() local 256 const auto& col = table()->machine_id(); in machine_id() local 261 const auto& col = table()->classification(); in classification() local 266 const auto& col = table()->dimension_arg_set_id(); in dimension_arg_set_id() local 271 const auto& col = table()->event_type(); in event_type() local 276 const auto& col = table()->counter_unit(); in counter_unit() local [all …]
|
D | profiler_tables_py.h | 217 const auto& col = table()->id(); in id() local 222 const auto& col = table()->type(); in type() local 227 const auto& col = table()->build_id(); in build_id() local 232 const auto& col = table()->exact_offset(); in exact_offset() local 237 const auto& col = table()->start_offset(); in start_offset() local 242 const auto& col = table()->start(); in start() local 247 const auto& col = table()->end(); in end() local 252 const auto& col = table()->load_bias(); in load_bias() local 257 const auto& col = table()->name(); in name() local 740 const auto& col = table()->id(); in id() local [all …]
|
D | v8_tables_py.h | 231 const auto& col = table()->id(); in id() local 236 const auto& col = table()->type(); in type() local 241 const auto& col = table()->upid(); in upid() local 246 const auto& col = table()->internal_isolate_id(); in internal_isolate_id() local 251 const auto& col = table()->embedded_blob_code_start_address(); in embedded_blob_code_start_address() local 256 const auto& col = table()->embedded_blob_code_size(); in embedded_blob_code_size() local 261 const auto& col = table()->code_range_base_address(); in code_range_base_address() local 266 const auto& col = table()->code_range_size(); in code_range_size() local 271 const auto& col = table()->shared_code_range(); in shared_code_range() local 276 const auto& col = table()->embedded_blob_code_copy_start_address(); in embedded_blob_code_copy_start_address() local [all …]
|
D | android_tables_py.h | 189 const auto& col = table()->id(); in id() local 194 const auto& col = table()->type(); in type() local 199 const auto& col = table()->ts(); in ts() local 204 const auto& col = table()->utid(); in utid() local 209 const auto& col = table()->prio(); in prio() local 214 const auto& col = table()->tag(); in tag() local 219 const auto& col = table()->msg(); in msg() local 618 const auto& col = table()->id(); in id() local 623 const auto& col = table()->type(); in type() local 628 const auto& col = table()->section(); in section() local [all …]
|
D | metadata_tables_py.h | 133 const auto& col = table()->id(); in id() local 138 const auto& col = table()->type(); in type() local 143 const auto& col = table()->raw_id(); in raw_id() local 534 const auto& col = table()->id(); in id() local 539 const auto& col = table()->type(); in type() local 544 const auto& col = table()->pid(); in pid() local 549 const auto& col = table()->name(); in name() local 554 const auto& col = table()->start_ts(); in start_ts() local 559 const auto& col = table()->end_ts(); in end_ts() local 564 const auto& col = table()->parent_upid(); in parent_upid() local [all …]
|
D | winscope_tables_py.h | 203 const auto& col = table()->id(); in id() local 208 const auto& col = table()->type(); in type() local 213 const auto& col = table()->ts(); in ts() local 218 const auto& col = table()->level(); in level() local 223 const auto& col = table()->tag(); in tag() local 228 const auto& col = table()->message(); in message() local 233 const auto& col = table()->stacktrace(); in stacktrace() local 238 const auto& col = table()->location(); in location() local 670 const auto& col = table()->id(); in id() local 675 const auto& col = table()->type(); in type() local [all …]
|
D | sched_tables_py.h | 203 const auto& col = table()->id(); in id() local 208 const auto& col = table()->type(); in type() local 213 const auto& col = table()->ts(); in ts() local 218 const auto& col = table()->dur(); in dur() local 223 const auto& col = table()->utid(); in utid() local 228 const auto& col = table()->end_state(); in end_state() local 233 const auto& col = table()->priority(); in priority() local 238 const auto& col = table()->ucpu(); in ucpu() local 696 const auto& col = table()->id(); in id() local 701 const auto& col = table()->type(); in type() local [all …]
|
D | perf_tables_py.h | 288 const auto& col = table()->id(); in id() local 293 const auto& col = table()->type(); in type() local 298 const auto& col = table()->ts(); in ts() local 303 const auto& col = table()->utid(); in utid() local 308 const auto& col = table()->exception_level(); in exception_level() local 313 const auto& col = table()->instruction_frame_id(); in instruction_frame_id() local 318 const auto& col = table()->operation(); in operation() local 323 const auto& col = table()->data_virtual_address(); in data_virtual_address() local 328 const auto& col = table()->data_physical_address(); in data_physical_address() local 333 const auto& col = table()->total_latency(); in total_latency() local [all …]
|
/aosp_15_r20/external/pdfium/core/fxge/dib/ |
H A D | cfx_scanlinecompositor.cpp | 183 int GetAlpha(uint8_t src_alpha, const uint8_t* clip_scan, int col) { in GetAlpha() 190 int col) { in GetAlphaWithSrc() 208 for (int col = 0; col < pixel_count; ++col) { in CompositeRow_AlphaToMask() local 272 for (int col = 0; col < pixel_count; ++col) { in CompositeRow_Argb2Gray() local 292 for (int col = 0; col < pixel_count; ++col) { in CompositeRow_Rgb2Gray() local 314 for (int col = 0; col < pixel_count; ++col) { in CompositeRow_Argb2Argb() local 366 for (int col = 0; col < width; ++col) { in CompositeRow_Rgb2Argb_Blend_NoClip() local 409 for (int col = 0; col < width; ++col) { in CompositeRow_Rgb2Argb_Blend_Clip() local 453 for (int col = 0; col < width; col++) { in CompositeRow_Rgb2Argb_NoBlend_Clip() local 487 for (int col = 0; col < width; col++) { in CompositeRow_Rgb2Argb_NoBlend_NoClip() local [all …]
|
H A D | cfx_dibitmap.cpp | 155 for (int col = 0; col < m_Width; col++) { in Clear() local 276 for (int col = 0; col < width; ++col) { in TransferEqualFormatsOneBPP() local 346 for (int col = 0; col < m_Width; col++) { in SetChannelFromBitmap() local 383 for (int col = 0; col < m_Width; col++) { in SetUniformOpaqueAlpha() local 417 for (int col = 0; col < m_Width; col++) { in MultiplyAlpha() local 422 for (int col = 0; col < m_Width; col++) { in MultiplyAlpha() local 438 for (int col = 0; col < m_Width; col++) { in MultiplyAlpha() local 460 for (int col = 0; col < m_Width; col++) { in MultiplyAlpha() local 469 for (int col = 0; col < m_Width; col++) { in MultiplyAlpha() local 627 for (int col = 0; col < m_Width; ++col) { in ConvertBGRColorScale() local [all …]
|
H A D | cfx_dibbase.cpp | 83 for (int col = 0; col < width; ++col) { in CFX_Palette() local 128 for (int col = src_left; col < src_left + width; ++col) { in ConvertBuffer_1bppMask2Gray() local 173 for (int col = src_left; col < src_left + width; ++col) { in ConvertBuffer_1bppPlt2Gray() local 200 for (int col = 0; col < width; ++col) in ConvertBuffer_8bppPlt2Gray() local 219 for (int col = 0; col < width; ++col) { in ConvertBuffer_Rgb2Gray() local 241 for (int col = src_left; col < src_left + width; ++col) { in ConvertBuffer_IndexCopy() local 301 for (int col = 0; col < 256; ++col) { in ConvertBuffer_Rgb2PltRgb8() local 321 for (int col = 0; col < width; ++col) { in ConvertBuffer_Rgb2PltRgb8() local 354 for (int col = src_left; col < src_left + width; ++col) { in ConvertBuffer_1bppMask2Rgb() local 377 for (int col = 0; col < width; ++col) { in ConvertBuffer_8bppMask2Rgb() local [all …]
|
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/ |
H A D | Stmt.java | 177 public native int column_int(int col) throws SQLite.Exception; in column_int() 184 public native long column_long(int col) throws SQLite.Exception; in column_long() 191 public native double column_double(int col) throws SQLite.Exception; in column_double() 198 public native byte[] column_bytes(int col) throws SQLite.Exception; in column_bytes() 205 public native String column_string(int col) throws SQLite.Exception; in column_string() 212 public native int column_type(int col) throws SQLite.Exception; in column_type() 227 public Object column(int col) throws SQLite.Exception { in column() 247 public native String column_table_name(int col) throws SQLite.Exception; in column_table_name() 255 public native String column_database_name(int col) throws SQLite.Exception; in column_database_name() 263 public native String column_decltype(int col) throws SQLite.Exception; in column_decltype() [all …]
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuMatrix.hpp | 78 inline T &operator()(int row, int col) in operator ()() 321 for (int col = 0; col < Cols; col++) in Matrix() local 330 for (int col = 0; col < Cols; col++) in Matrix() local 339 for (int col = 0; col < Cols; col++) in Matrix() local 349 for (int col = 0; col < Cols; col++) in Matrix() local 371 for (int col = 0; col < Cols; col++) in operator =() local 387 for (int col = 0; col < Cols; col++) in setRow() local 401 for (int col = 0; col < Cols; col++) in getRow() local 423 for (int col = 0; col < Cols; col++) in getColumnMajorData() local 435 for (int col = 0; col < Cols; col++) in getRowMajorData() local [all …]
|
/aosp_15_r20/external/libhevc/common/ |
H A D | ihevc_inter_pred_filters.c | 116 WORD32 row, col; in ihevc_inter_pred_luma_copy() local 178 WORD32 row, col, i; in ihevc_inter_pred_luma_horz() local 251 WORD32 row, col, i; in ihevc_inter_pred_luma_vert() local 324 WORD32 row, col; in ihevc_inter_pred_luma_copy_w16out() local 390 WORD32 row, col, i; in ihevc_inter_pred_luma_horz_w16out() local 461 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16out() local 531 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16inp() local 606 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16inp_w16out() local 678 WORD32 row, col; in ihevc_inter_pred_chroma_copy() local 743 WORD32 row, col, i; in ihevc_inter_pred_chroma_horz() local [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/security/cert/ |
H A D | X509CertificateTest.java | 837 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames() local 842 …private void checkAlternativeNames(CertificateFactory f, Collection<List<?>> col) throws Exception… in checkAlternativeNames() 931 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames_IPV6() local 933 assertNotNull(f.getProvider().getName(), col); in getSubjectAlternativeNames_IPV6() local 952 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames_InvalidIP() local 958 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames_Other() local 960 assertNotNull(f.getProvider().getName(), col); in getSubjectAlternativeNames_Other() local 989 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames_Email() local 991 assertNotNull(f.getProvider().getName(), col); in getSubjectAlternativeNames_Email() local 1005 Collection<List<?>> col = c.getSubjectAlternativeNames(); in getSubjectAlternativeNames_DNS() local [all …]
|
/aosp_15_r20/external/webrtc/api/video/test/ |
H A D | i210_buffer_unittest.cc | 23 int GetY(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetY() 27 int GetU(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetU() 31 int GetV(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetV() 40 for (int col = 0; col < buf->width(); ++col) { in FillI210Buffer() local 45 for (int col = 0; col < buf->ChromaWidth(); ++col) { in FillI210Buffer() local 80 for (int col = 0; col < width; col++) { in TEST() local 85 for (int col = 0; col < halfwidth; col++) { in TEST() local 109 for (int col = 0; col < width; col++) { in TEST() local 114 for (int col = 0; col < halfwidth; col++) { in TEST() local
|
H A D | i422_buffer_unittest.cc | 22 int GetY(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetY() 26 int GetU(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetU() 30 int GetV(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetV() 39 for (int col = 0; col < buf->width(); ++col) { in FillI422Buffer() local 44 for (int col = 0; col < buf->ChromaWidth(); ++col) { in FillI422Buffer() local 79 for (int col = 0; col < width; col++) { in TEST() local 84 for (int col = 0; col < halfwidth; col++) { in TEST() local 111 for (int col = 0; col < width; col++) { in TEST() local 116 for (int col = 0; col < halfwidth; col++) { in TEST() local
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_reference.cpp | 99 for (uint32 col = 0; col < cols; col++) in RefSetArea8() local 140 for (uint32 col = 0; col < cols; col++) in RefSetArea16() local 181 for (uint32 col = 0; col < cols; col++) in RefSetArea32() local 226 for (uint32 col = 0; col < cols; col++) in RefCopyArea8() local 275 for (uint32 col = 0; col < cols; col++) in RefCopyArea16() local 324 for (uint32 col = 0; col < cols; col++) in RefCopyArea32() local 373 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_16() local 422 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_S16() local 473 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_32() local 522 for (uint32 col = 0; col < cols; col++) in RefCopyArea16_S16() local [all …]
|
/aosp_15_r20/external/libavc/common/ |
H A D | ih264_inter_pred_filters.c | 130 WORD32 row, col; in ih264_inter_pred_luma_copy() local 188 WORD32 row, col; in ih264_interleave_copy() local 252 WORD32 row, col; in ih264_inter_pred_luma_horz() local 322 WORD32 row, col; in ih264_inter_pred_luma_vert() local 401 WORD32 row, col; in ih264_inter_pred_luma_horz_hpel_vert_hpel() local 497 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel() local 585 WORD32 row, col; in ih264_inter_pred_luma_vert_qpel() local 680 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local 793 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel_vert_hpel() local 959 WORD32 row, col; in ih264_inter_pred_luma_horz_hpel_vert_qpel() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 218 for (size_t col = 0; col < 3; ++col) { in fastInverse3() local 256 for (size_t col = 0; col < MATRIX_R::NUM_COLS; ++col) { in multiply() local 268 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in transpose() local 281 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in trace() local 292 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in diag() local 374 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 391 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 476 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { in abs() local 522 for (size_t col = 0; col < 3; ++col) { in rotate() local 585 for (size_t col = 0; col < 3; ++col) { in eulerZYX() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 218 for (size_t col = 0; col < 3; ++col) { in fastInverse3() local 256 for (size_t col = 0; col < MATRIX_R::NUM_COLS; ++col) { in multiply() local 268 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in transpose() local 281 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in trace() local 292 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in diag() local 374 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 391 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 476 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { in abs() local 522 for (size_t col = 0; col < 3; ++col) { in rotate() local 585 for (size_t col = 0; col < 3; ++col) { in eulerZYX() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 218 for (size_t col = 0; col < 3; ++col) { in fastInverse3() local 256 for (size_t col = 0; col < MATRIX_R::NUM_COLS; ++col) { in multiply() local 268 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in transpose() local 281 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in trace() local 292 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in diag() local 374 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 391 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 476 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { in abs() local 522 for (size_t col = 0; col < 3; ++col) { in rotate() local 585 for (size_t col = 0; col < 3; ++col) { in eulerZYX() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 218 for (size_t col = 0; col < 3; ++col) { in fastInverse3() local 256 for (size_t col = 0; col < MATRIX_R::NUM_COLS; ++col) { in multiply() local 268 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in transpose() local 281 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in trace() local 292 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in diag() local 374 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 391 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 476 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { in abs() local 522 for (size_t col = 0; col < 3; ++col) { in rotate() local 585 for (size_t col = 0; col < 3; ++col) { in eulerZYX() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 218 for (size_t col = 0; col < 3; ++col) { in fastInverse3() local 256 for (size_t col = 0; col < MATRIX_R::NUM_COLS; ++col) { in multiply() local 268 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in transpose() local 281 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in trace() local 292 for (size_t col = 0; col < MATRIX::NUM_COLS; ++col) { in diag() local 374 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 391 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { variable 476 for (size_t col = 0; col < BASE<T>::NUM_COLS; ++col) { in abs() local 522 for (size_t col = 0; col < 3; ++col) { in rotate() local 585 for (size_t col = 0; col < 3; ++col) { in eulerZYX() local [all …]
|