/third_party/openssl/crypto/cmp/ |
H A D | cmp_util.c | 14 #include "cmp_local.h" /* just for decls of internal functions defined here */ 117 * just pseudo-information "(unknown function)" due to -pedantic and macros.h
|
/third_party/openssl/crypto/pkcs12/ |
H A D | p12_utl.c | 116 else /* or just one */ in OPENSSL_utf82uni() 139 } else { /* or just one */ in OPENSSL_utf82uni()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktBitstreamBufferImpl.cpp | 233 // TOOD: Plumb the size and offset alignment caps into this class to invalidate just the range asked for in the API, rather than the whole range. in FlushRange() 243 // TOOD: Plumb the size and offset alignment caps into this class to invalidate just the range asked for in the API, rather than the whole range. in InvalidateRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | IndirectBrExpandPass.cpp | 115 // constants to just be those integer constants cast to a pointer type. in runOnFunction() 187 // If we only have one indirectbr, we can just directly replace it within in runOnFunction()
|
H A D | LatencyPriorityQueue.cpp | 48 // Finally, just to provide a stable ordering, use the node number as a in operator ()() 99 /// AdjustPriorityOfUnscheduledPreds - One of the predecessors of SU was just
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | LazyRandomTypeCollection.cpp | 215 // given to the constructor is just a hint. So just try to make sure the next in getNext()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
H A D | VK_ANDROID_external_memory_android_hardware_buffer.adoc | 98 The semantics of these are different: mapping in memory is persistent, just 105 mapped in Vulkan, but doing so follows Vulkan semantics: it is just a raw
|
H A D | VK_ANDROID_external_memory_android_hardware_buffer.txt | 98 The semantics of these are different: mapping in memory is persistent, just 105 mapped in Vulkan, but doing so follows Vulkan semantics: it is just a raw
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | main.py | 59 help="List all expected but unseen include files, not just those that are referenced.", 75 help="Just dump the parsed entity data to entities.json and exit.",
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkBinaryRegistry.hpp | 73 // just storing each compiled binary without de-duplication would be incredibly 82 // than just a single character. This gives more regular memory layout in exchange
|
/third_party/skia/src/gpu/ |
H A D | GrRenderTask.h | 48 // practice this just means telling the drawingManager to forget the relevant 141 // In addition to just the GrSurface being allocated, has the stencil buffer been allocated (if
|
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceFillContext_v1.cpp | 103 // Can just rely on the src-over blend mode to do the right thing. in ClearToGrPaint() 208 // The op list was emptied and native clears are allowed, so just use the load op in internalClear()
|
/third_party/skia/src/opts/ |
H A D | SkChecksum_opts.h | 93 // Nothing special... just crc32c_1() each byte. in crc32c_4() 101 // Nothing special... just crc32c_1() each byte. in crc32c_8()
|
/third_party/skia/src/gpu/tessellate/ |
H A D | PathCurveTessellator.cpp | 149 // Resolve level 0 is just the beginning and ending vertices. in WriteFixedVertexBuffer() 179 // Resolve level 1 is just a single triangle at T=[0, 1/2, 1]. in WriteFixedIndexBufferBaseIndex()
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkCropImageFilter.cpp | 90 // Limit our crop to just what is necessary for the next stage in the filter pipeline. in onFilterImage() 121 // But we can restrict the crop rect to just what's requested, since anything beyond that won't in onGetInputLayerBounds()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | PoolAlloc.cpp | 160 // We don't print the assert message. It's here just to be helpful. in checkGuardBlock() 244 // Just keep some interesting statistics. in allocate()
|
/third_party/openssl/doc/man3/ |
H A D | EVP_PKEY_keygen.pod | 39 Generating keys is sometimes straight forward, just generate the key's 46 To flexibly allow all that's just been described, key parameter and key
|
H A D | SSL_CTX_set_session_ticket_cb.pod | 64 application that a session ticket has just been decrypted. 110 handshake. Therefore, just because one ticket is unacceptable it does not mean
|
H A D | BIO_s_mem.pod | 44 flag BIO_FLAGS_NONCLEAR_RST is not set, otherwise it just restores the read 45 pointer to the state it was just after the last write was performed and the
|
/third_party/openssl/providers/ |
H A D | build.info | 85 # include all of the object files that are needed, just like the default 139 # just say that for the built-in legacy, we put the source directly in
|
/third_party/openssl/include/openssl/ |
H A D | e_os2.h | 241 * stdint.h: currently just older VC++ 268 /* just use inline */
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | e_os2.h | 247 * stdint.h: currently just older VC++ 264 /* just use inline */
|
/third_party/skia/third_party/externals/spirv-tools/docs/ |
H A D | spirv-fuzz.md | 12 As the selection control mask is just a hint, changing the value of this mask should have no semantic impact on the module. The `TransformationSelectionControl` transformation specifies a new value for a given selection control mask. 20 The fields of `TransformationSetSelectionControl` provide just enough information to (a) determine whether a given example of this transformation is actually applicable, and (b) apply the transformation in the case that it is applicable. The details of the transformation message will vary a lot between transformations. In this case, the message has a `block_id` field, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, which is the new value for the selection control mask of the `OpSelectionMerge` instruction.
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | convert_to_sampled_image_pass.h | 119 // is not an OpVariable instruction, just returns nullptr. 146 // binding are the same with |image_variable|, just combines |image_variable|
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/ |
H A D | spirv-fuzz.md | 12 As the selection control mask is just a hint, changing the value of this mask should have no semantic impact on the module. The `TransformationSelectionControl` transformation specifies a new value for a given selection control mask. 20 The fields of `TransformationSetSelectionControl` provide just enough information to (a) determine whether a given example of this transformation is actually applicable, and (b) apply the transformation in the case that it is applicable. The details of the transformation message will vary a lot between transformations. In this case, the message has a `block_id` field, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, which is the new value for the selection control mask of the `OpSelectionMerge` instruction.
|