Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 4331) sorted by relevance

12345678910>>...174

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DValueTypes.cpp39 VT.LLVMTy = IntegerType::get(Context, BitWidth); in getExtendedIntegerVT()
192 case MVT::i128: return IntegerType::get(Context, 128); in getTypeForEVT()
203 return FixedVectorType::get(Type::getInt1Ty(Context), 1); in getTypeForEVT()
205 return FixedVectorType::get(Type::getInt1Ty(Context), 2); in getTypeForEVT()
207 return FixedVectorType::get(Type::getInt1Ty(Context), 4); in getTypeForEVT()
209 return FixedVectorType::get(Type::getInt1Ty(Context), 8); in getTypeForEVT()
225 return FixedVectorType::get(Type::getInt8Ty(Context), 1); in getTypeForEVT()
227 return FixedVectorType::get(Type::getInt8Ty(Context), 2); in getTypeForEVT()
229 return FixedVectorType::get(Type::getInt8Ty(Context), 4); in getTypeForEVT()
231 return FixedVectorType::get(Type::getInt8Ty(Context), 8); in getTypeForEVT()
[all …]
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Ddict_cidr.in1 get 172.16.0.0
2 get 172.16.0.1
4 get 172.16.8.1
10 get 1.1.1.1
12 get 1.2.3.3
18 get ::f3
19 get ::f4
20 get ::f5
21 get ::f6
22 get ::f7
[all …]
H A Ddict_regexp.in1 get true
2 get true1
3 get true2
5 get 3
6 get true3
7 get c
8 get d
9 get ab
10 get aa
11 get 1235
[all …]
H A Ddict_pcre.in1 get true
2 get true1
3 get true2
4 get truefalse2
5 get 3
6 get true3
7 get c
8 get d
9 get 1235
10 get 1234
[all …]
H A Ddict_cidr.ref36 > get 1.1.1.1
40 > get 1.2.3.3
42 > get 1.2.3.4
44 > get 1.2.3.5
46 > get 1.2.3.6
52 > get ::f3
54 > get ::f4
56 > get ::f5
58 > get ::f6
60 > get ::f7
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp162 &Ctx.Idents.get("initWithTitle"), &Ctx.Idents.get("image"), in initUIMethods()
166 &Ctx.Idents.get("initWithTitle"), &Ctx.Idents.get("image"), in initUIMethods()
195 &Ctx.Idents.get("buttonWithTitle"), &Ctx.Idents.get("image"), in initUIMethods()
196 &Ctx.Idents.get("target"), &Ctx.Idents.get("action")}; in initUIMethods()
203 &Ctx.Idents.get("buttonWithTitle"), &Ctx.Idents.get("target"), in initUIMethods()
233 &Ctx.Idents.get("actionWithTitle"), &Ctx.Idents.get("style"), in initUIMethods()
281 &Ctx.Idents.get("setLabel"), &Ctx.Idents.get("forSegment")}; in initUIMethods()
361 &Ctx.Idents.get("initWithName"), &Ctx.Idents.get("target"), in initUIMethods()
439 &Ctx.Idents.get("order"), &Ctx.Idents.get("handler")}; in initUIMethods()
552 &Ctx.Idents.get("initWithTitle"), &Ctx.Idents.get("style"), in initUIMethods()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DMDBuilder.cpp21 return MDString::get(Context, Str); in createString()
25 return ConstantAsMetadata::get(C); in createConstant()
34 return MDNode::get(Context, Op); in createFPMath()
52 return MDNode::get(Context, Vals); in createBranchWeights()
56 return MDNode::get(Context, None); in createUnpredictable()
75 return MDNode::get(Context, Ops); in createFunctionEntryCount()
79 return MDNode::get(Context, in createFunctionSectionPrefix()
88 return createRange(ConstantInt::get(Ty, Lo), ConstantInt::get(Ty, Hi)); in createRange()
104 return MDNode::get(Context, Ops); in createCallees()
181 return MDNode::get(Context, in createTBAANode()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc603 if (!dh || !SSL_CTX_set_tmp_dh(ssl_ctx.get(), dh.get())) { in SetupCtx()
953 SSL_set_alpn_protos(ssl.get(), in DoExchange()
1026 GetTestState(ssl.get())->packeted_bio = packeted.get(); in DoExchange()
1037 GetTestState(ssl.get())->async_bio = async_scoped.get(); in DoExchange()
1040 SSL_set_bio(ssl.get(), bio.get(), bio.get()); in DoExchange()
1070 ret = SSL_accept(ssl.get()); in DoExchange()
1119 if (WriteAll(ssl.get(), buf.get(), len) < 0) { in DoExchange()
1137 int n = DoRead(ssl.get(), buf.get(), config->is_dtls ? kBufLen : 512); in DoExchange()
1170 if (WriteAll(ssl.get(), buf.get(), n) < 0) { in DoExchange()
1201 ret = DoShutdown(ssl.get()); in DoExchange()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dpointer.h77 get() const in _GLIBCXX_VISIBILITY()
118 get() const in _GLIBCXX_VISIBILITY()
170 get() const in _GLIBCXX_VISIBILITY()
354 { return _Storage_policy::get(); } in _GLIBCXX_VISIBILITY()
384 { return (__lhs.get() - __rhs); } in _GLIBCXX_VISIBILITY()
388 { return (__lhs - __rhs.get()); } in _GLIBCXX_VISIBILITY()
393 { return (__lhs.get() - __rhs); } in _GLIBCXX_VISIBILITY()
403 { return (_Storage_policy::get() - __rhs.get()); } in _GLIBCXX_VISIBILITY()
487 { return __lhs.get() <=> __rhs.get(); } in _GLIBCXX_VISIBILITY()
507 { return __lhs.get() OPERATOR __rhs.get(); } \ in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpointer.h77 get() const in _GLIBCXX_VISIBILITY()
118 get() const in _GLIBCXX_VISIBILITY()
164 get() const in _GLIBCXX_VISIBILITY()
342 { return _Storage_policy::get(); } in _GLIBCXX_VISIBILITY()
372 { return (__lhs.get() - __rhs); } in _GLIBCXX_VISIBILITY()
376 { return (__lhs - __rhs.get()); } in _GLIBCXX_VISIBILITY()
381 { return (__lhs.get() - __rhs); } in _GLIBCXX_VISIBILITY()
391 { return (_Storage_policy::get() - __rhs.get()); } in _GLIBCXX_VISIBILITY()
475 { return __lhs.get() <=> __rhs.get(); } in _GLIBCXX_VISIBILITY()
495 { return __lhs.get() OPERATOR __rhs.get(); } \ in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DParser.py63 (ttype, val, curline) = tokens.get()
74 (ttype, val, curline) = tokens.get()
80 (ttype, val, curline) = tokens.get()
104 (ttype, val, curline) = tokens.get()
109 (ttype, val, curline) = tokens.get()
115 (ttype, val, curline) = tokens.get()
131 (ttype, val, curline) = tokens.get()
136 (ttype, val, curline) = tokens.get()
143 (ttype, val, curline) = tokens.get()
238 (ttype, val, curline) = tokens.get()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp81 Def->setDesc(TII.get(NE_I32)); in runOnMachineFunction()
85 Def->setDesc(TII.get(EQ_I32)); in runOnMachineFunction()
89 Def->setDesc(TII.get(LE_S_I32)); in runOnMachineFunction()
93 Def->setDesc(TII.get(LT_S_I32)); in runOnMachineFunction()
97 Def->setDesc(TII.get(GE_S_I32)); in runOnMachineFunction()
121 Def->setDesc(TII.get(NE_I64)); in runOnMachineFunction()
125 Def->setDesc(TII.get(EQ_I64)); in runOnMachineFunction()
161 Def->setDesc(TII.get(NE_F32)); in runOnMachineFunction()
165 Def->setDesc(TII.get(EQ_F32)); in runOnMachineFunction()
169 Def->setDesc(TII.get(NE_F64)); in runOnMachineFunction()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp60 &Ctx.Idents.get("encoding") in getNSStringSelector()
97 &Ctx.Idents.get("count") in getNSArraySelector()
125 &Ctx.Idents.get("atIndex") in getNSArraySelector()
170 &Ctx.Idents.get("forKey") in getNSDictionarySelector()
178 &Ctx.Idents.get("forKeys") in getNSDictionarySelector()
187 &Ctx.Idents.get("count") in getNSDictionarySelector()
207 &Ctx.Idents.get("forKeys") in getNSDictionarySelector()
218 &Ctx.Idents.get("forKey") in getNSDictionarySelector()
234 &Ctx.Idents.get("forKey") in getNSDictionarySelector()
573 II = &Ctx.Idents.get(name); in isObjCTypedef()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp51 MDNode::get(Ctx, {MDString::get(Ctx, "llvm.loop.pipeline.disable"), in createPipeliningMetadata()
52 ConstantAsMetadata::get(ConstantInt::get( in createPipeliningMetadata()
66 ConstantAsMetadata::get(ConstantInt::get( in createPipeliningMetadata()
107 MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.unroll.disable"))); in createPartialUnrollMetadata()
120 ConstantAsMetadata::get(ConstantInt::get( in createPartialUnrollMetadata()
230 ConstantAsMetadata::get(ConstantInt::get( in createLoopVectorizeMetadata()
243 MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.isvectorized"))); in createLoopVectorizeMetadata()
312 ConstantAsMetadata::get(ConstantInt::get( in createLoopVectorizeMetadata()
345 ConstantAsMetadata::get(ConstantInt::get( in createLoopDistributeMetadata()
362 ConstantAsMetadata::get(ConstantInt::get( in createLoopDistributeMetadata()
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h94 llvm::Record *get() const { in get() function
105 return get()->getLoc(); in getLoc()
110 return get()->isSubClassOf(className); in isSubClassOf()
116 ? NodeClass(get()) : NodeClass()); in getAs()
121 return lhs.get()->getName() < rhs.get()->getName();
162 return get()->getName(); in getName()
253 return get()->isAnonymous(); in isGenericSpecialization()
259 return get()->getName(); in getAbstractTypeName()
337 return get()->getValueAsDef(TypeFieldName); in getParentType()
372 return get()->getValueAsDef(TypeFieldName); in getParentType()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h835 kw_in = &IdentTable.get("in"); in AdditionalKeywords()
836 kw_of = &IdentTable.get("of"); in AdditionalKeywords()
844 kw_as = &IdentTable.get("as"); in AdditionalKeywords()
849 kw_from = &IdentTable.get("from"); in AdditionalKeywords()
851 kw_get = &IdentTable.get("get"); in AdditionalKeywords()
854 kw_is = &IdentTable.get("is"); in AdditionalKeywords()
855 kw_let = &IdentTable.get("let"); in AdditionalKeywords()
858 kw_set = &IdentTable.get("set"); in AdditionalKeywords()
861 kw_var = &IdentTable.get("var"); in AdditionalKeywords()
907 kw_out = &IdentTable.get("out"); in AdditionalKeywords()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h175 static SectionKind get(Kind K) { in get() function
182 static SectionKind getMetadata() { return get(Metadata); } in getMetadata()
183 static SectionKind getText() { return get(Text); } in getText()
185 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly()
187 return get(Mergeable1ByteCString); in getMergeable1ByteCString()
190 return get(Mergeable2ByteCString); in getMergeable2ByteCString()
193 return get(Mergeable4ByteCString); in getMergeable4ByteCString()
202 static SectionKind getBSS() { return get(BSS); } in getBSS()
203 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal()
205 static SectionKind getCommon() { return get(Common); } in getCommon()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_dma.c130 if (get != prev_get) { in nv50_dma_push_wait()
131 prev_get = get; in nv50_dma_push_wait()
161 if (unlikely(get < 0)) { in nv50_dma_wait()
162 if (get == -EINVAL) in nv50_dma_wait()
165 return get; in nv50_dma_wait()
176 if (unlikely(get < 0)) { in nv50_dma_wait()
177 if (get == -EINVAL) in nv50_dma_wait()
179 return get; in nv50_dma_wait()
181 } while (get == 0); in nv50_dma_wait()
196 int cnt = 0, get; in nouveau_dma_wait() local
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h36 std::fill(Data.get(), Data.get() + Length, InitVal); in Vector()
42 std::copy(V.Data.get(), V.Data.get() + Length, Data.get()); in Vector()
56 return std::equal(Data.get(), Data.get() + Length, V.Data.get());
83 std::transform(Data.get(), Data.get() + Length, V.Data.get(), Data.get(),
91 return std::min_element(Data.get(), Data.get() + Length) - Data.get(); in minIndex()
136 std::fill(Data.get(), Data.get() + (Rows * Cols), InitVal); in Matrix()
143 std::copy(M.Data.get(), M.Data.get() + (Rows * Cols), Data.get()); in Matrix()
157 return std::equal(Data.get(), Data.get() + (Rows * Cols), M.Data.get());
176 return Data.get() + (R * Cols);
183 return Data.get() + (R * Cols);
[all …]
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp77 WithColor(Printer, PDB_ColorItem::Identifier).get() in start()
86 WithColor(Printer, PDB_ColorItem::Identifier).get() in start()
95 WithColor(Printer, PDB_ColorItem::Identifier).get() << Name; in start()
111 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
124 WithColor(Printer, PDB_ColorItem::Offset).get() in start()
131 WithColor(Printer, PDB_ColorItem::Offset).get() in start()
135 WithColor(Printer, PDB_ColorItem::Comment).get() in start()
140 WithColor(Printer, PDB_ColorItem::Register).get() in start()
144 WithColor(Printer, PDB_ColorItem::Register).get() << "FPO"; in start()
172 WithColor(Printer, PDB_ColorItem::Keyword).get() in start()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp185 return TII->ExpandMOVEM(MIB, TII->get(M68k::MOVM32mj), /*IsRM=*/true); in ExpandMI()
187 return TII->ExpandMOVEM(MIB, TII->get(M68k::MOVM32mj), /*IsRM=*/true); in ExpandMI()
189 return TII->ExpandMOVEM(MIB, TII->get(M68k::MOVM32mj), /*IsRM=*/true); in ExpandMI()
192 return TII->ExpandMOVEM(MIB, TII->get(M68k::MOVM32mp), /*IsRM=*/true); in ExpandMI()
194 return TII->ExpandMOVEM(MIB, TII->get(M68k::MOVM32mp), /*IsRM=*/true); in ExpandMI()
223 BuildMI(MBB, MBBI, DL, TII->get(M68k::TAILJMPq)); in ExpandMI()
233 BuildMI(MBB, MBBI, DL, TII->get(M68k::TAILJMPj)) in ExpandMI()
251 MIB = BuildMI(MBB, MBBI, DL, TII->get(M68k::RTS)); in ExpandMI()
259 BuildMI(MBB, MBBI, DL, TII->get(M68k::MOV32aj), M68k::A1) in ExpandMI()
266 BuildMI(MBB, MBBI, DL, TII->get(M68k::MOV32ja)) in ExpandMI()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-xmethods.c92 enabled = PyObject_IsTrue (enabled_field.get ()); in invoke_match_method()
111 py_obj_type, py_xmethod_name.get (), in invoke_match_method()
158 objfile_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
177 pspace_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
201 gdb_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
237 py_type.get (), in gdbpy_get_matching_xmethod_workers()
272 py_type.get ()); in gdbpy_get_matching_xmethod_workers()
282 py_type.get ()); in gdbpy_get_matching_xmethod_workers()
321 else if (PySequence_Check (py_argtype_list.get ())) in do_get_arg_types()
479 (PyObject_CallObject (get_result_type_method.get (), py_arg_tuple.get ())); in do_get_result_type()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-xmethods.c92 enabled = PyObject_IsTrue (enabled_field.get ()); in invoke_match_method()
111 py_obj_type, py_xmethod_name.get (), in invoke_match_method()
158 objfile_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
177 pspace_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
201 gdb_matchers.get ())); in gdbpy_get_matching_xmethod_workers()
237 py_type.get (), in gdbpy_get_matching_xmethod_workers()
272 py_type.get ()); in gdbpy_get_matching_xmethod_workers()
282 py_type.get ()); in gdbpy_get_matching_xmethod_workers()
321 else if (PySequence_Check (py_argtype_list.get ())) in do_get_arg_types()
479 (PyObject_CallObject (get_result_type_method.get (), py_arg_tuple.get ())); in do_get_result_type()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dsetchgpw2.asn197 Req-get-pw-policy ::= NULL
106 Err-get-pw-policy ::= NULL
136 get-pw-policy[3] Req-get-pw-policy,
137 get-princ-aliases[4] Req-get-princ-aliases,
138 get-supported-etypes[5] Req-get-supported-etypes,
146 get-pw-policy[3] Rep-get-pw-policy,
147 get-princ-aliases[4] Rep-get-princ-aliases,
148 get-supported-etypes[5] Rep-get-supported-etypes,
156 get-pw-policy[3] Err-get-pw-policy,
157 get-princ-aliases[4] Err-get-princ-aliases,
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp30 IdentInfo_MPI_Send = &ASTCtx.Idents.get("MPI_Send"); in initPointToPointIdentifiers()
35 IdentInfo_MPI_Isend = &ASTCtx.Idents.get("MPI_Isend"); in initPointToPointIdentifiers()
41 IdentInfo_MPI_Ssend = &ASTCtx.Idents.get("MPI_Ssend"); in initPointToPointIdentifiers()
46 IdentInfo_MPI_Issend = &ASTCtx.Idents.get("MPI_Issend"); in initPointToPointIdentifiers()
52 IdentInfo_MPI_Bsend = &ASTCtx.Idents.get("MPI_Bsend"); in initPointToPointIdentifiers()
57 IdentInfo_MPI_Ibsend = &ASTCtx.Idents.get("MPI_Ibsend"); in initPointToPointIdentifiers()
63 IdentInfo_MPI_Rsend = &ASTCtx.Idents.get("MPI_Rsend"); in initPointToPointIdentifiers()
73 IdentInfo_MPI_Recv = &ASTCtx.Idents.get("MPI_Recv"); in initPointToPointIdentifiers()
78 IdentInfo_MPI_Irecv = &ASTCtx.Idents.get("MPI_Irecv"); in initPointToPointIdentifiers()
126 IdentInfo_MPI_Bcast = &ASTCtx.Idents.get("MPI_Bcast"); in initCollectiveIdentifiers()
[all …]

12345678910>>...174