Home
last modified time | relevance | path

Searched defs:FROM (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dhard-reg-set.h113 #define COPY_HARD_REG_SET(TO, FROM) ((TO) = (FROM)) argument
114 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM)) argument
116 #define IOR_HARD_REG_SET(TO, FROM) ((TO) |= (FROM)) argument
117 #define IOR_COMPL_HARD_REG_SET(TO, FROM) ((TO) |= ~ (FROM)) argument
118 #define AND_HARD_REG_SET(TO, FROM) ((TO) &= (FROM)) argument
119 #define AND_COMPL_HARD_REG_SET(TO, FROM) ((TO) &= ~ (FROM)) argument
170 #define COPY_HARD_REG_SET(TO, FROM) \ argument
175 #define COMPL_HARD_REG_SET(TO, FROM) \ argument
180 #define AND_HARD_REG_SET(TO, FROM) \ argument
185 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ argument
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/server/
Danimationadapter.proto.h110 const uint64_t FROM = 0x0000010b00000001LL; variable
135 const uint64_t FROM = 0x0000010200000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/server/
Danimationadapter.proto.h110 const uint64_t FROM = 0x0000010b00000001LL; variable
135 const uint64_t FROM = 0x0000010200000001LL; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Drepeat.hpp87 #define BOOST_PROTO_REPEAT_FROM_TO_EX(FROM, TO, MACRO, typename_A, A, A_a, a)\ argument
169 #define BOOST_PROTO_REPEAT_FROM_TO(FROM, TO, MACRO)\ argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/internals/
H A Dsymbol.rs19 pub const FROM: Symbol = Symbol("from"); constant
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/internals/
Dsymbol.rs19 pub const FROM: Symbol = Symbol("from"); constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Dconst_from.rs8 const FROM: i64 = i64::from(1i32); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Dconst_from.rs8 const FROM: i64 = i64::from(1i32); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Dconst_from.rs8 const FROM: i64 = i64::from(1i32); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/num/
H A Dconst_from.rs8 const FROM: i64 = i64::from(1i32); constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Dconst_from.rs8 const FROM: i64 = i64::from(1i32); constant
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/
H A Dprice_extension_price_qualifier.proto41 FROM = 2; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/
H A Dprice_extension_price_qualifier.proto41 FROM = 2; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/
H A Dprice_extension_price_qualifier.proto41 FROM = 2; enumerator
/aosp_15_r20/external/curl/docs/examples/
H A Dsmtp-mime.c41 #define FROM "<[email protected]>" macro
H A Dimap-append.c40 #define FROM "<[email protected]>" macro
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib1520.c32 #define FROM "<[email protected]>" macro
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/
H A DZoneId.java144 public static final TemporalQuery<ZoneId> FROM = new TemporalQuery<ZoneId>() { field in ZoneId
H A DDayOfWeek.java119 public static final TemporalQuery<DayOfWeek> FROM = new TemporalQuery<DayOfWeek>() { field in DayOfWeek
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A Dtime_test.cc235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument
385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/
H A Dtime_test.cc235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument
385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime_test.cc235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument
385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/
H A Dtime_test.cc235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument
380 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
/aosp_15_r20/external/libtracefs/src/
H A Dsqlhist.tab.h67 FROM = 260, /* FROM */ enumerator
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/
H A Dtime_test.cc283 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument
428 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument

12345678910>>...19