/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 2959 const int start = getIteration() + 1; 2960 const int end = resultImage.getHeight() - start; 2972 for (int y = start; result && y < end; ++y) 2973 for (int x = start; result && x < end; ++x) 2998 for (int y = start; y < end; ++y) 2999 for (int x = start; x < end; ++x) 5824 // Begin render pass and start query
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 5584 GLuint start, in CaptureDrawRangeElementsBaseVertexEXT() 5594 paramBuffer.addValueParam("start", ParamType::TGLuint, start); in CaptureDrawRangeElementsBaseVertexEXT() 5603 CaptureDrawRangeElementsBaseVertexEXT_indices(glState, isCallValid, modePacked, start, end, in CaptureDrawRangeElementsBaseVertexEXT() 5753 GLint start, in CaptureDrawArraysInstancedEXT() 5760 paramBuffer.addValueParam("start", ParamType::TGLint, start); in CaptureDrawArraysInstancedEXT() 9179 GLuint start, in CaptureDrawRangeElementsBaseVertexOES() 9189 paramBuffer.addValueParam("start", ParamType::TGLuint, start); in CaptureDrawRangeElementsBaseVertexOES() 5581 CaptureDrawRangeElementsBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexEXT() argument 5750 CaptureDrawArraysInstancedEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLint start, GLsizei count, GLsizei primcount) CaptureDrawArraysInstancedEXT() argument 9176 CaptureDrawRangeElementsBaseVertexOES(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexOES() argument [all...] |
H A D | capture_gles_ext_params.cpp | 232 GLuint start, in CaptureDrawRangeElementsBaseVertexEXT_indices() 311 GLuint start, in CaptureDrawRangeElementsBaseVertexOES_indices() 229 CaptureDrawRangeElementsBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexEXT_indices() argument 308 CaptureDrawRangeElementsBaseVertexOES_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexOES_indices() argument
|
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 2024 rawDesc.start = static_cast<long>(tmp); in CreateFromRawFile() 2028 OH_LOG_INFO(LOG_APP, "lhb CreateFromRawFile fd:%{public}d, start:%{public}ld, length:%{public}ld", rawDesc.fd, in CreateFromRawFile() 2029 rawDesc.start, rawDesc.length); in CreateFromRawFile()
|
/test/xts/hats/hdf/wlan/wifi/hal/ |
H A D | wifi_hal_test.cpp | 69 ret = g_wifi->start(nullptr); in SetUp() 71 ret = g_wifi->start(g_wifi); in SetUp() 2116 * @tc.desc: start scan is successfully_01 2138 * @tc.desc: start scan is successfully_02 2159 * @tc.desc: start scan is successfully_03
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9.c | 365 // The sign bit is at the end, not the start, of a bit sequence 1215 static void set_tile_offset(int *start, int *end, int idx, int log2_n, int n) in set_tile_offset() argument 1219 *start = FFMIN(sb_start, n) << 3; in set_tile_offset()
|
/third_party/backends/backend/ |
H A D | teco2.c | 452 goto start; in hexdump() 483 start: in hexdump()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 996 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1101 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
H A D | gl3.h | 996 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1101 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 465 * pressure of the start of this block and the ends of it's in get_live_in_demand() 1150 std::vector<aco_ptr<Instruction>>::iterator start = std::next(block->instructions.begin(), idx); in add_coupling_code() local 1152 instructions.end(), std::move_iterator<std::vector<aco_ptr<Instruction>>::iterator>(start), in add_coupling_code()
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 977 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1082 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
H A D | gl31.h | 977 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1082 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug.cc | 2296 // position blackboxing use function start position which is negative in in GetDebugLocation() 2317 debug::Location start = GetDebugLocation(script, shared->StartPosition()); in IsBlackboxed() local 2322 ToApiHandle<debug::Script>(script), start, end); in IsBlackboxed()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-collections-gen.cc | 1556 // If we have a hash code, we can start adding the new entry. 1728 // If we have a hash code, we can start adding the new entry. 2374 TNode<IntPtrT> start = KeyIndexFromEntry(IntPtrConstant(0)); 2375 FillFixedArrayWithValue(HOLEY_ELEMENTS, table, start, length,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 601 checkerThread.start(); in maxDifferenceValueCase() 936 hostCopyThread.start(); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 2563 fog.start = params[0]; in SetFogParameters() 2588 params[0] = fog.start; in GetFogParameters()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Renderer9.cpp | 1454 ANGLE_TRY(applyVertexBuffer(context, mode, static_cast<GLsizei>(indexRange.start), in drawElementsImpl() 1459 int minIndex = static_cast<int>(indexRange.start); in drawElementsImpl()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 996 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1101 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 996 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1101 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
H A D | gl31.h | 998 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1103 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
/third_party/python/Lib/test/ |
H A D | test_patma.py | 3216 start = pyperf.perf_counter() 3219 return pyperf.perf_counter() - start
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 977 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1082 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
H A D | gl31.h | 977 typedef void (GL_APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 1082 GL_APICALL void GL_APIENTRY glDrawRangeElements (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices);
|
/third_party/skia/modules/canvaskit/ |
H A D | canvaskit_bindings.cpp | 1526 bool ccw, unsigned start)->void { in EMSCRIPTEN_BINDINGS() 1528 self.addOval(*oval, ccw ? SkPathDirection::kCCW : SkPathDirection::kCW, start); in EMSCRIPTEN_BINDINGS()
|
/third_party/rust/crates/syn/src/gen/ |
H A D | eq.rs | 599 self.attrs == other.attrs && self.start == other.start in eq()
|