Home
last modified time | relevance | path

Searched defs:cells (Results 1 - 16 of 16) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTableCollector.java35 private final List<List<String>> cells = new ArrayList<>(); field in CsvTableCollector
/third_party/pulseaudio/src/pulsecore/
H A Dshmasyncq.c119 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 Dasyncq.c140 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 DPDFTaggedTableTest.cpp73 auto& cells = row->fChildVector; in DEF_TEST() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress2.c198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
[all...]
H A Dstress.c198 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c189 } cells[NSCENAR * SCALABILITY_FACTOR]; variable
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmarking.h128 V8_INLINE MarkBit::CellType* cells() { in cells() function in v8::internal::Bitmap
[all...]
H A Dslot-set.h430 uint32_t* cells() { return cells_; } in cells() function in Bucket
/third_party/ffmpeg/libavcodec/
H A Delbg.c51 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 Des3fStencilTests.cpp316 vector<IVec4> cells; in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fStencilTests.cpp313 vector<IVec4> cells; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp511 std::vector<UVec4> cells; in generateGrid() local
H A DvktDrawShaderViewportIndexTests.cpp375 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 DvktDrawShaderLayerTests.cpp507 std::vector<UVec4> cells; in generateGrid() local
H A DvktDrawShaderViewportIndexTests.cpp375 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...]

Completed in 16 milliseconds