Home
last modified time | relevance | path

Searched defs:comp (Results 126 - 150 of 352) sorted by relevance

12345678910>>...15

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp179 std::string comp; in initPrograms() local
H A DvktSpvAsmSpirvVersionTests.cpp286 std::string comp; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp213 const float comp = cornerTexels[ndx][compNdx]; in fetchTexel() local
/third_party/openssl/crypto/stack/
H A Dstack.c29 OPENSSL_sk_compfunc comp; member
[all...]
/third_party/openssl/ssl/
H A Ds3_enc.c96 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 Doperand.cpp98 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 Doperand.cpp98 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 Dsimple_ilist.h266 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 Dcaniter.cpp500 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 Dsimple_ilist.h270 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 Dtestmagicmethods.py177 def comp(s, o): function
/third_party/spirv-tools/source/
H A Doperand.cpp88 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 DvktProtectedMemStackTests.cpp148 std::string comp = in initPrograms() local
H A DvktProtectedMemWorkgroupStorageTests.cpp143 std::string comp = in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp179 std::string comp; in initPrograms() local
H A DvktSpvAsmSpirvVersionTests.cpp286 std::string comp; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp213 const float comp = cornerTexels[ndx][compNdx]; in fetchTexel() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp64 auto comp = [](const SqlType &first, const SqlType &second) { in GetSqlStatementType() local
/third_party/ffmpeg/libavfilter/
H A Dvf_blurdetect.c39 static int comp(const float *a,const float *b) in comp() function
H A Dvf_extractplanes.c268 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 Dvf_identity.c154 set_meta(AVFilterContext *ctx, AVDictionary **metadata, const char *key, char comp, float d) set_meta() argument
/third_party/ffmpeg/libavcodec/
H A Dscpr.c48 int comp, i, j; in reinit_tables() local
H A Dzmbv.c69 int comp; member
/third_party/ffmpeg/libavutil/
H A Dframe.c837 const AVComponentDescriptor *comp = NULL; in calc_cropping_offsets() local
/third_party/gn/src/base/containers/
H A Dflat_tree.h503 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...]

Completed in 20 milliseconds

12345678910>>...15