/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | GLESv1Dispatch.h | 23 #define GLES1_DISPATCH_DEFINE_TYPE(return_type, func_name, signature, callargs) \ argument 26 #define GLES1_DISPATCH_DECLARE_POINTER(return_type, func_name, signature, callargs) \ argument
|
D | GLESv3Dispatch.h | 24 #define GLES3_DISPATCH_DEFINE_TYPE(return_type, func_name, signature, callargs) \ argument 27 #define GLES3_DISPATCH_DECLARE_POINTER(return_type, func_name, signature, callargs) \ argument
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/ |
D | profile.py | 40 def add_cycles_to_function(functions, func_name, addr, cycles): argument 219 func_name = line.split()[1] variable 283 func_name = line.split('\t')[column_function].strip() variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_telnetlib.py | 199 def _test_read_any_eager_A(self, func_name): argument 220 def _test_read_any_eager_B(self, func_name): argument 242 def _test_read_any_lazy_B(self, func_name): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | funcobject.h | 28 PyObject *func_name; /* The __name__ attribute, a string object */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | funcobject.h | 28 PyObject *func_name; /* The __name__ attribute, a string object */ member
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | gen_entries.py | 37 def __init__(self, func_name, return_type, parameters): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pstats.py | 483 def func_strip_path(func_name): argument 490 def func_std_string(func_name): # match what old profile produced argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | fixer_util.py | 61 def Call(func_name, args=None, prefix=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | pyexpat.c | 262 getcode(enum HandlerTypes slot, char* func_name, int lineno) in getcode()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | pyexpat.c | 262 getcode(enum HandlerTypes slot, char* func_name, int lineno) in getcode()
|