Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 44) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dasdl_c.py28 def reflow_lines(s, depth): argument
89 def emit(self, s, depth, reflow=True): argument
105 def visitType(self, type, depth=0): argument
108 def visitSum(self, sum, name, depth): argument
114 def simple_sum(self, sum, name, depth): argument
125 def sum_with_constructors(self, sum, name, depth): argument
131 def visitProduct(self, product, name, depth): argument
145 def visitType(self, type, depth=0): argument
148 def visitSum(self, sum, name, depth): argument
152 def sum_with_constructors(self, sum, name, depth): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_runpy.py116 def _make_pkg(self, source, depth, mod_base="runpy_test"): argument
136 def _del_pkg(self, top, depth, mod_name): argument
161 def _check_module(self, depth): argument
182 def _check_package(self, depth): argument
204 def _add_relative_modules(self, base_dir, source, depth): argument
229 def _check_relative_imports(self, depth, run_name=None): argument
Dscript_helper.py136 source, depth=1, compiled=False): argument
Dtest_cmd_line_script.py43 source=test_source, depth=1): argument
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt.c161 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
203 int depth = 0; in fdt_first_subnode() local
214 int depth = 1; in fdt_next_subnode() local
Dfdt_wip.c99 int depth = 0; in _fdt_node_end_offset() local
Dfdt_ro.c135 int depth; in fdt_subnode_offset_namelen() local
361 int offset, depth, namelen; in fdt_get_path() local
413 int offset, depth; in fdt_supernode_atdepth_offset() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpprint.py52 def pprint(object, stream=None, indent=1, width=80, depth=None): argument
58 def pformat(object, indent=1, width=80, depth=None): argument
82 def __init__(self, indent=1, width=80, depth=None, stream=None): argument
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp210 GLsizei width, GLsizei height, GLsizei depth, in computeTextureStartEnd()
238 GLsizei width, GLsizei height, GLsizei depth, in computeTotalImageSize()
263 GLsizei width, GLsizei height, GLsizei depth, in computeNeededBufferSize()
DGLClientState.cpp592 size_t GLClientState::pixelDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GL… in pixelDataSize()
623 size_t GLClientState::pboNeededDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format… in pboNeededDataSize()
854 …::setBoundTextureDims(GLenum target, GLsizei level, GLsizei width, GLsizei height, GLsizei depth) { in setBoundTextureDims()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmrhoist.c188 void MR_xxxIndent(FILE *f,int depth) in MR_xxxIndent()
203 void MR_stderrIndent(int depth) in MR_stderrIndent()
213 void MR_outputIndent(int depth) in MR_outputIndent()
266 void MR_dumpTreeF(FILE *f,int depth,Tree *tree,int across) in MR_dumpTreeF()
308 void MR_dumpTreeX(int depth,Tree *tree,int across) in MR_dumpTreeX()
320 void MR_dumpTokenSet(FILE *f,int depth,set s) in MR_dumpTokenSet()
357 void MR_dumpPred1(int depth,Predicate *p,int withContext) in MR_dumpPred1()
2248 int MR_all_leaves_same_height(Tree *t,int depth)
2872 int depth; local
Dfset2.c1790 Tree *tTrunc(Tree *t,int depth) in tTrunc()
1841 int depth; local
1944 int depth; local
2156 int depth; in MR_backTraceReport() local
Ddumpnode.c50 void dumppred1(int depth,Predicate *p) in dumppred1()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2EncoderUtils.cpp32 size_t pixelDataSize3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLe… in pixelDataSize3D()
Dgl2_entry.cpp529 void glClearDepthf(GLclampf depth) in glClearDepthf()
1330 …t, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border,… in glTexImage3DOES()
1336 …xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format… in glTexSubImage3DOES()
1348 …t, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border,… in glCompressedTexImage3DOES()
1355 …xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format… in glCompressedTexSubImage3DOES()
1604 …xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format… in glExtGetTexSubImageQCOM()
1822 void glClearBufferfi(GLenum buffer, GLint drawBuffer, GLfloat depth, GLint stencil) in glClearBufferfi()
2420 …et, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border,… in glTexImage3D()
2426 …et, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border,… in glTexImage3DOffsetAEMU()
2432 …GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) in glTexStorage3D()
[all …]
DGLESv2Validation.cpp355 GLsizei compressedTexImageSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)… in compressedTexImageSize()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/
DEblCmdFdt.c115 UINTN depth; in DumpFdt() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DShellDumpFdt.c100 UINTN depth; in DumpFdt() local
/device/google/contexthub/util/common/
DJSONObject.cpp563 AString JSONValue::toString(size_t depth, bool indentFirstLine) const { in toString()
651 AString JSONCompound::toString(size_t depth, bool indentFirstLine) const { in toString()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dtraceback.c239 long depth = 0; in tb_printinternal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dtraceback.c239 long depth = 0; in tb_printinternal() local
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DX11GraphicsWindow.c48 int depth; member
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp66 void glClearDepthf(GLclampf depth) in glClearDepthf()
291 void glClearDepthx(GLclampx depth) in glClearDepthx()
856 void glClearDepthxOES(GLclampx depth) in glClearDepthxOES()
1181 void glClearDepthfOES(GLclampf depth) in glClearDepthfOES()
1371 …xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format… in glExtGetTexSubImageQCOM()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.h213 uch depth[2*L_CODES+1]; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dtrees.c445 #define smaller(tree, n, m, depth) \ argument

12