Home
last modified time | relevance | path

Searched defs:Binary (Results 151 – 175 of 269) sorted by relevance

1234567891011

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/
Darch.rs259 Binary, enumerator
/aosp_15_r20/external/starlark-go/starlark/
H A Deval_test.go259 func (hf *hasfields) Binary(op syntax.Token, y starlark.Value, side starlark.Side) (starlark.Value,… func
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp485 Binary &Binary = *BinaryOrErr.get().getBinary(); in dumpInput() local
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dformatter_int.bench.cpp78 Binary, enumerator
/aosp_15_r20/external/clang/lib/Parse/
H A DParseExprCXX.cpp2269 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in ParseUnqualifiedIdOperator() argument
2274 #define OVERLOADED_OPERATOR_MULTI(Name,Spelling,Unary,Binary,MemberOnly) in ParseUnqualifiedIdOperator() argument
/aosp_15_r20/external/clang/lib/AST/
H A DDeclarationName.cpp180 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in print() argument
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp511 std::error_code macho2yaml(raw_ostream &Out, const object::Binary &Binary) { in macho2yaml()
/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dlib.rs153 Binary, enumerator
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc98 const char* Binary(const char* input, short n) { return input + n; } // NOLINT in Binary() function
157 std::string Binary(const std::string& str, char c) const { return str + c; } in Binary() function in testing::gmock_more_actions_test::Foo
216 TEST(InvokeTest, Binary) { in TEST() argument
349 TEST(InvokeMethodTest, Binary) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-more-actions_test.cc98 const char* Binary(const char* input, short n) { return input + n; } // NOLINT in Binary() function
157 std::string Binary(const std::string& str, char c) const { return str + c; } in Binary() function in testing::gmock_more_actions_test::Foo
216 TEST(InvokeTest, Binary) { in TEST() argument
349 TEST(InvokeMethodTest, Binary) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc88 const char* Binary(const char* input, short n) { return input + n; } // NOLINT in Binary() function
147 std::string Binary(const std::string& str, char c) const { return str + c; } in Binary() function in testing::gmock_more_actions_test::Foo
206 TEST(InvokeTest, Binary) { in TEST() argument
339 TEST(InvokeMethodTest, Binary) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/ast/
H A Dvisitor.rs173 Binary { op: &'a ast::ClassSetBinaryOp }, enumerator
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1as_main.cpp261 bool Binary) { in getOutputStream()
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/ast/
Dvisitor.rs174 Binary { op: &'a ast::ClassSetBinaryOp }, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnode_def_builder_test.cc330 TEST_F(NodeDefBuilderTest, Binary) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCExpr.cpp107 bool Binary = UE.getSubExpr()->getKind() == MCExpr::Binary; in print() local
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc603 TEST(WriteIntegerToTextStream, Binary) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCExpr.cpp83 bool Binary = UE.getSubExpr()->getKind() == MCExpr::Binary; in print() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dnum.rs120 struct Binary; struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dnum.rs120 struct Binary; struct
/aosp_15_r20/build/soong/cc/
H A Dlinkable.go207 Binary() bool methodSpec
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp551 uint64_t Binary = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dnum.rs120 struct Binary; struct
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/
H A Dnum.rs120 struct Binary; struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/
H A Dnum.rs120 struct Binary; struct

1234567891011