Searched refs:UINT32_MAX (Results 1 – 13 of 13) sorted by relevance
117 #ifndef UINT32_MAX118 #define UINT32_MAX 0xffffffff macro
53 if ((numer > UINT32_MAX) || (denom > UINT32_MAX)) { in init()
65 while ((N > INT32_MAX) || (D > UINT32_MAX)) { in ClockRecoveryLoop()
6 if (sizeof(void*) != sizeof(jlong) && indirect > static_cast<jlong>(UINT32_MAX)) { in android_glDrawArraysIndirect()
6 if (sizeof(void*) != sizeof(jlong) && indirect > static_cast<jlong>(UINT32_MAX)) { in android_glDrawElementsIndirect()
31 #ifndef UINT32_MAX32 #define UINT32_MAX (4294967295U) macro292 if (mNumSampleSizes > (UINT32_MAX - 12) / 16) { in setSampleSizeParams()347 if (allocSize > UINT32_MAX) { in setTimeToSampleParams()395 if (allocSize > UINT32_MAX) { in setCompositionTimeToSampleParams()
47 #ifndef UINT32_MAX48 #define UINT32_MAX (4294967295U) macro536 if (psshsize > 0 && psshsize <= UINT32_MAX) { in readMetaData()3593 if (entrycount > UINT32_MAX / 8) { in parseSampleAuxiliaryInformationOffsets()
117 CHECK_LT(mEntryCapacity, UINT32_MAX / mElementCapacity); in ListTableEntries()
293 if (minimum > UINT32_MAX) { in setMinimum()294 minimum = UINT32_MAX; in setMinimum()
519 if (loopStart > UINT32_MAX || loopEnd > UINT32_MAX) { in setLoop()542 if (position > UINT32_MAX) { in setBufferPosition()
400 allocSize > UINT32_MAX) { in connect()560 allocSize > UINT32_MAX) { in swapBuffers()685 allocSize > UINT32_MAX) { in egl_pixmap_surface_t()772 allocSize > UINT32_MAX) { in egl_pbuffer_surface_t()
472 if (sizeof(void*) != sizeof(jlong) && indirect > static_cast<jlong>(UINT32_MAX)) { in android_glDrawArraysIndirect()484 if (sizeof(void*) != sizeof(jlong) && indirect > static_cast<jlong>(UINT32_MAX)) { in android_glDrawElementsIndirect()
1314 while (exposureTime > UINT32_MAX) { in DngCreator_setup()