Home
last modified time | relevance | path

Searched defs:sym2 (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dsymbols_tests.cpp147 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/
Dsymbols3.cpp64 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
Dsymbols2.cpp67 symbols<char, rule<output_iterator_type> > sym2; in main() local
115 symbols<char, rule<output_iterator_type, std::string()> > sym2; in main() local
Dsymbols1.cpp57 symbols<char, std::string> sym2; in main() local
/aosp_15_r20/external/libfuse/lib/
H A Dfuse_misc.h20 # 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 Dsymbol.c892 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 Dmenu.c215 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 Dexpr.c434 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 Dtype.s56 .global sym2 symbol
61 .set sym2, alias2 define
/aosp_15_r20/external/toybox/kconfig/
H A Dmenu.c178 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 Dexpr.c354 struct symbol *sym1, *sym2; in expr_join_or() local
418 struct symbol *sym1, *sym2; in expr_join_and() local
H A Dsymbol.c794 struct symbol *sym2; in sym_check_deps() local
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Decoder.cpp729 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/
Dsymbols1.cpp71 symbols<char, int> sym2; in main() local
Dsymbols2.cpp168 symbols <char, int> sym,sym2; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dsymbols1.cpp56 symbols<int> sym2; in main() local
Dsymbols2.cpp137 symbols <int> sym,sym2; in main() local
/aosp_15_r20/system/extras/simpleperf/
H A Dkallsyms_test.cpp37 static bool KernelSymbolsMatch(const KernelSymbol& sym1, const KernelSymbol& sym2) { in KernelSymbolsMatch()
H A Drecord_file_test.cpp229 auto check_symbol = [](const Symbol& sym1, const Symbol& sym2) { in TEST_F()
/aosp_15_r20/external/fec/
H A Dviterbi39_port.c149 unsigned char sym0,sym1,sym2; in update_viterbi39_blk_port() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_tile_reduction.cc289 mlir::AffineExpr sym0, sym1, sym2; in getTilableBound() local
/aosp_15_r20/external/elfutils/src/
H A Delfcmp.c367 GElf_Sym *sym2 = gelf_getsym (data2, ndx, &sym2_mem); in main() local
/aosp_15_r20/external/lzma/Asm/x86/
H A DLzmaDecOpt.asm165 sym2 equ x9 define
/aosp_15_r20/external/lzma/Asm/arm64/
H A DLzmaDecOpt.S153 #define sym2 w9 macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Doperations_test.cpp1762 fs::path sym2(d1x / "symlink2"); in copy_symlink_tests() local

12