| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
| D | ATokPtrImpl.h | 45 void ANTLRTokenPtr::ref() const in ref() function
|
| D | AToken.h | 82 virtual void ref() {;} in ref() function 163 void ref() { refcnt_++; } in ref() function
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
| D | ATokPtr.cpp | 39 void ANTLRTokenPtr::ref() const in ref() function in ANTLRTokenPtr
|
| D | AToken_traditional.h | 79 virtual void ref() {;} in ref() function 140 void ref() { refcnt_++; } in ref() function
|
| D | AToken.h | 81 virtual void ref() {;} in ref() function 143 void ref() { refcnt_++; } in ref() function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | weakrefobject.c | 285 PyWeakReference *ref, *proxy; in weakref___new__() local 758 PyWeakReference *ref, *proxy; in PyWeakref_NewRef() local 817 PyWeakReference *ref, *proxy; in PyWeakref_NewProxy() local 877 PyWeakref_GetObject(PyObject *ref) in PyWeakref_GetObject() 890 handle_callback(PyWeakReference *ref, PyObject *callback) in handle_callback()
|
| D | typeobject.c | 75 PyObject *raw, *ref; in PyType_Modified() local 383 PyObject *ref, *subclasses, *old_mro; in mro_subclasses() local 2664 PyObject *list, *raw, *ref; in type_subclasses() local 4161 PyObject *list, *ref, *newobj; local 4187 PyObject *list, *ref; local 6347 PyObject *ref, *subclasses, *dict; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | weakrefobject.c | 274 PyWeakReference *ref, *proxy; in weakref___new__() local 747 PyWeakReference *ref, *proxy; in PyWeakref_NewRef() local 806 PyWeakReference *ref, *proxy; in PyWeakref_NewProxy() local 866 PyWeakref_GetObject(PyObject *ref) in PyWeakref_GetObject() 879 handle_callback(PyWeakReference *ref, PyObject *callback) in handle_callback()
|
| D | typeobject.c | 75 PyObject *raw, *ref; in PyType_Modified() local 377 PyObject *ref, *subclasses, *old_mro; in mro_subclasses() local 2637 PyObject *list, *raw, *ref; in type_subclasses() local 4109 PyObject *list, *ref, *newobj; local 4135 PyObject *list, *ref; local 6311 PyObject *ref, *subclasses, *dict; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | sgmllib.py | 457 def unknown_charref(self, ref): pass argument 458 def unknown_entityref(self, ref): pass argument 499 def unknown_entityref(self, ref): argument 503 def unknown_charref(self, ref): argument
|
| D | xmllib.py | 28 ref = re.compile('&(' + _Name + '|#[0-9]+|#x[0-9a-fA-F]+)[^-a-zA-Z0-9._:]') variable 800 def unknown_charref(self, ref): pass argument 862 def unknown_entityref(self, ref): argument 866 def unknown_charref(self, ref): argument
|
| /device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/ |
| D | foo_entry.cpp | 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc()
|
| D | foo_enc.cpp | 22 void fooAlphaFunc_enc(void *self , FooInt func, FooFloat ref) in fooAlphaFunc_enc()
|
| /device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/ |
| D | foo_wrapper_entry.cpp | 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
| D | weakrefobject.h | 69 #define PyWeakref_GET_OBJECT(ref) (((PyWeakReference *)(ref))->wr_object) argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
| D | weakrefobject.h | 73 #define PyWeakref_GET_OBJECT(ref) \ argument
|
| /device/google/cuttlefish_common/guest/hals/camera/ |
| D | Exif.cpp | 356 const char* ref = floatValue < 0.0f ? "S" : "N"; in createExifData() local 366 const char* ref = floatValue < 0.0f ? "W" : "E"; in createExifData() local 377 uint8_t ref = floatValue < 0.0f ? 1 : 0; in createExifData() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | xmllib.py | 28 ref = re.compile('&(' + _Name + '|#[0-9]+|#x[0-9a-fA-F]+)[^-a-zA-Z0-9._:]') variable 800 def unknown_charref(self, ref): pass argument 862 def unknown_entityref(self, ref): argument 866 def unknown_charref(self, ref): argument
|
| /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/ |
| D | grant_table.h | 329 grant_ref_t ref; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | lauxlib.c | 523 int ref; in luaL_ref() local 543 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref()
|
| /device/generic/goldfish/camera/ |
| D | Exif.cpp | 410 const char* ref = entry.data.d[0] < 0.0f ? "S" : "N"; in createExifDataCommon() local
|
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | ApiGen.cpp | 1468 EntryPoint ref; in readSpec() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | mapping_tests.py | 78 def check_iterandlist(iter, lst, ref): argument
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 56 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() 251 void glAlphaFuncx(GLenum func, GLclampx ref) in glAlphaFuncx() 691 void glStencilFunc(GLenum func, GLint ref, GLuint mask) in glStencilFunc() 846 void glAlphaFuncxOES(GLenum func, GLclampx ref) in glAlphaFuncxOES()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 309 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() 543 void glAlphaFuncx(GLenum func, GLclampx ref) in glAlphaFuncx() 1069 void glStencilFunc(GLenum func, GLint ref, GLuint mask) in glStencilFunc() 1363 void glAlphaFuncxOES(GLenum func, GLclampx ref) in glAlphaFuncxOES()
|