Searched refs:push_back (Results 1 - 25 of 2765) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-complete.cc23 void push_back (void *value);
27 A::push_back (void *value) function in class:A
36 v.push_back (1);
38 a.push_back (&v);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-complete.cc23 void push_back (void *value);
27 A::push_back (void *value) function in class:A
36 v.push_back (1);
38 a.push_back (&v);
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp31 MPIPointToPointTypes.push_back(IdentInfo_MPI_Send);
32 MPIType.push_back(IdentInfo_MPI_Send);
36 MPIPointToPointTypes.push_back(IdentInfo_MPI_Isend);
37 MPINonBlockingTypes.push_back(IdentInfo_MPI_Isend);
38 MPIType.push_back(IdentInfo_MPI_Isend);
42 MPIPointToPointTypes.push_back(IdentInfo_MPI_Ssend);
43 MPIType.push_back(IdentInfo_MPI_Ssend);
47 MPIPointToPointTypes.push_back(IdentInfo_MPI_Issend);
48 MPINonBlockingTypes.push_back(IdentInfo_MPI_Issend);
49 MPIType.push_back(IdentInfo_MPI_Issen
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCCState.cpp20 OriginalArgWasPPCF128.push_back(true);
22 OriginalArgWasPPCF128.push_back(false);
30 OriginalArgWasPPCF128.push_back(true);
32 OriginalArgWasPPCF128.push_back(false);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp37 CmdArgs.push_back("--32");
41 CmdArgs.push_back("-o");
42 CmdArgs.push_back(Output.getFilename());
45 CmdArgs.push_back(II.getFilename());
62 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot));
64 CmdArgs.push_back("--eh-frame-hdr");
66 CmdArgs.push_back("-Bstatic");
69 CmdArgs.push_back("-export-dynamic");
71 CmdArgs.push_back("-Bshareable");
73 CmdArgs.push_back("
[all...]
H A DOpenBSD.cpp38 CmdArgs.push_back("--32");
42 CmdArgs.push_back("-mppc");
43 CmdArgs.push_back("-many");
47 CmdArgs.push_back("-64");
49 CmdArgs.push_back(sparc::getSparcAsmModeForCPU(CPU, getToolChain().getTriple()));
60 CmdArgs.push_back("-mabi");
61 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data());
64 CmdArgs.push_back("-EL");
66 CmdArgs.push_back("-EB");
78 CmdArgs.push_back("
[all...]
H A DFreeBSD.cpp42 CmdArgs.push_back("--32");
46 CmdArgs.push_back("-a32");
56 CmdArgs.push_back("-march");
57 CmdArgs.push_back(CPUName.data());
59 CmdArgs.push_back("-mabi");
60 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data());
63 CmdArgs.push_back("-EL");
65 CmdArgs.push_back("-EB");
69 CmdArgs.push_back(Args.MakeArgString("-G" + v));
83 CmdArgs.push_back("
[all...]
H A DAnanas.cpp35 CmdArgs.push_back("-o");
36 CmdArgs.push_back(Output.getFilename());
39 CmdArgs.push_back(II.getFilename());
65 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot));
68 CmdArgs.push_back("-Bstatic");
71 CmdArgs.push_back("-export-dynamic");
73 CmdArgs.push_back("-Bshareable");
76 CmdArgs.push_back("-dynamic-linker");
77 CmdArgs.push_back("/lib/ld-ananas.so");
82 CmdArgs.push_back("
[all...]
H A DNetBSD.cpp39 CmdArgs.push_back("--32");
49 CmdArgs.push_back(Args.MakeArgString("-mcpu=" + Arch));
61 CmdArgs.push_back("-march");
62 CmdArgs.push_back(CPUName.data());
64 CmdArgs.push_back("-mabi");
65 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data());
68 CmdArgs.push_back("-EL");
70 CmdArgs.push_back("-EB");
78 CmdArgs.push_back("-32");
80 CmdArgs.push_back(spar
[all...]
H A DFuchsia.cpp50 CmdArgs.push_back("-z");
51 CmdArgs.push_back("max-page-size=4096");
53 CmdArgs.push_back("-z");
54 CmdArgs.push_back("now");
59 CmdArgs.push_back("-z");
60 CmdArgs.push_back("rodynamic");
61 CmdArgs.push_back("-z");
62 CmdArgs.push_back("separate-loadable-segments");
63 CmdArgs.push_back("--pack-dyn-relocs=relr");
67 CmdArgs.push_back(Arg
[all...]
H A DNaCl.cpp39 NewInputs.push_back(NaClMacros);
73 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot));
76 CmdArgs.push_back("-export-dynamic");
79 CmdArgs.push_back("-s");
83 CmdArgs.push_back("--build-id");
86 CmdArgs.push_back("--eh-frame-hdr");
88 CmdArgs.push_back("-m");
90 CmdArgs.push_back("elf_i386_nacl");
92 CmdArgs.push_back("armelf_nacl");
94 CmdArgs.push_back("elf_x86_64_nac
[all...]
H A DMinGW.cpp39 CmdArgs.push_back("--32");
41 CmdArgs.push_back("--64");
46 CmdArgs.push_back("-o");
47 CmdArgs.push_back(Output.getFilename());
50 CmdArgs.push_back(II.getFilename());
64 CmdArgs.push_back("-lmingwthrd");
65 CmdArgs.push_back("-lmingw32");
76 CmdArgs.push_back("-lgcc");
77 CmdArgs.push_back("-lgcc_eh");
79 CmdArgs.push_back("
[all...]
H A DCloudABI.cpp43 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot));
46 CmdArgs.push_back("-Bstatic");
47 CmdArgs.push_back("--no-dynamic-linker");
51 CmdArgs.push_back("-pie");
52 CmdArgs.push_back("-zrelro");
55 CmdArgs.push_back("--eh-frame-hdr");
56 CmdArgs.push_back("--gc-sections");
59 CmdArgs.push_back("-o");
60 CmdArgs.push_back(Output.getFilename());
66 CmdArgs.push_back(Arg
[all...]
H A DMyriad.cpp37 CmdArgs.push_back("-E");
40 CmdArgs.push_back("-S");
41 CmdArgs.push_back("-fno-exceptions"); // Always do this even if unspecified.
43 CmdArgs.push_back("-DMYRIAD2");
69 CmdArgs.push_back("-MT");
70 CmdArgs.push_back(Args.MakeArgString(A->getValue()));
74 CmdArgs.push_back(II.getFilename());
75 CmdArgs.push_back("-o");
76 CmdArgs.push_back(Output.getFilename());
97 CmdArgs.push_back("
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp531 Rets.push_back(wasm::ValType::F32);
532 Params.push_back(wasm::ValType::F32);
535 Rets.push_back(wasm::ValType::F32);
536 Params.push_back(wasm::ValType::F64);
539 Rets.push_back(wasm::ValType::F32);
540 Params.push_back(wasm::ValType::I32);
543 Rets.push_back(wasm::ValType::F32);
544 Params.push_back(wasm::ValType::I64);
547 Rets.push_back(wasm::ValType::F32);
548 Params.push_back(was
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/text/
H A Dtable_test.cpp77 row1.push_back("1234");
78 row1.push_back("123456");
80 row2.push_back("12");
81 row2.push_back("12345678");
96 row1.push_back("1234");
97 row1.push_back("123456");
99 row2.push_back("12");
100 row2.push_back("12345678");
125 row1.push_back("foo");
127 row2.push_back("ba
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp18 Cs.push_back(ConstantInt::get(IntTy, APInt::getMaxValue(W)));
19 Cs.push_back(ConstantInt::get(IntTy, APInt::getMinValue(W)));
20 Cs.push_back(ConstantInt::get(IntTy, APInt::getSignedMaxValue(W)));
21 Cs.push_back(ConstantInt::get(IntTy, APInt::getSignedMinValue(W)));
22 Cs.push_back(ConstantInt::get(IntTy, APInt::getOneBitSet(W, W / 2)));
26 Cs.push_back(ConstantFP::get(Ctx, APFloat::getZero(Sem)));
27 Cs.push_back(ConstantFP::get(Ctx, APFloat::getLargest(Sem)));
28 Cs.push_back(ConstantFP::get(Ctx, APFloat::getSmallest(Sem)));
30 Cs.push_back(UndefValue::get(T));
H A DOperations.cpp19 Ops.push_back(binOpDescriptor(1, Instruction::Add));
20 Ops.push_back(binOpDescriptor(1, Instruction::Sub));
21 Ops.push_back(binOpDescriptor(1, Instruction::Mul));
22 Ops.push_back(binOpDescriptor(1, Instruction::SDiv));
23 Ops.push_back(binOpDescriptor(1, Instruction::UDiv));
24 Ops.push_back(binOpDescriptor(1, Instruction::SRem));
25 Ops.push_back(binOpDescriptor(1, Instruction::URem));
26 Ops.push_back(binOpDescriptor(1, Instruction::Shl));
27 Ops.push_back(binOpDescriptor(1, Instruction::LShr));
28 Ops.push_back(binOpDescripto
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h33 OpBegins.push_back(0);
40 OpBegins.push_back(0);
64 OpBegins.push_back(OpBegins.back() + Opcodes.size());
73 Ops.push_back(Opcode & 0xff);
74 OpBegins.push_back(OpBegins.back() + 1);
78 Ops.push_back((Opcode >> 8) & 0xff);
79 Ops.push_back(Opcode & 0xff);
80 OpBegins.push_back(OpBegins.back() + 2);
85 OpBegins.push_back(OpBegins.back() + Size);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DGraphWriter.cpp184 args.push_back(ViewerPath);
186 args.push_back("-W");
187 args.push_back(Filename);
195 args.push_back(ViewerPath);
196 args.push_back(Filename);
205 args.push_back(ViewerPath);
206 args.push_back(Filename);
215 args.push_back(ViewerPath);
216 args.push_back(Filename);
218 args.push_back("
[all...]
H A DAArch64TargetParser.cpp68 Features.push_back("+fp-armv8");
70 Features.push_back("+neon");
72 Features.push_back("+crc");
74 Features.push_back("+crypto");
76 Features.push_back("+dotprod");
78 Features.push_back("+fp16fml");
80 Features.push_back("+fullfp16");
82 Features.push_back("+spe");
84 Features.push_back("+ras");
86 Features.push_back("
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DXRayInstr.cpp37 Values.push_back("all");
42 Values.push_back("none");
47 Values.push_back("custom");
50 Values.push_back("typed");
54 Values.push_back("function");
56 Values.push_back("function-entry");
58 Values.push_back("function-exit");
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp76 Features.push_back(FeatureName);
86 Features.push_back("+f32mm");
103 Features.push_back("+neon");
166 Features.push_back("+zcm");
167 Features.push_back("+zcz");
192 Features.push_back("+neon");
216 Features.push_back("-fp-armv8");
217 Features.push_back("-crypto");
218 Features.push_back("-neon");
224 Features.push_back("
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_test_test.cpp46 args.push_back("test");
47 args.push_back("correct");
48 args.push_back("incorrect:");
/netbsd-current/external/apache2/llvm/dist/llvm/lib/XRay/
H A DBlockIndexer.cpp21 CurrentBlock.Records.push_back(&R);
27 CurrentBlock.Records.push_back(&R);
32 CurrentBlock.Records.push_back(&R);
37 CurrentBlock.Records.push_back(&R);
42 CurrentBlock.Records.push_back(&R);
47 CurrentBlock.Records.push_back(&R);
52 CurrentBlock.Records.push_back(&R);
58 CurrentBlock.Records.push_back(&R);
68 CurrentBlock.Records.push_back(&R);
73 CurrentBlock.Records.push_back(
[all...]

Completed in 223 milliseconds

1234567891011>>