| /third_party/icu/icu4c/source/common/ |
| H A D | propsvec.cpp | 46 uint32_t *v, *row; in upvec_open() local 96 uint32_t *row; _findRow() local 281 uint32_t *row; upvec_getValue() local 295 uint32_t *row; upvec_getRow() local 337 uint32_t *row; upvec_compact() local 498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument [all...] |
| H A D | rbbidata.cpp | 255 RBBIStateTableRow *row = (RBBIStateTableRow *) in printTable() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | RBGroupPanel.java | 491 public Object getValueAt(int row, int col) { in getValueAt() argument 520 public BundleItem getBundleItem(int row) { in getBundleItem() argument
|
| H A D | RBSearchPanel.java | 300 public Object getValueAt(int row, int col) { in getValueAt() argument 328 public BundleItem getBundleItem(int row) { in getBundleItem() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_mat_op_to_vec.cpp | 104 ir_mat_op_to_vec_visitor::get_element(ir_dereference *val, int col, int row) in get_element() argument 112 ir_mat_op_to_vec_visitor::get_column(ir_dereference *val, int row) in get_column() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_ra.cpp | 35 void ComponentInterference::prepare_row(int row) in prepare_row() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | propsvec.cpp | 46 uint32_t *v, *row; in upvec_open() local 96 uint32_t *row; _findRow() local 281 uint32_t *row; upvec_getValue() local 295 uint32_t *row; upvec_getRow() local 337 uint32_t *row; upvec_compact() local 498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument [all...] |
| H A D | rbbidata.cpp | 255 RBBIStateTableRow *row = (RBBIStateTableRow *) in printTable() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_readpixels.c | 550 GLuint row; in st_ReadPixels() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_statevars.c | 51 unsigned i, row; in copy_matrix() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| H A D | s-c1.c | 448 static struct row { struct
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
| H A D | s-c1.c | 394 struct row { struct
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
| H A D | s-c1.c | 400 static struct row { struct
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
| H A D | s-c1.c | 402 static struct row { struct
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | lcra.c | 140 unsigned *row = &l->linear[i * l->node_count]; in lcra_test_linear() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationPrimitiveDiscardTests.cpp | 135 const int row = index / numCols; in genAttributes() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | VariablePacker.cpp | 139 int row = topRow + r; in fillColumns() local 311 int row = 0; global() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderPrimitiveCounter.cpp | 1339 glw::GLuint row = (y / m_squareEdgeSize); in iterate() local
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpRLECodec.cpp | 176 uint32_t row = this->getDstRow(y, dstInfo.height()); in setPixel() local 210 uint32_t row = this->getDstRow(y, dstInfo.height()); in setRGBPixel() local [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleImageFilterDAG.cpp | 192 SkString row; in print_matrix() local
|
| /third_party/skia/src/core/ |
| H A D | SkPixmap.cpp | 451 const uint8_t* row = this->addr8(0, y); in computeIsOpaque() local 464 const uint16_t* row = this->addr16(0, y); in computeIsOpaque() local 476 const SkHalf* row = this->addr16(0, y); in computeIsOpaque() local 498 const SkPMColor16* row = this->addr16(0, y); in computeIsOpaque() local 513 const SkPMColor* row = this->addr32(0, y); in computeIsOpaque() local 525 const SkHalf* row = (const SkHalf*)this->addr(); computeIsOpaque() local 537 const float* row = (const float*)this->addr(); computeIsOpaque() local 552 const uint32_t* row = this->addr32(0, y); computeIsOpaque() local 565 const uint64_t* row = this->addr64(0, y); computeIsOpaque() local [all...] |
| H A D | SkScan_AAAPath.cpp | 246 uint8_t* row = this->getRow(y); in blitAntiH() local 259 uint8_t* row = this->getRow(y); in blitV() local 270 uint8_t* row = this->getRow(y); in blitRect() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcsample.c | 100 int row; in expand_right_edge() local [all...] |
| H A D | rdbmp.c | 363 JDIMENSION row; in METHODDEF() local [all...] |
| H A D | rdtarga.c | 299 JDIMENSION row; in METHODDEF() local [all...] |