/third_party/python/Doc/library/ |
H A D | asyncio-extending.rst | 90 Call the function just before executing a portion of embedded *coroutine* 97 Call the function just after :meth:`coroutine.send` or :meth:`coroutine.throw`
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoEntry.cpp | 48 // just add this size to the offset to skip to the next DIE. in extractFast() 58 // Attribute byte size if fixed, just add the size to the offset. in extractFast()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
H A D | VK_KHR_maintenance1.adoc | 45 * Allow implementations to express support for doing just transfers and 55 It is now allowed on queues that just support transfer operations.
|
H A D | VK_KHR_maintenance1.txt | 47 * Allow implementations to express support for doing just transfers and 57 It is now allowed on queues that just support transfer operations.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | jsgenerator.py | 35 If printValues is False, just output keys with undefined 57 # Could just print(dict) but that is not human-readable
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
H A D | functional.program_uniform.txt | 49 their first element identified using either just the array's name or that 58 with glUseProgram; otherwise, the glProgramUniform* calls would behave just as
|
/third_party/skia/src/core/ |
H A D | SkPaintPriv.cpp | 68 // return true if the paint is just a single color (i.e. not a shader). If its 111 // Not sure how to handle perspective differently, so we just don't try (yet) in ComputeResScaleForStroking()
|
H A D | SkGaussFilter.cpp | 15 // we just use 1%. 50 // NB the k = 0 factor is just sum = 1.0. in calculate_bessel_factors()
|
H A D | SkQuadClipper.cpp | 86 // so we just clamp against the top in clipQuad() 103 // so we just clamp against the bottom in clipQuad()
|
/third_party/skia/src/gpu/ |
H A D | GrAttachment.cpp | 19 // would just merge with the new GrSurface/Attachment world. Then we could just depend on each in onGpuMemorySize()
|
/third_party/skia/site/docs/dev/chrome/ |
H A D | multi_repo_trybots.md | 18 changes, then it is possible to just run the Chromium trybots. This will apply 65 \<chromium>/src/DEPS in the 'hooks' array just before the 'gyp' hook.
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | coderules.txt | 12 is much more important than the details of just what that style is. 40 or METHODDEF(type). These macros expand to "static type" or just "type" as
|
H A D | jdcolext.c | 77 * Convert grayscale to RGB: just duplicate the graylevel three times. 109 * Convert RGB to extended RGB: just swap the order of source pixels
|
/third_party/skia/third_party/externals/libwebp/ |
H A D | README.webp_js | 37 image example. It's easy to just use Python for that. 60 - First decoding using the library is usually slower, due to just-in-time
|
/third_party/skia/third_party/externals/icu/source/tools/genren/ |
H A D | README | 18 (Using the svn command is the simplest way of getting just the files from one subdirectory of the git project.) 47 urename.h -just builds ./urename.h
|
/third_party/skia/tests/ |
H A D | OSPathTest.cpp | 47 // Except when the the string is just "/". in test_dir_with_file() 98 // Just the root dir in DEF_TEST()
|
H A D | Skbug6653.cpp | 75 // When this fails, b4 will "succeed", but return an empty bitmap (containing just the in test_bug_6653() 76 // clear color). Regardless, b5 will contain the oval that was just drawn, so diffing the in test_bug_6653()
|
H A D | ImageGeneratorTest.cpp | 30 // just need a non-empty data to test things in test_imagegenerator_factory() 47 // This just verifies that the signatures match. in test_imagegenerator_factory()
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/ |
H A D | CMakeLists.txt | 81 # not use cmake-js for building, but instead just depend on node_api_headers. 82 # As the name suggests, node_api_headers contains just the *headers* of Napi,
|
/third_party/openGLES/extensions/NV/ |
H A D | NV_vertex_array_range2.txt | 63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the 68 RESOLUTION: NO. There is still just a single state boolean to
|
/third_party/openGLES/extensions/SGIX/ |
H A D | SGIX_instrument_error.txt | 39 returned by a successful read, or should we just say that it 53 can failure just be returned in place of any instrument packet
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
H A D | NV_vertex_array_range2.txt | 63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the 68 RESOLUTION: NO. There is still just a single state boolean to
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
H A D | SGIX_instrument_error.txt | 39 returned by a successful read, or should we just say that it 53 can failure just be returned in place of any instrument packet
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
H A D | RemarkSerializer.h | 53 /// This is just an interface. 70 /// This is just an interface.
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | promote_initializers_to_const_var.cc | 45 // to const variables declared just above the statement of use. The outer in Run() 72 // This statement is just a variable declaration with the initializer in Run()
|