Home
last modified time | relevance | path

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

/external/lzma/Java/SevenZip/
DLzmaBench.java240 long numCommands = (long)(size) * numCommandsForOne; in GetCompressRating() local
241 return MyMultDiv64(numCommands, elapsedTime); in GetCompressRating()
246 long numCommands = inSize * 220 + outSize * 20; in GetDecompressRating() local
247 return MyMultDiv64(numCommands, elapsedTime); in GetDecompressRating()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs190 UInt64 numCommands = (UInt64)(size) * numCommandsForOne; in GetCompressRating()
191 return MyMultDiv64(numCommands, elapsedTime); in GetCompressRating()
196 UInt64 numCommands = inSize * 220 + outSize * 20; in GetDecompressRating()
197 return MyMultDiv64(numCommands, elapsedTime); in GetDecompressRating()
/external/skia/tools/debugger/
DDebugLayerManager.cpp62 int numCommands = debugCanvas->getSize(); in storeSkPicture() local
68 numCommands-1, // command in storeSkPicture()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp123 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int tar…
DglsInteractionTestUtil.cpp254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands() argument
258 dst.resize(numCommands); in computeRandomRenderCommands()
/external/lzma/CPP/7zip/UI/Common/
DBench.h24 UInt64 GetSpeed(UInt64 numCommands) const;
DBench.cpp567 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed()
569 return MyMultDiv64(numCommands, GlobalTime, GlobalFreq); in GetSpeed()
615 UInt64 numCommands = (UInt64)size * encComplex; in GetCompressRating() local
616 return MyMultDiv64(numCommands, elapsedTime, freq); in GetCompressRating()
621 UInt64 numCommands = (inSize * DecComplexCompr + outSize * DecComplexUnc) * numIterations; in GetDecompressRating() local
622 return MyMultDiv64(numCommands, elapsedTime, freq); in GetDecompressRating()
1149 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations() argument
1151 if (numCommands < (1 << 4)) in GetNumIterations()
1152 numCommands = (1 << 4); in GetNumIterations()
1153 UInt64 res = complexInCommands / numCommands; in GetNumIterations()
[all …]
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp198 UInt32 filterId, numCommands, commandsSize; in Parse_MACH() local
224 numCommands = Get32(buf + 0x10, be); in Parse_MACH()
227 if (commandsSize > (1 << 24) || numCommands > (1 << 18)) in Parse_MACH()
/external/mesa3d/include/GLES2/
Dgl2ext.h3249 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3251 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3326 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3328 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/angle/include/GLES2/
Dgl2ext.h3265 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3267 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3342 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3344 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_params.cpp2100 GLsizei numCommands, in CapturePathCommandsCHROMIUM_commands() argument
2113 GLsizei numCommands, in CapturePathCommandsCHROMIUM_coords() argument
/external/mesa3d/include/GL/
Dglcorearb.h5468 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
5470 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
5526 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
5528 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
Dglext.h10578 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
10580 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
10643 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
10645 … (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*…