/third_party/openGLES/extensions/ATI/ |
H A D | ATI_vertex_array_object.txt | 43 Chopped out most of the new entry points. Back to just object 112 Should this just sit on top of the existing vertex array
|
/third_party/openGLES/extensions/EXT/ |
H A D | EXT_framebuffer_multisample.txt | 218 Add, just above the definition of RenderbufferStorageEXT: 624 instead of just FRAMEBUFFER_BINDING.
|
H A D | EXT_timer_query.txt | 96 completion of the BeginQuery and EndQuery commands, or just time spent in 563 // taken to use all significant bits of the result, not just the
|
H A D | WGL_EXT_multisample.txt | 231 by the polygon stipple just as they are for aliased and antialiased 363 pixel sample, rather than just once for each fragment. Failure
|
H A D | WGL_EXT_pixel_format.txt | 46 No we should just ignore attributes that aren't specified in the list 51 <iLayerPlane> to be set to zero? It will just ignore the parameter.
|
/third_party/openGLES/extensions/NV/ |
H A D | NV_explicit_multisample.txt | 554 RESOLVED. Just use SAMPLES_ARB. 565 UNRESOLVED. In the hardware there's just one method for doing overall
|
H A D | NV_fragment_shader_interlock.txt | 502 critical section? Or should we just automatically infer a critical 503 section by analyzing shader code? Or should we just wrap the entire
|
/third_party/nghttp2/examples/ |
H A D | client.c | 280 * this function to know the response is fully received. Since we just 477 * function does not send packets; just append the request to the
|
/third_party/node/deps/icu-small/source/common/ |
H A D | filteredbrk.cpp | 203 /* -- other functions that are just delegated -- */ 676 // for example, for "Ph.D." we store ".hP" in the reverse table. We could just store "D." in the forward, in build()
|
H A D | ucnvsel.cpp | 354 * the system. Just as FYI, selectors are always saved in the format 591 // a bunch of functions for the enumeration thingie! Nothing fancy here. Just
|
H A D | uidna.cpp | 477 //just point src to b1 in _internal_toUnicode() 571 // just return the source in _internal_toUnicode()
|
H A D | uset.cpp | 606 // /* c is just before the following range, extend that in-place by one */ 620 // /* c is just after the previous range, extend that in-place by one */
|
H A D | umapfile.cpp | 382 * the potential for confusion is large. (It's not just 405 /* there is no icuDataDir either. Just return the empty pathBuffer. */ in uprv_computeDirPath()
|
H A D | unormcmp.cpp | 137 * If not set, just do strcasecmp(). 491 * code point order comparison must not just return cp1-cp2 in unorm_cmpEquivFold()
|
H A D | rbbi_cache.cpp | 186 // inadvertently cause it. Cover it here, just in case. in populateDictionary() 576 // Find boundaries between the one we just located and the first already-cached boundary in populatePreceding()
|
/third_party/node/deps/cares/config/ |
H A D | install-sh | 338 # here however when possible just to lower collision chance. 475 # ignore errors from any of these, just make sure not to ignore
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_getaddrinfo.c | 224 /* Lets just hope the OS uses TLS! */ in lookup_service() 228 /* Lets just hope the OS uses TLS! */ in lookup_service()
|
H A D | ares__buf.c | 203 /* No need to do an expensive move operation, we have enough to just append */ in ares__buf_ensure_space() 209 /* See if just moving consumed data frees up enough space */ in ares__buf_ensure_space()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | uiter.h | 65 * just to get the current/limit/length index after moving relative to it. 600 * Everything works just like with a normal UChar iterator (uiter_setString),
|
/third_party/node/deps/cares/ |
H A D | install-sh | 338 # here however when possible just to lower collision chance. 475 # ignore errors from any of these, just make sure not to ignore
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationsets.cpp | 67 // Do not just continue if ce32 == baseCE32 because in handleCE32() 565 // We are underneath a prefix, and the default mapping is just in handleContractions()
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | read_rgba_span_x86.S | 116 * per pass, instead of just two? 253 /* This would be so much better if we could just move directly from
|
/third_party/mesa3d/src/mesa/main/ |
H A D | performance_monitor.c | 545 /* We just use the index in the Groups array as the ID. */ in _mesa_GetPerfMonitorGroupsAMD() 578 /* We just use the index in the Counters array as the ID. */ in _mesa_GetPerfMonitorCountersAMD()
|
H A D | atifragshader.c | 433 /* Don't use _mesa_reference_program(), just take ownership */ in _mesa_EndFragmentShaderATI() 818 /* spec says nothing about what should happen here but we can't just segfault...*/ in _mesa_SetFragmentShaderConstantATI()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_context.c | 673 /* For drivers which cannot do color clamping, it's better to just in st_create_context_priv() 1003 /* unbind the context we just deleted */ in st_destroy_context()
|