Home
last modified time | relevance | path

Searched refs:child_ptr (Results 1 – 3 of 3) sorted by relevance

/external/jsilver/src/org/clearsilver/jni/
DJniHdf.java361 long child_ptr = _objChild(hdfptr);
362 if ( child_ptr == 0 ) {
365 return newHdf(child_ptr, this);
/external/v8/src/
Dprofile-generator.cc2422 HeapThing child_ptr, in SetIndexedReference() argument
2424 entries_->CountReference(parent_ptr, child_ptr); in SetIndexedReference()
2429 HeapThing child_ptr, in SetIndexedAutoIndexReference() argument
2431 entries_->CountReference(parent_ptr, child_ptr); in SetIndexedAutoIndexReference()
2437 HeapThing child_ptr, in SetNamedReference() argument
2439 entries_->CountReference(parent_ptr, child_ptr); in SetNamedReference()
2444 HeapThing child_ptr, in SetNamedAutoIndexReference() argument
2446 entries_->CountReference(parent_ptr, child_ptr); in SetNamedAutoIndexReference()
2474 HeapThing child_ptr, in SetIndexedReference() argument
2478 parent_ptr, child_ptr, &child_index, &retainer_index); in SetIndexedReference()
[all …]
Dprofile-generator.h882 HeapThing child_ptr,
887 HeapThing child_ptr,
893 HeapThing child_ptr,
898 HeapThing child_ptr,