Searched refs:result (Results 11876 - 11885 of 11885) sorted by relevance
1...<<471472473474475476
/third_party/openGLES/api/GL/ |
H A D | glext.h | 11081 typedef void (APIENTRYP PFNGLGETINTEGERUI64VNVPROC) (GLenum value, GLuint64EXT *result); 11095 GLAPI void APIENTRY glGetIntegerui64vNV (GLenum value, GLuint64EXT *result); 11610 typedef void (APIENTRYP PFNGLGETINTEGERUI64I_VNVPROC) (GLenum value, GLuint index, GLuint64EXT *result); 11623 GLAPI void APIENTRY glGetIntegerui64i_vNV (GLenum value, GLuint index, GLuint64EXT *result);
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 10974 typedef void (APIENTRYP PFNGLGETINTEGERUI64VNVPROC) (GLenum value, GLuint64EXT *result); 10988 GLAPI void APIENTRY glGetIntegerui64vNV (GLenum value, GLuint64EXT *result); 11486 typedef void (APIENTRYP PFNGLGETINTEGERUI64I_VNVPROC) (GLenum value, GLuint index, GLuint64EXT *result); 11499 GLAPI void APIENTRY glGetIntegerui64i_vNV (GLenum value, GLuint index, GLuint64EXT *result);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 10771 typedef void (APIENTRYP PFNGLGETINTEGERUI64VNVPROC) (GLenum value, GLuint64EXT *result); 10785 GLAPI void APIENTRY glGetIntegerui64vNV (GLenum value, GLuint64EXT *result); 11225 typedef void (APIENTRYP PFNGLGETINTEGERUI64I_VNVPROC) (GLenum value, GLuint index, GLuint64EXT *result); 11238 GLAPI void APIENTRY glGetIntegerui64i_vNV (GLenum value, GLuint index, GLuint64EXT *result);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 10770 typedef void (APIENTRYP PFNGLGETINTEGERUI64VNVPROC) (GLenum value, GLuint64EXT *result); 10784 GLAPI void APIENTRY glGetIntegerui64vNV (GLenum value, GLuint64EXT *result); 11224 typedef void (APIENTRYP PFNGLGETINTEGERUI64I_VNVPROC) (GLenum value, GLuint index, GLuint64EXT *result); 11237 GLAPI void APIENTRY glGetIntegerui64i_vNV (GLenum value, GLuint index, GLuint64EXT *result);
|
/third_party/ffmpeg/ |
H A D | configure | 498 in the name) of tests whose result is ignored
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 4215 StringRef Hash = Hasher.result(); in writeModuleHash()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2889 @ that netto result is 2942 @ that netto result is 2995 @ that netto result is 3048 @ that netto result is 3101 @ that netto result is 3154 @ that netto result is 3207 @ that netto result is 3255 @ Final step is "if result > mod, subtract mod", but we do it 3256 @ "other way around", namely subtract modulus from result 3819 orr r11,r11,r3 @ see if result i [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2889 @ that netto result is 2942 @ that netto result is 2995 @ that netto result is 3048 @ that netto result is 3101 @ that netto result is 3154 @ that netto result is 3207 @ that netto result is 3255 @ Final step is "if result > mod, subtract mod", but we do it 3256 @ "other way around", namely subtract modulus from result 3819 orr r11,r11,r3 @ see if result i [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 686 ** sqlite3_exec() is not NULL, then it is invoked for each result row 690 ** is NULL, then no callback is ever invoked and result rows are 710 ** number of columns in the result. ^The 3rd argument to the sqlite3_exec() 713 ** result row is NULL then the corresponding string pointer for the 716 ** entry represents the name of corresponding result column as obtained 745 ** KEYWORDS: {result code definitions} 747 ** Many SQLite functions return an integer result code from the set shown 752 ** See also: [extended result code definitions] 754 #define SQLITE_OK 0 /* Successful result */ 790 ** KEYWORDS: {extended result cod 34050 double result; sqlite3AtoF() local 53342 PgHdr result, *pTail; global() local [all...] |
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 4702 bool result = testPathOp(reporter, path, pathB, kIntersect_SkPathOp, name.c_str()); in loops33iMod() local 4703 if (lastResult != result) { in loops33iMod() 4708 lastResult = result; in loops33iMod()
|
Completed in 372 milliseconds
1...<<471472473474475476