OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ref
(Results
251 - 275
of
1405
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/dalvik/vm/mterp/x86/
OP_ARRAY_LENGTH.S
7
GET_VREG_R %ecx rINST # ecx<- vB (object
ref
)
OP_THROW_VERIFICATION_ERROR.S
7
/* op AA,
ref
@BBBB */
15
call dvmThrowVerificationError # call(method, kind,
ref
)
OP_THROW_VERIFICATION_ERROR_JUMBO.S
7
/* exop BBBB,
ref
@AAAAAAAA */
15
call dvmThrowVerificationError # call(method, kind,
ref
)
/external/chromium/app/sql/
statement.h
47
explicit Statement(scoped_refptr<Connection::StatementRef>
ref
);
52
void Assign(scoped_refptr<Connection::StatementRef>
ref
);
/external/chromium/googleurl/src/
url_parse_internal.h
90
Component*
ref
);
95
Component*
ref
);
/external/collada/src/1.4/dom/
domCg_connect_param.cpp
22
domCg_connect_paramRef
ref
= new domCg_connect_param(dae);
local
23
return
ref
;
39
// Add attribute:
ref
42
ma->setName( "
ref
" );
domChannel.cpp
22
domChannelRef
ref
= new domChannel(dae);
local
23
return
ref
;
domCommon_color_or_texture_type.cpp
22
domCommon_color_or_texture_typeRef
ref
= new domCommon_color_or_texture_type(dae);
local
23
return
ref
;
76
domCommon_color_or_texture_type::domColorRef
ref
= new domCommon_color_or_texture_type::domColor(dae);
local
77
return
ref
;
123
domCommon_color_or_texture_type::domParamRef
ref
= new domCommon_color_or_texture_type::domParam(dae);
local
124
return
ref
;
141
// Add attribute:
ref
144
ma->setName( "
ref
" );
162
domCommon_color_or_texture_type::domTextureRef
ref
= new domCommon_color_or_texture_type::domTexture(dae);
local
163
return
ref
;
[
all
...]
domFx_annotate_common.cpp
22
domFx_annotate_commonRef
ref
= new domFx_annotate_common(dae);
local
23
return
ref
;
domFx_clearcolor_common.cpp
22
domFx_clearcolor_commonRef
ref
= new domFx_clearcolor_common(dae);
local
23
return
ref
;
domFx_cleardepth_common.cpp
22
domFx_cleardepth_commonRef
ref
= new domFx_cleardepth_common(dae);
local
23
return
ref
;
domFx_clearstencil_common.cpp
22
domFx_clearstencil_commonRef
ref
= new domFx_clearstencil_common(dae);
local
23
return
ref
;
domFx_code_profile.cpp
22
domFx_code_profileRef
ref
= new domFx_code_profile(dae);
local
23
return
ref
;
domFx_include_common.cpp
22
domFx_include_commonRef
ref
= new domFx_include_common(dae);
local
23
return
ref
;
domGles_texture_constant_type.cpp
22
domGles_texture_constant_typeRef
ref
= new domGles_texture_constant_type(dae);
local
23
return
ref
;
domGles_texture_unit.cpp
22
domGles_texture_unitRef
ref
= new domGles_texture_unit(dae);
local
23
return
ref
;
89
domGles_texture_unit::domSurfaceRef
ref
= new domGles_texture_unit::domSurface(dae);
local
90
return
ref
;
125
domGles_texture_unit::domSampler_stateRef
ref
= new domGles_texture_unit::domSampler_state(dae);
local
126
return
ref
;
161
domGles_texture_unit::domTexcoordRef
ref
= new domGles_texture_unit::domTexcoord(dae);
local
162
return
ref
;
domInputGlobal.cpp
22
domInputGlobalRef
ref
= new domInputGlobal(dae);
local
23
return
ref
;
domInputLocal.cpp
22
domInputLocalRef
ref
= new domInputLocal(dae);
local
23
return
ref
;
domLookat.cpp
22
domLookatRef
ref
= new domLookat(dae);
local
23
return
ref
;
domMatrix.cpp
22
domMatrixRef
ref
= new domMatrix(dae);
local
23
return
ref
;
domP.cpp
22
domPRef
ref
= new domP(dae);
local
23
return
ref
;
domRotate.cpp
22
domRotateRef
ref
= new domRotate(dae);
local
23
return
ref
;
domSampler.cpp
22
domSamplerRef
ref
= new domSampler(dae);
local
23
return
ref
;
domScale.cpp
22
domScaleRef
ref
= new domScale(dae);
local
23
return
ref
;
domSkew.cpp
22
domSkewRef
ref
= new domSkew(dae);
local
23
return
ref
;
Completed in 254 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>