/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
D | symbols_tests.cpp | 147 symbols<> sym2(sym); in narrow_copy_ctor_tests() local 159 symbols<> sym2; in narrow_assigment_operator_tests() local 240 symbols<int, wchar_t> sym2(sym); in wide_copy_ctor_tests() local 252 symbols<int, wchar_t> sym2; in wide_assigment_operator_tests() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/karma/ |
D | symbols3.cpp | 64 symbols<char, rule<output_iterator_type, char()> > sym2; in main() local 105 symbols<std::string> sym2; in main() local 126 symbols <std::string> sym("test1"), sym2; in main() local
|
D | symbols2.cpp | 67 symbols<char, rule<output_iterator_type> > sym2; in main() local 115 symbols<char, rule<output_iterator_type, std::string()> > sym2; in main() local
|
D | symbols1.cpp | 57 symbols<char, std::string> sym2; in main() local
|
/aosp_15_r20/external/libfuse/lib/ |
H A D | fuse_misc.h | 20 # define FUSE_SYMVER(sym1, sym2) __attribute__ ((symver (sym2))) argument 22 # define FUSE_SYMVER(sym1, sym2) __asm__("\t.symver " sym1 "," sym2); argument 25 #define FUSE_SYMVER(sym1, sym2) argument
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | symbol.c | 892 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() 1132 struct symbol *sym2; in sym_check_sym_deps() local 1180 struct symbol *sym, *sym2; in sym_check_choice_deps() local 1217 struct symbol *sym2; in sym_check_deps() local
|
H A D | menu.c | 215 static int menu_validate_number(struct symbol *sym, struct symbol *sym2) in menu_validate_number() 224 struct symbol *sym2; in sym_check_prop() local
|
H A D | expr.c | 434 struct symbol *sym1, *sym2; in expr_join_or() local 498 struct symbol *sym1, *sym2; in expr_join_and() local
|
/aosp_15_r20/external/llvm/test/MC/ELF/ |
H A D | type.s | 56 .global sym2 symbol 61 .set sym2, alias2 define
|
/aosp_15_r20/external/toybox/kconfig/ |
H A D | menu.c | 178 static int menu_range_valid_sym(struct symbol *sym, struct symbol *sym2) in menu_range_valid_sym() 187 struct symbol *sym2; in sym_check_prop() local
|
H A D | expr.c | 354 struct symbol *sym1, *sym2; in expr_join_or() local 418 struct symbol *sym1, *sym2; in expr_join_and() local
|
H A D | symbol.c | 794 struct symbol *sym2; in sym_check_deps() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | Rar3Decoder.cpp | 729 const unsigned sym2 = m_LenDecoder.Decode(&m_InBitStream.BitDecoder); in DecodeLZ() local 759 const unsigned sym2 = m_DistDecoder.Decode(&m_InBitStream.BitDecoder); in DecodeLZ() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | symbols1.cpp | 71 symbols<char, int> sym2; in main() local
|
D | symbols2.cpp | 168 symbols <char, int> sym,sym2; in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | symbols1.cpp | 56 symbols<int> sym2; in main() local
|
D | symbols2.cpp | 137 symbols <int> sym,sym2; in main() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | kallsyms_test.cpp | 37 static bool KernelSymbolsMatch(const KernelSymbol& sym1, const KernelSymbol& sym2) { in KernelSymbolsMatch()
|
H A D | record_file_test.cpp | 229 auto check_symbol = [](const Symbol& sym1, const Symbol& sym2) { in TEST_F()
|
/aosp_15_r20/external/fec/ |
H A D | viterbi39_port.c | 149 unsigned char sym0,sym1,sym2; in update_viterbi39_blk_port() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ |
H A D | tf_jitrt_tile_reduction.cc | 289 mlir::AffineExpr sym0, sym1, sym2; in getTilableBound() local
|
/aosp_15_r20/external/elfutils/src/ |
H A D | elfcmp.c | 367 GElf_Sym *sym2 = gelf_getsym (data2, ndx, &sym2_mem); in main() local
|
/aosp_15_r20/external/lzma/Asm/x86/ |
H A D | LzmaDecOpt.asm | 165 sym2 equ x9 define
|
/aosp_15_r20/external/lzma/Asm/arm64/ |
H A D | LzmaDecOpt.S | 153 #define sym2 w9 macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | operations_test.cpp | 1762 fs::path sym2(d1x / "symlink2"); in copy_symlink_tests() local
|