Searched refs:get (Results 1 - 25 of 2374) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DCFUtils.h30 CFReleaser(const CFReleaser &copy) : _ptr(copy.get()) {
31 if (get())
32 ::CFRetain(get());
40 reset(copy.get());
42 if (get())
43 ::CFRetain(get());
50 const T get() const { return _ptr; } function in class:CFReleaser
51 T get() { return _ptr; } function in class:CFReleaser
H A DCFBundle.cpp45 if (cf_path.get()) {
48 alloc, cf_path.get(), kCFURLPOSIXPathStyle, true));
49 if (m_bundle_url.get()) {
50 reset(::CFBundleCreate(alloc, m_bundle_url.get()));
53 return get() != NULL;
57 CFBundleRef bundle = get();
64 CFBundleRef bundle = get();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp30 VT.LLVMTy = IntegerType::get(Context, BitWidth);
38 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), NumElements);
151 case MVT::i128: return IntegerType::get(Context, 128);
159 case MVT::v1i1: return VectorType::get(Type::getInt1Ty(Context), 1);
160 case MVT::v2i1: return VectorType::get(Type::getInt1Ty(Context), 2);
161 case MVT::v4i1: return VectorType::get(Type::getInt1Ty(Context), 4);
162 case MVT::v8i1: return VectorType::get(Type::getInt1Ty(Context), 8);
163 case MVT::v16i1: return VectorType::get(Type::getInt1Ty(Context), 16);
164 case MVT::v32i1: return VectorType::get(Type::getInt1Ty(Context), 32);
165 case MVT::v64i1: return VectorType::get(Typ
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h171 static SectionKind get(Kind K) { function in class:llvm::SectionKind
178 static SectionKind getMetadata() { return get(Metadata); }
179 static SectionKind getText() { return get(Text); }
180 static SectionKind getExecuteOnly() { return get(ExecuteOnly); }
181 static SectionKind getReadOnly() { return get(ReadOnly); }
183 return get(Mergeable1ByteCString);
186 return get(Mergeable2ByteCString);
189 return get(Mergeable4ByteCString);
191 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
192 static SectionKind getMergeableConst8() { return get(MergeableConst
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp81 Def->setDesc(TII.get(NE_I32));
85 Def->setDesc(TII.get(EQ_I32));
89 Def->setDesc(TII.get(LE_S_I32));
93 Def->setDesc(TII.get(LT_S_I32));
97 Def->setDesc(TII.get(GE_S_I32));
101 Def->setDesc(TII.get(GT_S_I32));
105 Def->setDesc(TII.get(LE_U_I32));
109 Def->setDesc(TII.get(LT_U_I32));
113 Def->setDesc(TII.get(GE_U_I32));
117 Def->setDesc(TII.get(GT_U_I3
[all...]
/freebsd-11-stable/contrib/llvm-project/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));
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp27 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const ";
29 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile ";
31 WithColor(Printer, PDB_ColorItem::Keyword).get() << "unaligned ";
32 WithColor(Printer, PDB_ColorItem::Keyword).get() << "enum ";
33 WithColor(Printer, PDB_ColorItem::Type).get() << Symbol.getName();
37 WithColor(Printer, PDB_ColorItem::Keyword).get() << "enum ";
38 WithColor(Printer, PDB_ColorItem::Type).get() << Symbol.getName();
57 WithColor(Printer, PDB_ColorItem::Identifier).get()
60 WithColor(Printer, PDB_ColorItem::LiteralValue).get()
H A DPrettyTypedefDumper.cpp30 WithColor(Printer, PDB_ColorItem::Keyword).get() << "typedef ";
34 WithColor(Printer, PDB_ColorItem::Identifier).get() << " "
49 WithColor(Printer, PDB_ColorItem::Keyword).get() << "enum ";
50 WithColor(Printer, PDB_ColorItem::Type).get() << " " << Symbol.getName();
55 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const ";
57 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile ";
71 WithColor(Printer, PDB_ColorItem::Keyword).get() << " __restrict";
80 WithColor(Printer, PDB_ColorItem::Keyword).get() << "class ";
81 WithColor(Printer, PDB_ColorItem::Type).get() << Symbol.getName();
H A DPrettyClassDefinitionDumper.cpp54 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const ";
56 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile ";
58 WithColor(Printer, PDB_ColorItem::Keyword).get() << "unaligned ";
60 WithColor(Printer, PDB_ColorItem::Keyword).get() << Class.getUdtKind() << " ";
61 WithColor(Printer, PDB_ColorItem::Type).get() << Class.getName();
62 WithColor(Printer, PDB_ColorItem::Comment).get() << " [sizeof = " << Size
75 WithColor(Printer, PDB_ColorItem::Keyword).get() << Base.getAccess();
77 WithColor(Printer, PDB_ColorItem::Keyword).get() << " virtual";
79 WithColor(Printer, PDB_ColorItem::Type).get() << " " << Base.getName();
101 WithColor(Printer, PDB_ColorItem::Padding).get()
[all...]
H A DPrettyFunctionDumper.cpp44 WithColor(Printer, PDB_ColorItem::Type).get() << ClassParent->getName();
74 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";
77 WithColor(Printer, PDB_ColorItem::Identifier).get()
84 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";
86 WithColor(Printer, PDB_ColorItem::Identifier).get()
95 WithColor(Printer, PDB_ColorItem::Identifier).get() << Name;
111 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const";
113 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile";
121 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncStart, 10);
124 WithColor(Printer, PDB_ColorItem::Offset).get()
[all...]
H A DPrettyCompilandDumper.cpp54 WithColor(Printer, PDB_ColorItem::Path).get() << FullName;
62 WithColor(Printer, PDB_ColorItem::Path).get() << File->getFileName();
66 WithColor(Printer, PDB_ColorItem::Comment).get()
84 WithColor(Printer, StatementColor).get() << LineStart;
86 WithColor(Printer, StatementColor).get() << " - " << LineEnd;
92 WithColor(Printer, StatementColor).get() << ColumnStart;
94 WithColor(Printer, StatementColor).get() << " - " << ColumnEnd;
101 WithColor(Printer, PDB_ColorItem::Address).get()
107 WithColor(Printer, PDB_ColorItem::Address).get()
139 WithColor(Printer, PDB_ColorItem::Address).get()
[all...]
/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dinstall_tools.sh5 sudo apt-get -qq update
6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf automake libtool pkg-config
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp21 DILocation *DebugLoc::get() const { function in class:DebugLoc
22 return cast_or_null<DILocation>(Loc.get());
26 assert(get() && "Expected valid DebugLoc");
27 return get()->getLine();
31 assert(get() && "Expected valid DebugLoc");
32 return get()->getColumn();
36 assert(get() && "Expected valid DebugLoc");
37 return get()->getScope();
41 assert(get() && "Expected valid DebugLoc");
42 return get()
71 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope, function in class:DebugLoc
[all...]
H A DMDBuilder.cpp21 return MDString::get(Context, Str);
25 return ConstantAsMetadata::get(C);
33 createConstant(ConstantFP::get(Type::getFloatTy(Context), Accuracy));
34 return MDNode::get(Context, Op);
50 Vals[i + 1] = createConstant(ConstantInt::get(Int32Ty, Weights[i]));
52 return MDNode::get(Context, Vals);
56 return MDNode::get(Context, None);
68 Ops.push_back(createConstant(ConstantInt::get(Int64Ty, Count)));
73 Ops.push_back(createConstant(ConstantInt::get(Int64Ty, ID)));
75 return MDNode::get(Contex
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Denv.hpp44 std::string get(const std::string&);
49 std::string get(const std::string&, const std::string&);
H A Denv_test.cpp37 set_md_var("descr", "Tests the has and get functions");
42 ATF_REQUIRE(!atf::env::get("PATH").empty());
50 set_md_var("descr", "Tests the get function with a default value");
55 ATF_REQUIRE(atf::env::get("PATH", "default value") != "default value");
57 ATF_REQUIRE_EQ(atf::env::get("_UNDEFINED_VARIABLE_", "foo bar"), "foo bar");
68 const std::string& oldval = atf::env::get("PATH");
70 ATF_REQUIRE(atf::env::get("PATH") != oldval);
71 ATF_REQUIRE_EQ(atf::env::get("PATH"), "foo-bar");
75 ATF_REQUIRE_EQ(atf::env::get("_UNDEFINED_VARIABLE_"), "foo2-bar2");
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_pool.h60 * is expected to evaluate the pool condition empty before a get
90 U32 get; \
98 * If the pool is empty the user should not perform any get operation on
102 ((this_pool).get == (this_pool).put)
109 (SCI_POOL_INCREMENT(this_pool, (this_pool).put) == (this_pool).get)
114 * get and put pointers can be written simultaneously by different
132 (this_pool).get > (this_pool).put \
133 ? ((this_pool).size - (this_pool).get + (this_pool).put) \
134 : ((this_pool).put - (this_pool).get) \
145 (this_pool).get
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h94 llvm::Record *get() const { function in class:clang::tblgen::WrappedRecord
105 return get()->getLoc();
110 return get()->isSubClassOf(className);
116 ? NodeClass(get()) : NodeClass());
121 return lhs.get()->getName() < rhs.get()->getName();
162 return get()->getName();
167 return get()->getValueAsOptionalDef(BaseFieldName);
172 return get()->getValueAsBit(AbstractFieldName);
253 return get()
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h36 std::fill(Data.get(), Data.get() + Length, InitVal);
42 std::copy(V.Data.get(), V.Data.get() + Length, Data.get());
56 return std::equal(Data.get(), Data.get() + Length, V.Data.get());
83 std::transform(Data.get(), Data.get()
[all...]
/freebsd-11-stable/contrib/netbsd-tests/sbin/route/
H A Dt_missing.sh40 route -n get
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dref_wrap_iterate.h43 { return get()(); }
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dext_password_i.h18 struct wpabuf * (*get)(void *ctx, const char *name); member in struct:ext_password_backend
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DTextAPIReader.h23 get(MemoryBufferRef InputBuffer);
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp37 return (ClassIds[K] = &Ctx.Idents.get(ClassName[K]));
47 Sel = Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("stringWithString"));
51 &Ctx.Idents.get("stringWithUTF8String"));
55 &Ctx.Idents.get("initWithUTF8String"));
59 &Ctx.Idents.get("stringWithCString"),
60 &Ctx.Idents.get("encoding")
66 Sel= Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("stringWithCString"));
69 Sel = Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("initWithString"));
83 Sel = Ctx.Selectors.getNullarySelector(&Ctx.Idents.get("array"));
86 Sel = Ctx.Selectors.getUnarySelector(&Ctx.Idents.get("arrayWithArra
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp30 IdentInfo_MPI_Send = &ASTCtx.Idents.get("MPI_Send");
35 IdentInfo_MPI_Isend = &ASTCtx.Idents.get("MPI_Isend");
41 IdentInfo_MPI_Ssend = &ASTCtx.Idents.get("MPI_Ssend");
46 IdentInfo_MPI_Issend = &ASTCtx.Idents.get("MPI_Issend");
52 IdentInfo_MPI_Bsend = &ASTCtx.Idents.get("MPI_Bsend");
57 IdentInfo_MPI_Ibsend = &ASTCtx.Idents.get("MPI_Ibsend");
63 IdentInfo_MPI_Rsend = &ASTCtx.Idents.get("MPI_Rsend");
68 IdentInfo_MPI_Irsend = &ASTCtx.Idents.get("MPI_Irsend");
73 IdentInfo_MPI_Recv = &ASTCtx.Idents.get("MPI_Recv");
78 IdentInfo_MPI_Irecv = &ASTCtx.Idents.get("MPI_Irec
[all...]

Completed in 309 milliseconds

1234567891011>>