| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 179 std::string comp; in initPrograms() local
|
| H A D | vktSpvAsmSpirvVersionTests.cpp | 286 std::string comp; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 213 const float comp = cornerTexels[ndx][compNdx]; in fetchTexel() local
|
| /third_party/openssl/crypto/stack/ |
| H A D | stack.c | 29 OPENSSL_sk_compfunc comp; member [all...] |
| /third_party/openssl/ssl/ |
| H A D | s3_enc.c | 96 COMP_METHOD *comp; in ssl3_change_cipher_state() local 247 SSL_COMP *comp; in ssl3_setup_key_block() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | operand.cpp | 98 auto comp = [](const spv_operand_desc_t& lhs, const spv_operand_desc_t& rhs) { in spvOperandTableValueLookup() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | operand.cpp | 98 auto comp = [](const spv_operand_desc_t& lhs, const spv_operand_desc_t& rhs) { in spvOperandTableValueLookup() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | simple_ilist.h | 266 void simple_ilist<T, Options...>::merge(simple_ilist &RHS, Compare comp) { in merge() argument 288 void simple_ilist<T, Options...>::sort(Compare comp) { in sort() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | caniter.cpp | 500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | simple_ilist.h | 270 void simple_ilist<T, Options...>::merge(simple_ilist &RHS, Compare comp) { in merge() argument 292 void simple_ilist<T, Options...>::sort(Compare comp) { in sort() argument
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testmagicmethods.py | 177 def comp(s, o): function
|
| /third_party/spirv-tools/source/ |
| H A D | operand.cpp | 88 auto comp = [](const spv_operand_desc_t& lhs, const spv_operand_desc_t& rhs) { in spvOperandTableValueLookup() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemStackTests.cpp | 148 std::string comp = in initPrograms() local
|
| H A D | vktProtectedMemWorkgroupStorageTests.cpp | 143 std::string comp = in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 179 std::string comp; in initPrograms() local
|
| H A D | vktSpvAsmSpirvVersionTests.cpp | 286 std::string comp; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 213 const float comp = cornerTexels[ndx][compNdx]; in fetchTexel() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | sqlite_utils.cpp | 64 auto comp = [](const SqlType &first, const SqlType &second) { in GetSqlStatementType() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blurdetect.c | 39 static int comp(const float *a,const float *b) in comp() function
|
| H A D | vf_extractplanes.c | 268 extract_from_packed(uint8_t *dst, int dst_linesize, const uint8_t *src, int src_linesize, int width, int height, int depth, int step, int comp) extract_from_packed() argument
|
| H A D | vf_identity.c | 154 set_meta(AVFilterContext *ctx, AVDictionary **metadata, const char *key, char comp, float d) set_meta() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | scpr.c | 48 int comp, i, j; in reinit_tables() local
|
| H A D | zmbv.c | 69 int comp; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.c | 837 const AVComponentDescriptor *comp = NULL; in calc_cropping_offsets() local
|
| /third_party/gn/src/base/containers/ |
| H A D | flat_tree.h | 503 flat_tree( const KeyCompare& comp) flat_tree() argument 509 flat_tree( InputIterator first, InputIterator last, FlatContainerDupes dupe_handling, const KeyCompare& comp) flat_tree() argument 523 flat_tree( std::vector<value_type> items, FlatContainerDupes dupe_handling, const KeyCompare& comp) flat_tree() argument 532 flat_tree( std::initializer_list<value_type> ilist, FlatContainerDupes dupe_handling, const KeyCompare& comp) flat_tree() argument [all...] |