Home
last modified time | relevance | path

Searched full:below (Results 1 – 25 of 19834) sorted by relevance

12345678910>>...794

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/
Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/
Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/include/
H A Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
H A Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/
Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/
Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
Diterator22 using iter_difference_t = see below; // since C++20
26 using iter_value_t = see below; // since C++20
49 concept indirectly_readable = see below; // since C++20
57 concept indirectly_writable = see below; // since C++20
61 concept weakly_incrementable = see below; // since C++20
65 concept incrementable = see below; // since C++20
69 concept input_or_output_iterator = see below; // since C++20
73 concept sentinel_for = see below; // since C++20
80 concept sized_sentinel_for = see below;
84 concept input_iterator = see below; // since C++20
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/
Dstdatomic.h21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see below
30 #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
Diterator22 using iter_difference_t = see below; // since C++20
26 using iter_value_t = see below; // since C++20
49 concept indirectly_readable = see below; // since C++20
57 concept indirectly_writable = see below; // since C++20
61 concept weakly_incrementable = see below; // since C++20
65 concept incrementable = see below; // since C++20
69 concept input_or_output_iterator = see below; // since C++20
73 concept sentinel_for = see below; // since C++20
80 concept sized_sentinel_for = see below;
84 concept input_iterator = see below; // since C++20
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/stdatomic.h.syn/
H A Dtypes.compile.pass.cpp19 // #define ATOMIC_BOOL_LOCK_FREE see below
20 // #define ATOMIC_CHAR_LOCK_FREE see below
21 // #define ATOMIC_CHAR16_T_LOCK_FREE see below
22 // #define ATOMIC_CHAR32_T_LOCK_FREE see below
23 // #define ATOMIC_WCHAR_T_LOCK_FREE see below
24 // #define ATOMIC_SHORT_LOCK_FREE see below
25 // #define ATOMIC_INT_LOCK_FREE see below
26 // #define ATOMIC_LONG_LOCK_FREE see below
27 // #define ATOMIC_LLONG_LOCK_FREE see below
28 // #define ATOMIC_POINTER_LOCK_FREE see below
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
H A Dresource-alias-analysis-test.mlir7 // expected-remark@below {{Region #0, Arg #0, ID 1 : 1}}
8 // expected-remark@below {{Region #0, Arg #1, ID 2 : 2}}
19 // expected-remark@below {{Result #0, ID 0 : 0}}
41 // expected-remark@below {{Result #0, ID 0 : 0, 1, 2}}
43 // expected-remark@below {{Result #0, ID 1 : 0, 1, 2}}
45 // expected-remark@below {{Result #0, ID 2 : 0, 1, 2}}
66 // expected-remark@below {{Result #0, ID 0 : Unknown}}
78 // expected-remark@below {{Result #0, ID 0 : 0, 2}}
80 // expected-remark@below {{Result #0, ID 1 : 1, 2}}
82 // expected-remark@below {{Result #0, ID 2 : 0, 1, 2}}
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/jit/
H A Dtf_cpurt_clustering_policy.mlir13 // expected-remark@below {{operand #0 constrained to: rank}}
14 // expected-remark@below {{operand #1 constrained to: rank}}
15 // expected-remark@below {{operand #2 constrained to: rank}}
18 // expected-remark@below {{operand #0 constrained to: rank}}
26 // expected-error@below {{failed to propagate results constraints}}
29 // expected-remark@below {{operand #0 constrained to: shape}}
40 // expected-remark@below {{operand #0 constrained to: rank}}
41 // expected-remark@below {{operand #1 constrained to: rank}}
50 // expected-remark@below {{operand #0 constrained to: rank}}
51 // expected-remark@below {{operand #1 constrained to: rank}}
[all …]
H A Dtf_jitrt_clustering_policy.mlir13 // expected-remark@below {{operand #0 constrained to: rank}}
14 // expected-remark@below {{operand #1 constrained to: rank}}
15 // expected-remark@below {{operand #2 constrained to: rank}}
18 // expected-remark@below {{operand #0 constrained to: rank}}
26 // expected-error@below {{failed to propagate results constraints}}
29 // expected-remark@below {{operand #0 constrained to: shape}}
40 // expected-remark@below {{operand #0 constrained to: rank}}
41 // expected-remark@below {{operand #1 constrained to: rank}}
50 // expected-remark@below {{operand #0 constrained to: rank}}
51 // expected-remark@below {{operand #1 constrained to: rank}}
[all …]
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A Dassertions.xml6 The time.h header declares struct tm with the members below, at a
19 The time.h header defines the symbolic names below:
26 The time.h header declares struct timespec with the members below, at
32 The time.h header declares struct itimerspec with the members below, at
38 The manifest constants below are defined:
48 The function below is defined:
52 The function below is defined:
56 The function below is defined:
60 The function below is defined:
64 The function below is defined:
[all …]
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A Dassertions.xml44 below).
97 The constants below are declared:
189 The function below is declared:
193 The function below is declared:
197 The function below is declared:
201 The function below is declared:
205 The function below is declared:
209 The function below is declared:
213 The function below is declared:
218 The function below is declared:
[all …]
/aosp_15_r20/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/
H A DSfStatsCollectionHelperTest.java48 + "displayConfigStats is as below:\n"
51 + "frameDuration histogram is as below:\n"
53 + "renderEngineTiming histogram is as below:\n"
55 + "presentToPresent histogram is as below:\n"
63 + "present2present histogram is as below:\n"
65 + "latch2present histogram is as below:\n"
67 + "desired2present histogram is as below:\n"
69 + "acquire2present histogram is as below:\n"
71 + "post2present histogram is as below:\n"
73 + "post2acquire histogram is as below:\n"
[all …]
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/
H A DScorecardOrBuilder.java147 * below, or greater than or equal to a danger threshold that triggers above.
148 * Similarly, if x is above/below a warning threshold that triggers
149 * above/below, then the scorecard is in a warning state - unless x also puts
166 * trigger: 'BELOW',
171 * trigger: 'BELOW',
191 * below, or greater than or equal to a danger threshold that triggers above.
192 * Similarly, if x is above/below a warning threshold that triggers
193 * above/below, then the scorecard is in a warning state - unless x also puts
210 * trigger: 'BELOW',
215 * trigger: 'BELOW',
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStratifiedSets.h49 /// The link for the set "below" current
50 StratifiedIndex Below; member
55 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
57 bool hasBelow() const { return Below != SetSentinel; } in hasBelow()
60 void clearBelow() { Below = SetSentinel; } in clearBelow()
71 /// above or below another. In CFL Alias Analysis, this gives us an indication
72 /// of how two variables are related; if the set of variable A is below a set
82 /// below set A.
120 /// This builder has a notion of some value A being above, below, or with some
124 /// > The `A below B` relationship is the opposite of `A above B`. It implies
[all …]
/aosp_15_r20/external/llvm/lib/Analysis/
H A DStratifiedSets.h51 /// The link for the set "below" current
52 StratifiedIndex Below; member
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
59 bool hasBelow() const { return Below != SetSentinel; } in hasBelow()
62 void clearBelow() { Below = SetSentinel; } in clearBelow()
73 /// above or below another. In CFL Alias Analysis, this gives us an indication
74 /// of how two variables are related; if the set of variable A is below a set
84 /// below set A.
131 /// This builder has a notion of some value A being above, below, or with some
135 /// > The `A below B` relationship is the opposite of `A above B`. It implies
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h50 /// The link for the set "below" current
51 StratifiedIndex Below; member
56 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
58 bool hasBelow() const { return Below != SetSentinel; } in hasBelow()
61 void clearBelow() { Below = SetSentinel; } in clearBelow()
72 /// above or below another. In CFL Alias Analysis, this gives us an indication
73 /// of how two variables are related; if the set of variable A is below a set
83 /// below set A.
121 /// This builder has a notion of some value A being above, below, or with some
125 /// > The `A below B` relationship is the opposite of `A above B`. It implies
[all …]

12345678910>>...794