Home
last modified time | relevance | path

Searched refs:numCommands (Results 1 – 18 of 18) sorted by relevance

/external/lzma/CPP/7zip/Archive/
DMachoHandler.cpp482 const UInt32 numCommands = Get32(header + 0x10, be);
485 if (numCommands == 0)
489 numCommands > (1 << 21) ||
490 numCommands * 8 > commandsSize)
518 for (UInt32 cmdIndex = 0; cmdIndex < numCommands; cmdIndex++)
/external/skia/tools/debugger/
DDebugLayerManager.cpp67 int numCommands = debugCanvas->getSize(); in storeSkPicture() local
73 numCommands - 1, // command in storeSkPicture()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp121 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target…
DglsInteractionTestUtil.cpp220 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target… in computeRandomRenderCommands() argument
225 dst.resize(numCommands); in computeRandomRenderCommands()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp836 const UInt64 numCommands = GetNumCommands_from_Size_and_Complexity(size, encComplex);
837 return MyMultDiv64(numCommands, freq, elapsedTime);
842 const UInt64 numCommands = GetNumCommands_Dec(inSize, outSize) * numIterations;
843 return MyMultDiv64(numCommands, freq, elapsedTime);
1721 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands)
1723 if (numCommands < (1 << 4))
1724 numCommands = (1 << 4);
1725 UInt64 res = complexInCommands / numCommands;
3377 const UInt64 numCommands = (UInt64)numIterations * numIterations2 * numThreads * complexity;
3378 const UInt64 rating = info.GetSpeed(numCommands);
[all …]
/external/lzma/CPP/7zip/UI/Explorer/
DContextMenu.cpp1149 const unsigned numCommands = currentCommandID - commandIDFirst; in QueryContextMenu() local
1152 _commandMap.Size(), numCommands)) in QueryContextMenu()
1153 if (_commandMap.Size() != numCommands) in QueryContextMenu()
/external/lzma/CPP/7zip/Compress/
DRar3Vm.cpp204 if ((IP) >= numCommands) return true; \
273 const UInt32 numCommands = prg->Commands.Size(); in ExecuteCode() local
274 if (numCommands == 0) in ExecuteCode()
/external/lzma/CPP/7zip/Archive/Nsis/
DNsisIn.h325 bool CompareCommands(const Byte *rawCmds, const Byte *sequence, size_t numCommands);
DNsisIn.cpp2333 bool CInArchive::CompareCommands(const Byte *rawCmds, const Byte *sequence, size_t numCommands) in CompareCommands() argument
2335 for (UInt32 kkk = 0; kkk < numCommands; kkk++, rawCmds += kCmdSize) in CompareCommands()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp320 UInt32 filterId, numCommands, commandsSize; in Parse_MACH() local
353 numCommands = Get32(buf + 0x10, be); in Parse_MACH()
356 if (commandsSize > (1 << 24) || numCommands > (1 << 18)) in Parse_MACH()
/external/mesa3d/include/GLES2/
Dgl2ext.h3365 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3367 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3442 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3444 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/angle/include/GLES2/
Dgl2ext.h3295 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3297 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3372 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3374 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_params.cpp2099 GLsizei numCommands, in CapturePathCommandsCHROMIUM_commands() argument
2112 GLsizei numCommands, in CapturePathCommandsCHROMIUM_coords() argument
/external/mesa3d/include/GL/
Dglcorearb.h5535 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
5537 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
5593 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
5595 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
Dglext.h10684 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
10686 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
10749 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
10751 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h8730 typedef void (GLAPIENTRY *PFNGLPATHCOMMANDSNVPROC)(GLuint path, GLsizei numCommands, const GLubyte …
8747 …)(GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
13876 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glPathCommandsNV)(GLuint path, GLsizei numCommands, const …
13910 …)(GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c116393 …int path, GLsizei numCommands, const GLubyte * commands, GLsizei numCoords, GLenum coordType, cons…
116410 …i numCommands, const GLubyte * commands, GLsizei numCoords, GLenum coordType, const void * coords)…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h15791 typedef void (GLAPIENTRY * PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
15808 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte*…