/external/chromium/googleurl/src/ |
url_canon_internal.cc | 139 0, // 0x23 # (invalid in query since it marks the ref) 331 DoOverrideComponent(repl_source.ref, repl_parsed.ref, 332 &source->ref, &parsed->ref); 368 repl_source.ref, repl_parsed.ref, 369 utf8_buffer, &parsed->ref); 381 if (repl_source.ref) source->ref = utf8_buffer->data() [all...] |
gurl.h | 265 std::string ref() const { // Stuff following '#' function in class:GURL 266 return ComponentString(parsed_.ref); 298 return parsed_.ref.len >= 0;
|
/external/icu4c/test/intltest/ |
dtifmtts.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad.cpp | 47 Int SAD_Macroblock_C(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 48 Int SAD_MB_HTFM_Collect(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 49 Int SAD_MB_HTFM(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 50 Int SAD_Block_C(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 51 Int SAD_Blk_PADDING(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 52 Int SAD_MB_PADDING(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 53 Int SAD_MB_PAD1(UChar *ref,UChar *cur,Int dmin,Int lx,Int *rep); 54 Int SAD_MB_PADDING_HTFM_Collect(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 55 Int SAD_MB_PADDING_HTFM(UChar *ref,UChar *cur,Int dmin,Int lx,void *vptr) 64 Int SAD_MB_PAD1(UChar *ref, UChar *cur, Int dmin, Int lx, Int *rep) [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_chroma_hor.s | 34 ref RN 0 label 78 ;// u8 *ref, : 0xc4 121 LDR ref, [sp, #0xc4] ;// ref 124 MLA ref, height, width, ref ;// ref += width * height; 132 ADD ref, sp, #0x1c ;// ref = block 133 STR ref, [sp, #0xc4] ;// re [all...] |
h264bsd_interpolate_chroma_hor_ver.s | 35 ref RN 0 label 79 ;// u8 *ref, : 0xc4 126 LDR ref, [sp, #0xc4] ;// ref 129 MLA ref, height, width, ref ;// ref += width * height; 137 ADD ref, sp, #0x1c ;// ref = block 138 STR ref, [sp, #0xc4] ;// re [all...] |
h264bsd_interpolate_chroma_ver.s | 33 ref RN 0 label 77 ;// u8 *ref, : 0xc4 120 LDR ref, [sp, #0xc4] ;// ref 123 MLA ref, height, width, ref ;// ref += width * height; 131 ADD ref, sp, #0x1c ;// ref = block 132 STR ref, [sp, #0xc4] ;// re [all...] |
/external/chromium/app/sql/ |
connection.cc | 391 void Connection::StatementRefCreated(StatementRef* ref) { 392 DCHECK(open_statements_.find(ref) == open_statements_.end()); 393 open_statements_.insert(ref); 396 void Connection::StatementRefDeleted(StatementRef* ref) { 397 StatementRefSet::iterator i = open_statements_.find(ref);
|
/external/collada/src/1.4/dom/ |
domProfile_CG.cpp | 22 domProfile_CGRef ref = new domProfile_CG(dae); local 23 return ref; 137 domProfile_CG::domTechniqueRef ref = new domProfile_CG::domTechnique(dae); local 138 return ref; 263 domProfile_CG::domTechnique::domPassRef ref = new domProfile_CG::domTechnique::domPass(dae); local 264 return ref; 384 domProfile_CG::domTechnique::domPass::domDrawRef ref = new domProfile_CG::domTechnique::domPass::domDraw(dae); local 385 return ref; 420 domProfile_CG::domTechnique::domPass::domShaderRef ref = new domProfile_CG::domTechnique::domPass::domShader(dae); local 421 return ref; 500 domProfile_CG::domTechnique::domPass::domShader::domCompiler_targetRef ref = new domProfile_CG::domTechnique::domPass::domShader::domCompiler_target(dae); local 536 domProfile_CG::domTechnique::domPass::domShader::domCompiler_optionsRef ref = new domProfile_CG::domTechnique::domPass::domShader::domCompiler_options(dae); local 572 domProfile_CG::domTechnique::domPass::domShader::domNameRef ref = new domProfile_CG::domTechnique::domPass::domShader::domName(dae); local 620 domProfile_CG::domTechnique::domPass::domShader::domBindRef ref = new domProfile_CG::domTechnique::domPass::domShader::domBind(dae); local 681 domProfile_CG::domTechnique::domPass::domShader::domBind::domParamRef ref = new domProfile_CG::domTechnique::domPass::domShader::domBind::domParam(dae); local [all...] |
domProfile_GLSL.cpp | 22 domProfile_GLSLRef ref = new domProfile_GLSL(dae); local 23 return ref; 124 domProfile_GLSL::domTechniqueRef ref = new domProfile_GLSL::domTechnique(dae); local 125 return ref; 244 domProfile_GLSL::domTechnique::domPassRef ref = new domProfile_GLSL::domTechnique::domPass(dae); local 245 return ref; 365 domProfile_GLSL::domTechnique::domPass::domDrawRef ref = new domProfile_GLSL::domTechnique::domPass::domDraw(dae); local 366 return ref; 401 domProfile_GLSL::domTechnique::domPass::domShaderRef ref = new domProfile_GLSL::domTechnique::domPass::domShader(dae); local 402 return ref; 481 domProfile_GLSL::domTechnique::domPass::domShader::domCompiler_targetRef ref = new domProfile_GLSL::domTechnique::domPass::domShader::domCompiler_target(dae); local 517 domProfile_GLSL::domTechnique::domPass::domShader::domCompiler_optionsRef ref = new domProfile_GLSL::domTechnique::domPass::domShader::domCompiler_options(dae); local 553 domProfile_GLSL::domTechnique::domPass::domShader::domNameRef ref = new domProfile_GLSL::domTechnique::domPass::domShader::domName(dae); local 601 domProfile_GLSL::domTechnique::domPass::domShader::domBindRef ref = new domProfile_GLSL::domTechnique::domPass::domShader::domBind(dae); local 662 domProfile_GLSL::domTechnique::domPass::domShader::domBind::domParamRef ref = new domProfile_GLSL::domTechnique::domPass::domShader::domBind::domParam(dae); local [all...] |
domCamera.cpp | 22 domCameraRef ref = new domCamera(dae); local 23 return ref; 100 domCamera::domOpticsRef ref = new domCamera::domOptics(dae); local 101 return ref; 151 domCamera::domOptics::domTechnique_commonRef ref = new domCamera::domOptics::domTechnique_common(dae); local 152 return ref; 200 domCamera::domOptics::domTechnique_common::domOrthographicRef ref = new domCamera::domOptics::domTechnique_common::domOrthographic(dae); local 201 return ref; 303 domCamera::domOptics::domTechnique_common::domPerspectiveRef ref = new domCamera::domOptics::domTechnique_common::domPerspective(dae); local 304 return ref; 406 domCamera::domImagerRef ref = new domCamera::domImager(dae); local [all...] |
domRigid_body.cpp | 22 domRigid_bodyRef ref = new domRigid_body(dae); local 23 return ref; 95 domRigid_body::domTechnique_commonRef ref = new domRigid_body::domTechnique_common(dae); local 96 return ref; 180 domRigid_body::domTechnique_common::domDynamicRef ref = new domRigid_body::domTechnique_common::domDynamic(dae); local 181 return ref; 227 domRigid_body::domTechnique_common::domMass_frameRef ref = new domRigid_body::domTechnique_common::domMass_frame(dae); local 228 return ref; 276 domRigid_body::domTechnique_common::domShapeRef ref = new domRigid_body::domTechnique_common::domShape(dae); local 277 return ref; 427 domRigid_body::domTechnique_common::domShape::domHollowRef ref = new domRigid_body::domTechnique_common::domShape::domHollow(dae); local [all...] |
/external/collada/src/dae/ |
daeMetaElementAttribute.cpp | 33 daeElementRef *ref = (daeElementRef*)(getWritableMemory(e)); local 34 if ((*ref) == NULL) { 35 (*ref) = _elementType->create(); 37 (*ref)->getMeta()->getValueAttribute()->stringToMemory((*ref), s);
|
/external/qemu/elff/ |
dwarf_cu.h | 252 virtual DIEObject* get_referenced_die_object(Elf_Word ref) const = 0;
372 DIEObject* get_referenced_die_object(Elf_Word ref) const {
373 const Dwarf_DIE* die = get_referenced_die(ref);
480 const Dwarf_DIE* get_referenced_die(Elf_Word ref) const {
481 return INC_CPTR_T(Dwarf_DIE, cu_header_, ref);
|
/external/skia/src/animator/ |
SkScriptDecompile.cpp | 149 size_t ref; local 150 memcpy(&ref, opCode, sizeof(ref)); 151 opCode += sizeof(ref); 152 SkDebugf(" ref: %d", ref);
|
/frameworks/base/core/java/android/webkit/ |
L10nUtils.java | 21 import java.lang.ref.SoftReference; 116 SoftReference<String> ref = mStrings.get(id); local 117 boolean needToLoad = ref == null || ref.get() == null; 118 return needToLoad ? loadString(id) : ref.get();
|
/frameworks/compile/libbcc/bcinfo/ |
MetadataExtractor.cpp | 132 llvm::StringRef ref = static_cast<llvm::MDString*>(v)->getString(); local 134 char *c = new char[ref.size() + 1]; 135 memcpy(c, ref.data(), ref.size()); 136 c[ref.size()] = '\0';
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_cu.h | 252 virtual DIEObject* get_referenced_die_object(Elf_Word ref) const = 0; 372 DIEObject* get_referenced_die_object(Elf_Word ref) const { 373 const Dwarf_DIE* die = get_referenced_die(ref); 480 const Dwarf_DIE* get_referenced_die(Elf_Word ref) const { 481 return INC_CPTR_T(Dwarf_DIE, cu_header_, ref);
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
DateUtils.java | 34 import java.lang.ref.SoftReference; 241 SoftReference<Map<String, SimpleDateFormat>> ref = THREADLOCAL_FORMATS.get(); local 242 Map<String, SimpleDateFormat> formats = ref.get();
|
/external/skia/samplecode/ |
SampleImage.cpp | 32 SkImageRef* ref = new SkImageRef_GlobalPool(stream, bitmap->config()); local 33 ref->setURI(name); 34 bitmap->setPixelRef(ref)->unref();
|
/external/v8/test/mjsunit/ |
mirror-unresolved-function.js | 72 assertEquals(mirror.constructorFunction().handle(), fromJSON.constructorFunction.ref, 'Unexpected constructor function handle in JSON'); 73 assertEquals('undefined', refs.lookup(fromJSON.constructorFunction.ref).type, 'Unexpected constructor function type in JSON'); 74 assertEquals(mirror.protoObject().handle(), fromJSON.protoObject.ref, 'Unexpected proto object handle in JSON'); 75 assertEquals('undefined', refs.lookup(fromJSON.protoObject.ref).type, 'Unexpected proto object type in JSON'); 76 assertEquals(mirror.prototypeObject().handle(), fromJSON.prototypeObject.ref, 'Unexpected prototype object handle in JSON'); 77 assertEquals('undefined', refs.lookup(fromJSON.prototypeObject.ref).type, 'Unexpected prototype object type in JSON');
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGGraph.cpp | 63 // not including the 'mustGenerate' ref. If the node is 146 ref(node.child1); 152 ref(node.child2); 156 ref(node.child3);
|
/external/webkit/Source/WebCore/webaudio/ |
AudioNodeInput.cpp | 65 node()->ref(AudioNode::RefTypeConnection); 110 node()->ref(AudioNode::RefTypeDisabled); 129 node()->ref(AudioNode::RefTypeConnection);
|
/external/webkit/Source/WebCore/websockets/ |
WorkerThreadableWebSocketChannel.h | 71 using RefCounted<WorkerThreadableWebSocketChannel>::ref; 75 virtual void refThreadableWebSocketChannel() { ref(); } 127 using RefCounted<Bridge>::ref;
|
/external/webkit/Source/WebCore/workers/ |
WorkerContext.h | 149 using RefCounted<WorkerContext>::ref; 174 virtual void refScriptExecutionContext() { ref(); } 177 virtual void refEventTarget() { ref(); }
|