Home
last modified time | relevance | path

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

12

/external/e2fsprogs/lib/ext2fs/
Direl_ma.c49 struct ext2_inode_reference *refs; member
164 if (ref_ent->refs && ent->max_refs !=
169 retval = ext2fs_resize_mem(old_size, size, &ref_ent->refs);
252 if (ref_ent->refs == 0) {
256 sizeof(struct ext2_inode_reference), &ref_ent->refs);
259 memset(ref_ent->refs, 0, size);
266 ref_ent->refs[(unsigned) ref_ent->num++] = *ref;
294 if ((ref_ent->refs == NULL) ||
300 *ref = ref_ent->refs[ma->ref_iter++];
316 if (ma->ref_entries[(unsigned) new].refs)
[all …]
/external/webkit/V8Binding/v8/test/mjsunit/
Dmirror-array.js48 var refs = new MirrorRefCache(
80 …assertEquals('function', refs.lookup(fromJSON.constructorFunction.ref).type, 'Unexpected construct…
81 …assertEquals('Array', refs.lookup(fromJSON.constructorFunction.ref).name, 'Unexpected constructor …
90 …assertEquals('number', refs.lookup(fromJSON.properties[i].ref).type, "Unexpected type of the lengt…
91 …assertEquals(a.length, refs.lookup(fromJSON.properties[i].ref).value, "Length mismatch in parsed J…
101 …assertEquals(indexedProperties[index].value().type(), refs.lookup(fromJSON.properties[i].ref).type…
Dmirror-unresolved-function.js46 var refs = new MirrorRefCache( variable
73 assertEquals('undefined', refs.lookup(fromJSON.constructorFunction.ref).type, 'Unexpected construct…
75 assertEquals('undefined', refs.lookup(fromJSON.protoObject.ref).type, 'Unexpected proto object type…
77 assertEquals('undefined', refs.lookup(fromJSON.prototypeObject.ref).type, 'Unexpected prototype obj…
Dmirror-object.js48 var refs = new MirrorRefCache(
96 …assertEquals('function', refs.lookup(fromJSON.constructorFunction.ref).type, 'Unexpected construct…
97 …assertEquals(ctor_name, refs.lookup(fromJSON.constructorFunction.ref).name, 'Unexpected constructo…
99 …assertEquals(mirror.protoObject().type(), refs.lookup(fromJSON.protoObject.ref).type, 'Unexpected …
101 …assertEquals(mirror.prototypeObject().type(), refs.lookup(fromJSON.prototypeObject.ref).type, 'Une…
134 var o = refs.lookup(fromJSON.properties[i].ref);
Dmirror-function.js48 var refs = new MirrorRefCache(
76 assertEquals('function', refs.lookup(fromJSON.constructorFunction.ref).type);
77 assertEquals('Function', refs.lookup(fromJSON.constructorFunction.ref).name);
Ddebug-handle.js176 var refs = [];
178 refs.push(obj.properties[i].ref);
181 var arguments = '{"handles":[' + refs.join(',') + ']}';
210 assertTrue(refs.indexOf(parseInt(handle)) != -1,
Dmirror-error.js48 var refs = new MirrorRefCache(
73 assertEquals(e.message, refs.lookup(p.ref).value);
Ddebug-backtrace.js54 if (this.response_.refs) {
55 for (var i = 0; i < this.response_.refs.length; i++) {
56 this.refs_[this.response_.refs[i].handle] = this.response_.refs[i];
Ddebug-referenced-by.js107 refs = [];
109 refs[i] = {'y': y}; variable
Dmirror-regexp.js59 var refs = new MirrorRefCache(
98 refs.lookup(fromJSON.properties[i].ref).value,
Ddebug-scopes.js113 for (var j = 0; j < response.refs.length && !found; j++) {
114 found = response.refs[j].handle == response.body.scopes[i].object.ref;
171 for (var i = 0; i < response.refs.length && !found; i++) {
172 found = response.refs[i].handle == response.body.object.ref;
/external/qemu/distrib/sdl-1.2.12/src/joystick/macos/
DSDL_sysjoystick.c56 ISpElementReference refs[kMaxReferences]; member
179 joystick->hwdata->refs); in SDL_SYS_JoystickOpen()
190 &(joystick->hwdata->refs[count2])); in SDL_SYS_JoystickOpen()
201 &(joystick->hwdata->refs[count2])); in SDL_SYS_JoystickOpen()
237 joystick->hwdata->refs[j], in SDL_SYS_JoystickUpdate()
250 joystick->hwdata->refs[j], in SDL_SYS_JoystickUpdate()
294 joystick->hwdata->refs[j], in SDL_SYS_JoystickUpdate()
/external/webkit/V8Binding/v8/test/mjsunit/regress/
Dregress-1081309.js40 if (this.response_.refs) {
41 for (var i = 0; i < this.response_.refs.length; i++) {
42 this.refs_[this.response_.refs[i].handle] = this.response_.refs[i];
/external/icu4c/test/intltest/
Dwbnf.cpp152 Buffer_pPick refs; // points to Pick member in SymbolTable
174 if (!refs[i]){ // exist name, no ref in find()
178 *ref = refs[i]; in find()
194 refs.append(var_ref); in put()
197 refs[i] = var_ref; // link definition with variable in put()
201 refs[i] = var_ref; in put()
213 if (refs[i] == NULL){ in is_complete()
225 int s = refs.content_size(); in reset()
227 delete refs[i]; // TOFIX: point alias/recursion problem in reset()
229 refs.reset(); in reset()
/external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
DSDL_dlcompat.c210 int refs; /* reference count */ member
476 else if ((dls->module == 0) || (dls->refs == 0)) in isValidStatus()
503 dls->refs = 0; in insertStatus()
552 dls->refs++; in reference()
985 if ((dls = lookupStatus(sbuf)) && (dls->refs > 0)) in SDL_OSX_dlopen()
1140 if (dls->refs == 1) in SDL_OSX_dlclose()
1159 dls->refs--; in SDL_OSX_dlclose()
/external/bluetooth/glib/tests/markups/
Dexpected-17 …TEXT 'Hi & this is some text inside an element Two 'E' chars as character refs: E E and some 'J': …
/external/webkit/V8Binding/v8/src/
Dd8.js1148 if (this.packet_.refs) {
1149 for (var i = 0; i < this.packet_.refs.length; i++) {
1150 this.refs_[this.packet_.refs[i].handle] = this.packet_.refs[i];
Ddebug-delay.js1168 json.refs = serializer.serializeReferencedObjects();
/external/webkit/WebKit/mac/Panels/
DWebAuthenticationPanel.m70 // remove all of the panel's remaining refs, which can cause a
89 // remove all of the panel's remaining refs, which can cause a
/external/libxml2/
Dvalid.c2966 table = (xmlRefTablePtr) doc->refs; in xmlAddRef()
2968 doc->refs = table = xmlHashCreateDict(0, doc->dict); in xmlAddRef()
3110 table = (xmlRefTablePtr) doc->refs; in xmlRemoveRef()
3170 table = (xmlRefTablePtr) doc->refs; in xmlGetRefs()
6630 table = (xmlRefTablePtr) doc->refs; in xmlValidateDocumentFinal()
6675 if (doc->refs != NULL) { in xmlValidateDtd()
6676 xmlFreeRefTable(doc->refs); in xmlValidateDtd()
6677 doc->refs = NULL; in xmlValidateDtd()
6889 if (doc->refs != NULL) { in xmlValidateDocument()
6890 xmlFreeRefTable(doc->refs); in xmlValidateDocument()
[all …]
Drelaxng.c115 xmlHashTablePtr refs; /* references */ member
184 xmlHashTablePtr refs; /* references */ member
868 if (grammar->refs != NULL) { in xmlRelaxNGFreeGrammar()
869 xmlHashFree(grammar->refs, NULL); in xmlRelaxNGFreeGrammar()
4823 if (ctxt->grammar->refs == NULL) in xmlRelaxNGParsePattern()
4824 ctxt->grammar->refs = xmlHashCreate(10); in xmlRelaxNGParsePattern()
4825 if (ctxt->grammar->refs == NULL) { in xmlRelaxNGParsePattern()
4832 tmp = xmlHashAddEntry(ctxt->grammar->refs, def->name, def); in xmlRelaxNGParsePattern()
4837 xmlHashLookup(ctxt->grammar->refs, def->name); in xmlRelaxNGParsePattern()
4939 if (ctxt->parentgrammar->refs == NULL) in xmlRelaxNGParsePattern()
[all …]
Dxmlreader.c510 if (cur->refs != NULL) xmlFreeRefTable((xmlRefTablePtr) cur->refs); in xmlTextReaderFreeDoc()
511 cur->refs = NULL; in xmlTextReaderFreeDoc()
/external/iptables/
Dip6tables.c1278 unsigned int refs; in print_header() local
1279 if (!ip6tc_get_references(&refs, chain, handle)) in print_header()
1282 printf(" (%u references)\n", refs); in print_header()
Diptables.c1344 unsigned int refs; in print_header() local
1345 if (!iptc_get_references(&refs, chain, handle)) in print_header()
1348 printf(" (%u references)\n", refs); in print_header()
/external/libxml2/include/libxml/
Dtree.h537 void *refs; /* Hash table for IDREFs attributes if any */ member

12