Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/curl/lib/
H A Dconncache.c147 int Curl_cpool_init(struct cpool *cpool, in Curl_cpool_init()
185 void Curl_cpool_destroy(struct cpool *cpool) in Curl_cpool_destroy()
216 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_xfer_init() local
245 static struct cpool_bundle *cpool_find_bundle(struct cpool *cpool, in cpool_find_bundle()
253 cpool_add_bundle(struct cpool *cpool, struct connectdata *conn) in cpool_add_bundle()
269 static void cpool_remove_bundle(struct cpool *cpool, in cpool_remove_bundle()
284 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_check_limits() local
355 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_add_conn() local
384 static void cpool_remove_conn(struct cpool *cpool, in cpool_remove_conn()
419 struct cpool *cpool, in cpool_foreach()
[all …]
H A Dconncache.h50 struct cpool { struct
61 Curl_cpool_disconnect_cb *disconnect_cb; argument
68 int Curl_cpool_init(struct cpool *cpool, argument
H A Dshare.h49 struct cpool cpool; member
H A Dmultihandle.h144 struct cpool cpool; member
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DAnnotationEntryGen.java46 private final ConstantPoolGen cpool; field in AnnotationEntryGen
58 public AnnotationEntryGen(final AnnotationEntry a, final ConstantPoolGen cpool, in AnnotationEntryGen()
70 …vate List<ElementValuePairGen> copyValues(final ElementValuePair[] in, final ConstantPoolGen cpool, in copyValues()
79 private AnnotationEntryGen(final ConstantPoolGen cpool) { in AnnotationEntryGen()
97 final ConstantPoolGen cpool) { in AnnotationEntryGen()
105final ConstantPoolGen cpool, final boolean b) throws IOException { in read()
H A DElementValuePairGen.java36 private final ConstantPoolGen cpool; field in ElementValuePairGen
38 public ElementValuePairGen(final ElementValuePair nvp, final ConstantPoolGen cpool, in ElementValuePairGen()
72 final ConstantPoolGen cpool) in ElementValuePairGen()
80 final ConstantPoolGen cpool) in ElementValuePairGen()
H A DAnnotationElementValueGen.java34 public AnnotationElementValueGen(final AnnotationEntryGen a, final ConstantPoolGen cpool) in AnnotationElementValueGen()
41 final ConstantPoolGen cpool) in AnnotationElementValueGen()
52 final ConstantPoolGen cpool, final boolean copyPoolEntries) in AnnotationElementValueGen()
H A DClassElementValueGen.java37 protected ClassElementValueGen(final int typeIdx, final ConstantPoolGen cpool) in ClassElementValueGen()
43 public ClassElementValueGen(final ObjectType t, final ConstantPoolGen cpool) in ClassElementValueGen()
61 public ClassElementValueGen(final ClassElementValue value, final ConstantPoolGen cpool, in ClassElementValueGen()
H A DEnumElementValueGen.java43 final ConstantPoolGen cpool) in EnumElementValueGen()
66 public EnumElementValueGen(final ObjectType t, final String value, final ConstantPoolGen cpool) in EnumElementValueGen()
73 public EnumElementValueGen(final EnumElementValue value, final ConstantPoolGen cpool, in EnumElementValueGen()
H A DArrayElementValueGen.java44 final ConstantPoolGen cpool) in ArrayElementValueGen()
77 public ArrayElementValueGen(final ArrayElementValue value, final ConstantPoolGen cpool, in ArrayElementValueGen()
H A DSimpleElementValueGen.java117 final ConstantPoolGen cpool, final boolean copyPoolEntries) in SimpleElementValueGen()
119 super(value.getElementValueType(), cpool); in SimpleElementValueGen() local
H A DElementValueGen.java163 final ConstantPoolGen cpool, final boolean copyPoolEntries) in copy()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DElementValue.java40 protected ConstantPool cpool; // TODO should be final field in ElementValue
48 protected ElementValue(final int type, final ConstantPool cpool) in ElementValue()
77 …public static ElementValue readElementValue(final DataInput input, final ConstantPool cpool) throw… in readElementValue()
H A DEnclosingMethod.java48 …thod(final int nameIndex, final int len, final DataInput input, final ConstantPool cpool) throws I… in EnclosingMethod()
52 …l int nameIndex, final int len, final int classIdx,final int methodIdx, final ConstantPool cpool) { in EnclosingMethod()
H A DSimpleElementValue.java32 public SimpleElementValue(final int type, final int index, final ConstantPool cpool) in SimpleElementValue()
155 final ConstantPool cpool = super.getConstantPool(); in stringifyValue() local
H A DAnnotationElementValue.java32 final ConstantPool cpool) in AnnotationElementValue()
H A DClassElementValue.java35 public ClassElementValue(final int type, final int idx, final ConstantPool cpool) in ClassElementValue()
H A DArrayElementValue.java47 public ArrayElementValue(final int type, final ElementValue[] datums, final ConstantPool cpool) in ArrayElementValue()
H A DEnumElementValue.java36 final ConstantPool cpool) in EnumElementValue()
H A DLocalVariableTypeTable.java70 …eTable(final int nameIdx, final int len, final DataInput input, final ConstantPool cpool) throws I… in LocalVariableTypeTable()
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc101 PyDescriptorPool* cpool = PyObject_GC_New( in _CreateDescriptorPool() local
134 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithUnderlay() local
155 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithDatabase() local
797 PyDescriptorPool* cpool = cdescriptor_pool::_CreateDescriptorPool(); in PyDescriptorPool_FromPool() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc101 PyDescriptorPool* cpool = PyObject_GC_New( in _CreateDescriptorPool() local
134 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithUnderlay() local
155 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithDatabase() local
797 PyDescriptorPool* cpool = cdescriptor_pool::_CreateDescriptorPool(); in PyDescriptorPool_FromPool() local
/aosp_15_r20/external/ow2-asm/benchmarks/libs/
HDcsg-bytecode-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/claritysys/ com/ ...
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/stackmap/
H A DTracer.java33 protected ConstPool cpool; field in Tracer
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DAnnotationsAttribute.java481 ConstPool cpool; field in AnnotationsAttribute.Renamer

12