Home
last modified time | relevance | path

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

/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/database/
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()
/external/dtc/
Dsrcpos.h59 int first_column; member
/external/yapf/yapf/yapflib/
Dformat_token.py176 def RetainHorizontalSpacing(self, first_column, depth): argument
/external/mesa3d/src/intel/compiler/
Dbrw_gram.y45 int first_column; member
/external/mesa3d/src/intel/compiler/elk/
Delk_gram.y45 int first_column; member
/external/mesa3d/src/mesa/program/
Dprogram_parser.h231 int first_column; member
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h78 int first_column; member
/external/igt-gpu-tools/assembler/
Dgram.y51 int first_column; member
/external/angle/src/compiler/translator/
Dglslang_tab_autogen.h310 int first_column; member
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h192 IndexType first_column ;/* first column in row (used in garbage collection) */ member
/external/mesa3d/src/compiler/glsl/
Dast.h127 unsigned first_column; /**< First column in the first line. */ member
Dglsl_parser_extras.h69 int first_column; member
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp540 bool first_column = true; in new_swapchain_data() local
/external/coreboot/src/vendorcode/wuffs/
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()