OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:referee
(Results
1 - 10
of
10
) sorted by null
/external/skia/src/gpu/gl/debug/
GrFBBindableObj.h
30
void setColorBound(GrFakeRefObj *
referee
) {
31
fColorReferees.append(1, &
referee
);
33
void resetColorBound(GrFakeRefObj *
referee
) {
34
int index = fColorReferees.find(
referee
);
38
bool getColorBound(GrFakeRefObj *
referee
) const {
39
int index = fColorReferees.find(
referee
);
46
void setDepthBound(GrFakeRefObj *
referee
) {
47
fDepthReferees.append(1, &
referee
);
49
void resetDepthBound(GrFakeRefObj *
referee
) {
50
int index = fDepthReferees.find(
referee
);
[
all
...]
GrTextureObj.h
29
void setBound(GrTextureUnitObj *
referee
) {
30
fTextureUnitReferees.append(1, &
referee
);
33
void resetBound(GrTextureUnitObj *
referee
) {
34
int index = fTextureUnitReferees.find(
referee
);
38
bool getBound(GrTextureUnitObj *
referee
) const {
39
int index = fTextureUnitReferees.find(
referee
);
/external/chromium/base/
callback.h.pump
73
// * WARNING: You must be sure the
referee
outlives the callback!
76
// * lifetime of the
referee
needs to be.
callback.h
70
// * WARNING: You must be sure the
referee
outlives the callback!
73
// * lifetime of the
referee
needs to be.
/external/clang/lib/CodeGen/
CGExprConstant.cpp
[
all
...]
/external/v8/include/
v8.h
291
* The
referee
is kept alive by the local handle even when
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf
[
all
...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf
[
all
...]
/external/webkit/Source/WebCore/
ChangeLog-2002-12-03
[
all
...]
Completed in 707 milliseconds