/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | logical.c | 5 static int or(void) in or() function
|
/third_party/ltp/scripts/ |
H A D | checkbashisms.pl | 34 or: $progname --help label 35 or: $progname --version label [all...] |
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
H A D | resolver_test.go | 250 `file.txt:2:11 cannot use 'e' as return type. Must be a type or template type`, type
|
H A D | resolve.go | 332 return fmt.Errorf("%v cannot use '%v' as return type. Must be a type or template type", a.ReturnType.Source, a.ReturnType.Name) type [all...] |
/third_party/toybox/toys/posix/ |
H A D | rm.c | 28 int fd=dirtree_parentfd(try), dir=S_ISDIR(try->st.st_mode), or=0, using=0; in do_rm() local [all...] |
H A D | od.c | 95 unsigned long long ll = 0, or; in od_out_t() local [all...] |
H A D | cp.c | 223 struct dirtree *or; in cp_node() local [all...] |
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | iso646.h | 13 #define or || macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | iso646.h | 13 #define or || macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | bitwise-ops.c | 31 static int or(int x, int y) in or() function
|
/third_party/musl/include/ |
H A D | iso646.h | 13 #define or || macro
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | rm.c | 75 int fd=dirtree_parentfd(try), dir=S_ISDIR(try->st.st_mode), or=0; in do_rm() local [all...] |
H A D | cp.c | 196 struct dirtree *or; in cp_node() local [all...] |
/third_party/rust/crates/serde/serde_derive_internals/src/ |
H A D | case.rs | 112 pub fn or(self, rule_b: Self) -> Self { in or() functions
|
/third_party/rust/crates/serde/serde_derive/src/internals/ |
H A D | case.rs | 112 pub fn or(self, rule_b: Self) -> Self { in or() functions
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | NfaFlattenerTest.java | 224 private static Edge or(Edge... edges) { or() method in NfaFlattenerTest [all...] |
H A D | EdgeWriterTest.java | 140 private static Edge or(Edge... edges) { in or() method in EdgeWriterTest
|
H A D | EdgeTest.java | 219 private static Edge or(Edge... edges) { or() method in EdgeTest [all...] |
/third_party/gn/src/gn/ |
H A D | functions_target.cc | 781 via "data_deps" or, on Darwin platforms, use a "loadable_module" target type global() member [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.h | 128 uint32_t or; member
|
/third_party/toybox/toys/pending/ |
H A D | arp.c | 101 int or, flag; in check_flags() member
|
/third_party/rust/crates/nom/src/ |
H A D | internal.rs | 296 fn or<G>(self, g: G) -> Or<Self, G> in source() functions
|
H A D | error.rs | 32 fn or(self, other: Self) -> Self { in or() functions
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_state.h | 100 uint32_t or; member
|
/third_party/rust/crates/rust-cexpr/src/ |
H A D | expr.rs | 384 fn or(self, input: &'_ [Token]) -> CResult<'_, EvalResult> { in or() functions [all...] |