/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvTableCollector.java | 35 private final List<List<String>> cells = new ArrayList<>(); field in CsvTableCollector
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | shmasyncq.c | 119 pa_atomic_ptr_t *cells; in pa_shmasyncq_push() local 152 pa_atomic_ptr_t *cells; in pa_shmasyncq_pop() local 194 pa_atomic_ptr_t *cells; in pa_shmasyncq_before_poll() local [all...] |
H A D | asyncq.c | 140 pa_atomic_ptr_t *cells; in push() local 231 pa_atomic_ptr_t *cells; in pa_asyncq_pop() local 273 pa_atomic_ptr_t *cells; in pa_asyncq_read_before_poll() local [all...] |
/third_party/skia/tests/ |
H A D | PDFTaggedTableTest.cpp | 73 auto& cells = row->fChildVector; in DEF_TEST() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
H A D | stress2.c | 198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable [all...] |
H A D | stress.c | 198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | stress2.c | 189 } cells[NSCENAR * SCALABILITY_FACTOR]; variable [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | marking.h | 128 V8_INLINE MarkBit::CellType* cells() { in cells() function in v8::internal::Bitmap [all...] |
H A D | slot-set.h | 430 uint32_t* cells() { return cells_; } in cells() function in Bucket
|
/third_party/ffmpeg/libavcodec/ |
H A D | elbg.c | 51 cell **cells; member 97 static int eval_error_cell(ELBGContext *elbg, int *centroid, cell *cells) in eval_error_cell() argument 146 simple_lbg(ELBGContext *elbg, int dim, int *centroid[3], int newutility[3], int *points, cell *cells) simple_lbg() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fStencilTests.cpp | 316 vector<IVec4> cells; in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fStencilTests.cpp | 313 vector<IVec4> cells; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawShaderLayerTests.cpp | 511 std::vector<UVec4> cells; in generateGrid() local
|
H A D | vktDrawShaderViewportIndexTests.cpp | 375 std::vector<UVec4> cells; in generateGrid() local 113 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const int numViewports, const std::vector<UVec4> cells) makeGraphicsPipeline() argument 426 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const Vec4& clearColor, const std::vector<UVec4>& cells, const std::vector<Vec4>& cellColors) generateReferenceImage() argument 664 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument 952 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testVertexFragmentShader() local 1013 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testTessellationShader() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawShaderLayerTests.cpp | 507 std::vector<UVec4> cells; in generateGrid() local
|
H A D | vktDrawShaderViewportIndexTests.cpp | 375 std::vector<UVec4> cells; in generateGrid() local 113 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const int numViewports, const std::vector<UVec4> cells) makeGraphicsPipeline() argument 426 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const Vec4& clearColor, const std::vector<UVec4>& cells, const std::vector<Vec4>& cellColors) generateReferenceImage() argument 660 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument 948 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testVertexFragmentShader() local 1009 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testTessellationShader() local [all...] |