Home
last modified time | relevance | path

Searched full:utils (Results 1 – 25 of 12870) sorted by relevance

12345678910>>...515

/external/skia/gn/
Dutils.gni6 # //include/utils/BUILD.bazel
7 # //include/utils/mac/BUILD.bazel
8 # //src/utils/BUILD.bazel
9 # //src/utils/mac/BUILD.bazel
10 # //src/utils/win/BUILD.bazel
18 # //include/utils:public_hdrs
19 # //include/utils/mac:public_hdrs
21 "$_include/utils/SkCamera.h",
22 "$_include/utils/SkCanvasStateUtils.h",
23 "$_include/utils/SkCustomTypeface.h",
[all …]
/external/XNNPACK/bench/
Df32-vsigmoid.cc13 #include "bench/utils.h"
27 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_vsigmoid()
50 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_vsigmoid()
68 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
73 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
78 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
83 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
88 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
93 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
99 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
[all …]
Df32-velu.cc13 #include "bench/utils.h"
27 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_velu()
50 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_velu()
68 benchmark::utils::CheckNEONFMA)
69 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
74 benchmark::utils::CheckNEONFMA)
75 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
80 benchmark::utils::CheckNEONFMA)
81 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
86 benchmark::utils::CheckNEONFMA)
[all …]
Df32-raddstoreexpminusmax.cc13 #include "bench/utils.h"
29 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_raddstoreexpminusmax()
37 …const size_t packed_elements = benchmark::utils::RoundUp(elements, cache_line_size_max / sizeof(fl… in f32_raddstoreexpminusmax()
44 …benchmark::utils::DivideRoundUp<size_t>(benchmark::utils::GetMaxCacheSize(), packed_elements * siz… in f32_raddstoreexpminusmax()
50 benchmark::utils::DisableDenormals(); in f32_raddstoreexpminusmax()
69 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_raddstoreexpminusmax()
88 benchmark::utils::CheckNEON)
89 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
95 benchmark::utils::CheckNEON)
96 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
[all …]
Df16-raddstoreexpminusmax.cc14 #include "bench/utils.h"
30 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f16_raddstoreexpminusmax()
38 …const size_t packed_elements = benchmark::utils::RoundUp(elements, cache_line_size_max / sizeof(ui… in f16_raddstoreexpminusmax()
46 …benchmark::utils::DivideRoundUp<size_t>(benchmark::utils::GetMaxCacheSize(), packed_elements * siz… in f16_raddstoreexpminusmax()
52 benchmark::utils::DisableDenormals(); in f16_raddstoreexpminusmax()
71 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f16_raddstoreexpminusmax()
90 benchmark::utils::CheckNEONFP16ARITH)
91 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, uint16_t>)
97 benchmark::utils::CheckNEONFP16ARITH)
98 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, uint16_t>)
[all …]
Df16-vsigmoid.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f16_vsigmoid()
52 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f16_vsigmoid()
70 benchmark::utils::CheckNEONFP16ARITH)
71 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, uint16_t>)
76 benchmark::utils::CheckNEONFP16ARITH)
77 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, uint16_t>)
82 benchmark::utils::CheckNEONFP16ARITH)
83 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, uint16_t>)
88 benchmark::utils::CheckNEONFP16ARITH)
[all …]
Df32-vsqrt.cc13 #include "bench/utils.h"
27 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_vsqrt()
51 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_vsqrt()
68 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
72 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
80 benchmark::utils::CheckNEONFMA)
81 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
86 benchmark::utils::CheckNEONFMA)
87 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, float>)
92 benchmark::utils::CheckNEONFMA)
[all …]
Dqs8-vaddc.cc13 #include "bench/utils.h"
27 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qs8_vaddc()
55 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qs8_vaddc()
73 benchmark::utils::CheckNEON)
74 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
79 benchmark::utils::CheckNEON)
80 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
85 benchmark::utils::CheckNEON)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
91 benchmark::utils::CheckNEON)
[all …]
Df16-f32-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f16_f32_vcvt()
54 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f16_f32_vcvt()
72 benchmark::utils::CheckNEONFP16)
73 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
78 benchmark::utils::CheckNEONFP16)
79 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
85 benchmark::utils::CheckNEON)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
91 benchmark::utils::CheckNEON)
[all …]
Df32-qs8-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_qs8_vcvt()
55 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_qs8_vcvt()
73 benchmark::utils::CheckNEONV8)
74 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, int8_t>)
79 benchmark::utils::CheckNEONV8)
80 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, int8_t>)
85 benchmark::utils::CheckNEONV8)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, int8_t>)
91 benchmark::utils::CheckNEONV8)
[all …]
Dqs8-vadd.cc13 #include "bench/utils.h"
27 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qs8_vadd()
56 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qs8_vadd()
74 benchmark::utils::CheckNEON)
75 ->Apply(benchmark::utils::BinaryElementwiseParameters<int8_t, int8_t>)
80 benchmark::utils::CheckNEON)
81 ->Apply(benchmark::utils::BinaryElementwiseParameters<int8_t, int8_t>)
86 benchmark::utils::CheckNEON)
87 ->Apply(benchmark::utils::BinaryElementwiseParameters<int8_t, int8_t>)
92 benchmark::utils::CheckNEON)
[all …]
Df32-qu8-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_qu8_vcvt()
55 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_qu8_vcvt()
73 benchmark::utils::CheckNEONV8)
74 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, uint8_t>)
79 benchmark::utils::CheckNEONV8)
80 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, uint8_t>)
85 benchmark::utils::CheckNEONV8)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<float, uint8_t>)
91 benchmark::utils::CheckNEONV8)
[all …]
Dqs8-f32-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qs8_f32_vcvt()
55 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qs8_f32_vcvt()
73 benchmark::utils::CheckNEON)
74 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, float>)
79 benchmark::utils::CheckNEON)
80 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, float>)
85 benchmark::utils::CheckNEON)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, float>)
91 benchmark::utils::CheckNEON)
[all …]
Dqu8-f32-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qu8_f32_vcvt()
55 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qu8_f32_vcvt()
73 benchmark::utils::CheckNEON)
74 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, float>)
79 benchmark::utils::CheckNEON)
80 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, float>)
85 benchmark::utils::CheckNEON)
86 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, float>)
91 benchmark::utils::CheckNEON)
[all …]
Df32-f16-vcvt.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in f32_f16_vcvt()
53 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in f32_f16_vcvt()
71 benchmark::utils::CheckNEONFP16)
72 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
77 benchmark::utils::CheckNEONFP16)
78 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
84 benchmark::utils::CheckNEON)
85 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint16_t, float>)
90 benchmark::utils::CheckNEON)
[all …]
Dqu8-vlrelu.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qu8_vlrelu()
53 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qu8_vlrelu()
71 benchmark::utils::CheckNEON)
72 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, uint8_t>)
77 benchmark::utils::CheckNEON)
78 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, uint8_t>)
83 benchmark::utils::CheckNEON)
84 ->Apply(benchmark::utils::UnaryElementwiseParameters<uint8_t, uint8_t>)
92 benchmark::utils::CheckARMV6)
[all …]
Dqs8-vlrelu.cc14 #include "bench/utils.h"
28 benchmark::utils::IsaCheckFunction isa_check = nullptr) in qs8_vlrelu()
53 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in qs8_vlrelu()
71 benchmark::utils::CheckNEON)
72 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
77 benchmark::utils::CheckNEON)
78 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
83 benchmark::utils::CheckNEON)
84 ->Apply(benchmark::utils::UnaryElementwiseParameters<int8_t, int8_t>)
92 benchmark::utils::CheckARMV6)
[all …]
/external/autotest/client/profilers/readprofile/
Dutil-linux-2.12r.tar.bz2 ... / util-linux-2.12r/disk-utils/ util-linux-2.12r/disk-
/external/libtextclassifier/native/
DFlatBufferHeaders.bp19 srcs: ["utils/i18n/language-tag.fbs"],
20 out: ["utils/i18n/language-tag_generated.h"],
27 srcs: ["utils/tflite/text_encoder_config.fbs"],
28 out: ["utils/tflite/text_encoder_config_generated.h"],
36 "utils/i18n/language-tag.fbs",
37 "utils/resources.fbs",
38 "utils/zlib/buffer.fbs",
40 out: ["utils/resources_generated.h"],
42 cmd: FBGEN_ARGS + "$(location utils/resources.fbs)"
48 "utils/flatbuffers/flatbuffers.fbs",
[all …]
/external/tensorflow/tensorflow/python/layers/
Dutils_test.py15 """Tests for tf.layers.utils."""
19 from tensorflow.python.layers import utils
27 self.assertEqual('NCDHW', utils.convert_data_format('channels_first', 5))
28 self.assertEqual('NCHW', utils.convert_data_format('channels_first', 4))
29 self.assertEqual('NCW', utils.convert_data_format('channels_first', 3))
30 self.assertEqual('NHWC', utils.convert_data_format('channels_last', 4))
31 self.assertEqual('NWC', utils.convert_data_format('channels_last', 3))
32 self.assertEqual('NDHWC', utils.convert_data_format('channels_last', 5))
35 utils.convert_data_format('invalid', 2)
38 self.assertEqual((2, 2, 2), utils.normalize_tuple(2, n=3, name='strides'))
[all …]
/external/libgav1/src/utils/
Dlibgav1_utils.cmake21 "${libgav1_source}/utils/array_2d.h"
22 "${libgav1_source}/utils/bit_mask_set.h"
23 "${libgav1_source}/utils/bit_reader.cc"
24 "${libgav1_source}/utils/bit_reader.h"
25 "${libgav1_source}/utils/block_parameters_holder.cc"
26 "${libgav1_source}/utils/block_parameters_holder.h"
27 "${libgav1_source}/utils/blocking_counter.h"
28 "${libgav1_source}/utils/common.h"
29 "${libgav1_source}/utils/compiler_attributes.h"
30 "${libgav1_source}/utils/constants.cc"
[all …]
/external/tensorflow/tensorflow/core/profiler/convert/
DBUILD22 "//tensorflow/core/profiler/utils:cost_utils",
23 "//tensorflow/core/profiler/utils:op_metrics_db_utils",
24 "//tensorflow/core/profiler/utils:op_utils",
25 "//tensorflow/core/profiler/utils:tf_op_utils",
26 "//tensorflow/core/profiler/utils:tf_xplane_visitor",
27 "//tensorflow/core/profiler/utils:timespan",
28 "//tensorflow/core/profiler/utils:trace_utils",
29 "//tensorflow/core/profiler/utils:xplane_schema",
30 "//tensorflow/core/profiler/utils:xplane_visitor",
49 "//tensorflow/core/profiler/utils:math_utils",
[all …]
/external/ksp/compiler-plugin/src/test/kotlin/com/google/devtools/ksp/test/
DKSPCompilerPluginTest.kt32 runTest("../test-utils/testData/api/annotatedUtil.kt") in testAnnotatedUtil()
38 runTest("../test-utils/testData/api/javaAnnotatedUtil.kt") in testJavaAnnotatedUtil()
44 runTest("../test-utils/testData/api/abstractFunctions.kt") in testAbstractFunctions()
50 runTest("../test-utils/testData/api/allFunctions_java_inherits_kt.kt") in testAllFunctions_java_inherits_kt()
56 runTest("../test-utils/testData/api/allFunctions_java_inherits_kt.kt") in testAllFunctions_kotlin()
62 runTest("../test-utils/testData/api/allFunctions_kt_inherits_java.kt") in testAllFunctions_kt_inherits_java()
68 runTest("../test-utils/testData/api/annotationInDependencies.kt") in testAnnotationsInDependencies()
74 runTest("../test-utils/testData/api/annotationOnConstructorParameter.kt") in testAnnotationOnConstructorParameter()
80 runTest("../test-utils/testData/api/annotationWithArbitraryClassValue.kt") in testAnnotationWithArbitraryClassValue()
86 runTest("../test-utils/testData/api/annotationValue_java.kt") in testAnnotationValue_java()
[all …]
/external/ksp/kotlin-analysis-api/src/test/kotlin/com/google/devtools/ksp/impl/test/
DKSPAATest.kt36 runTest("../test-utils/testData/api/annotatedUtil.kt") in testAnnotatedUtil()
43 runTest("../test-utils/testData/api/javaAnnotatedUtil.kt") in testJavaAnnotatedUtil()
49 runTest("../test-utils/testData/api/abstractFunctions.kt") in testAbstractFunctions()
55 runTest("../test-utils/testData/api/allFunctions_java_inherits_kt.kt") in testAllFunctions_java_inherits_kt()
61 runTest("../test-utils/testData/api/allFunctions_java_inherits_kt.kt") in testAllFunctions_kotlin()
68 runTest("../test-utils/testData/api/allFunctions_kt_inherits_java.kt") in testAllFunctions_kt_inherits_java()
74 runTest("../test-utils/testData/api/annotationInDependencies.kt") in testAnnotationsInDependencies()
80 runTest("../test-utils/testData/api/annotationOnConstructorParameter.kt") in testAnnotationOnConstructorParameter()
87 runTest("../test-utils/testData/api/annotationWithArbitraryClassValue.kt") in testAnnotationWithArbitraryClassValue()
94 runTest("../test-utils/testData/api/annotationValue_java.kt") in testAnnotationValue_java()
[all …]
/external/autotest/client/common_lib/
Dutils_unittest.py27 from autotest_lib.client.common_lib import autotemp, utils
30 metrics = utils.metrics_mock
36 self.god.stub_function(utils, "open")
44 self.assertEqual(utils.ip_to_long('0.0.0.0'), 0)
45 self.assertEqual(utils.ip_to_long('255.255.255.255'), 4294967295)
46 self.assertEqual(utils.ip_to_long('192.168.0.1'), 3232235521)
47 self.assertEqual(utils.ip_to_long('1.2.4.8'), 16909320)
51 self.assertEqual(utils.long_to_ip(0), '0.0.0.0')
52 self.assertEqual(utils.long_to_ip(4294967295), '255.255.255.255')
53 self.assertEqual(utils.long_to_ip(3232235521), '192.168.0.1')
[all …]

12345678910>>...515