Home
last modified time | relevance | path

Searched defs:first_column (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/database/
H A DSQLiteDatabaseTest.java93 database.query("table_name", new String[] {"first_column"}, null, null, null, null, null)) { in shouldGetBlobFromString()
109 database.query("table_name", new String[] {"first_column"}, null, null, null, null, null)) { in shouldGetBlobFromNullString()
123 database.query("table_name", new String[] {"first_column"}, null, null, null, null, null)) { in shouldGetBlobFromEmptyString()
/aosp_15_r20/external/dtc/
H A Dsrcpos.h59 int first_column; member
/aosp_15_r20/out/soong/.intermediates/external/iproute2/tc/emp_ematch.yacc.h/gen/
Demp_ematch.yacc.h100 int first_column; member
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dformat_token.py174 def RetainHorizontalSpacing(self, first_column, depth): argument
/aosp_15_r20/out/soong/.intermediates/external/dtc/dtc/linux_glibc_x86_64/gen/yacc/external/dtc/
Ddtc-parser.h123 int first_column; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_gram.y45 int first_column; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_gram.y45 int first_column; member
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprogram_parser.h231 int first_column; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h78 int first_column; member
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dgram.y51 int first_column; member
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dglslang_tab_autogen.h310 int first_column; member
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h192 IndexType first_column ;/* first column in row (used in garbage collection) */ member
/aosp_15_r20/out/soong/.intermediates/external/iproute2/tc/emp_ematch.yacc.c/gen/
Demp_ematch.yacc.c170 int first_column; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast.h127 unsigned first_column; /**< First column in the first line. */ member
H A Dglsl_parser_extras.h69 int first_column; member
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp837 bool first_column = true; in snapshot_swapchain_frame() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c25208 bool first_column, in wuffs_base__pixel_swizzler__swizzle_ycc__upsample_inv_h1v2_triangle()
25229 bool first_column, in wuffs_base__pixel_swizzler__swizzle_ycc__upsample_inv_h2v1_triangle()
25280 bool first_column, in wuffs_base__pixel_swizzler__swizzle_ycc__upsample_inv_h2v2_triangle()
25429 bool first_column = x == 0u; in wuffs_base__pixel_swizzler__swizzle_ycck__general__triangle_filter_edge_row() local
25570 bool first_column = x == 0u; in wuffs_base__pixel_swizzler__swizzle_ycck__general__triangle_filter() local
25676 bool first_column = x == 0u; in wuffs_base__pixel_swizzler__swizzle_ycc__general__triangle_filter_edge_row() local
25793 bool first_column = x == 0u; in wuffs_base__pixel_swizzler__swizzle_ycc__general__triangle_filter() local
26652 bool first_column, in wuffs_base__pixel_swizzler__swizzle_ycc__upsample_inv_h2v2_triangle_x86_avx2()