| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 1181 public final UnicodeMap<T> removeAll(UnicodeMap<T> reference) { in removeAll() argument 1204 public final UnicodeMap<T> retainAll(UnicodeMap<T> reference) { in retainAll() argument 1208 private final UnicodeMap<T> removeRetainAll(UnicodeMap<T> reference, boolean remove) { in removeRetainAll() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_cmd_buffer.c | 354 panvk_CmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFaceFlags faceMask, uint32_t reference) panvk_CmdSetStencilReference() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.h | 172 struct pipe_reference reference; member 214 struct pipe_reference reference; member
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_core.c | 1149 snmp_next_oid_check(struct snmp_next_oid_state *state, const u32_t *oid, u8_t oid_len, void *reference) in snmp_next_oid_check() argument
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-util.h | 408 Set(const K& key, Global<V> value, PersistentValueReference* reference) Set() argument 484 Set(const K& key, Global<V> value, PersistentValueReference* reference) Set() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-util.h | 414 Set(const K& key, Global<V> value, PersistentValueReference* reference) Set() argument 490 Set(const K& key, Global<V> value, PersistentValueReference* reference) Set() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | external-reference.cc | 1395 size_t hash_value(ExternalReference reference) { in hash_value() argument 1404 std::ostream& operator<<(std::ostream& os, ExternalReference reference) { in operator <<() argument
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 167 struct pipe_reference reference; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 805 static void *dh_load(const void *reference, size_t reference_sz) in dh_load() argument
|
| H A D | dsa_kmgmt.c | 637 static void *dsa_load(const void *reference, size_t reference_sz) in dsa_load() argument
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | decoder_lib.c | 620 OSSL_DECODER_export(OSSL_DECODER_INSTANCE *decoder_inst, void *reference, size_t reference_sz, OSSL_CALLBACK *export_cb, void *export_cbarg) OSSL_DECODER_export() argument
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_lib.c | 620 OSSL_DECODER_export(OSSL_DECODER_INSTANCE *decoder_inst, void *reference, size_t reference_sz, OSSL_CALLBACK *export_cb, void *export_cbarg) OSSL_DECODER_export() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureCompressedFormatTests.cpp | 198 static void computeScaleAndBias (const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result, tcu::Vec4& scale, tcu::Vec4& bias) in computeScaleAndBias() argument 253 static bool compareColor (tcu::RGBA reference, tcu::RGBA result, tcu::RGBA threshold, tcu::UVec4& diff) in compareColor() argument 327 const tcu::ConstPixelBufferAccess reference = referenceFrame.getAccess(); in validateTexture() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrImageQueryTests.cpp | 502 const UVec2 reference = testImages[imageNdx]->getSize(); in testImageQuery() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Context.hpp | 132 uint32_t reference[2] = { 0 }; member
|
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 802 static void *dh_load(const void *reference, size_t reference_sz) in dh_load() argument
|
| H A D | dsa_kmgmt.c | 634 static void *dsa_load(const void *reference, size_t reference_sz) in dsa_load() argument
|
| /third_party/openssl/test/ |
| H A D | fake_rsaprov.c | 212 static void *fake_rsa_keymgmt_load(const void *reference, size_t reference_sz) in fake_rsa_keymgmt_load() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | STLExtras.h | 114 typedef void reference; // Can't modify value returned by fn typedef in llvm::mapped_iterator
|
| H A D | SmallVector.h | 108 typedef T &reference; typedef in llvm::SmallVectorTemplateCommon
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Error.h | 643 typedef typename std::remove_reference<T>::type &reference; typedef in llvm::Expected [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SmallBitVector.h | 66 class reference { class in llvm::SmallBitVector 71 reference(SmallBitVector &b, unsigned Idx) : TheVector(b), BitPos(Idx) {} in reference() function in llvm::SmallBitVector::reference
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrViewTests.cpp | 703 const vector<Vec4>& reference = (viewNdx == 0) ? referenceWhole : referencePlane; in testPlaneView() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFramebufferBlitTests.cpp | 149 virtual bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument 180 bool BlitNearestFilterConsistencyCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument 428 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument 706 bool compare (const tcu::Surface& reference, cons argument [all...] |
| H A D | es3fShaderPrecisionTests.cpp | 286 bool ShaderFloatPrecisionCase::compare (float in0, float in1, double reference, float result) in compare() argument
|