/external/dbus/tools/ |
D | dbus-print-message.c | 50 indent (int depth) in indent() 57 print_hex (unsigned char *bytes, unsigned int len, int depth) in print_hex() 100 print_ay (DBusMessageIter *iter, int depth) in print_ay() 146 print_iter (DBusMessageIter *iter, dbus_bool_t literal, int depth) in print_iter()
|
/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLContextAttributes.cpp | 70 bool WebGLContextAttributes::depth() const in depth() function in WebCore::WebGLContextAttributes 75 void WebGLContextAttributes::setDepth(bool depth) in setDepth()
|
/external/valgrind/main/none/tests/ |
D | stackgrowth.c | 7 static void test(int depth) in test()
|
D | thread-exits.c | 47 static void grow(int depth) in grow()
|
/external/doclava/src/com/google/doclava/ |
D | Hierarchy.java | 57 int depth = depth(nodes, "java.lang.Object"); in makeHierarchy() local 76 private static int depth(HashMap<String, TreeSet<String>> nodes, String name) { in depth() method in Hierarchy
|
/external/clang/test/CodeGen/ |
D | PR4611-bitfield-layout.c | 5 unsigned int type:3, pack_id:16, depth:13; member
|
/external/clang/bindings/python/examples/cindex/ |
D | cindex-dump.py | 39 def get_info(node, depth=0): argument
|
/external/valgrind/main/memcheck/tests/linux/ |
D | lsframe2.c | 13 int rec ( int depth ) in rec()
|
/external/chromium/base/json/ |
D | json_writer.cc | 53 int depth, in BuildJSONString() 197 void JSONWriter::IndentLine(int depth) { in IndentLine()
|
/external/webkit/Source/WebCore/xml/ |
D | XPathNodeSet.cpp | 38 static inline Node* parentWithDepth(unsigned depth, const Vector<Node*>& parents) in parentWithDepth() 49 unsigned depth = parentMatrix[i].size() - 1; in sortBlock() local
|
/external/v8/test/mjsunit/ |
D | deep-recursion.js | 33 function newdeep(start, depth) { argument
|
/external/javassist/src/main/javassist/runtime/ |
D | Cflow.java | 27 private int depth; field in Cflow.Depth
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebScreenInfo.h | 40 int depth; member
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | access-binary-trees.js | 16 function bottomUpTree(item,depth){ argument
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | access-binary-trees.js | 16 function bottomUpTree(item,depth){ argument
|
/external/dbus/dbus/ |
D | dbus-message-factory.h | 47 int depth; member
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_png.cpp | 261 bool GrFmtPngWriter::IsFormatSupported( int depth ) in IsFormatSupported() 267 int width, int height, int depth, int channels ) in WriteImage()
|
D | grfmt_pxm.cpp | 369 bool GrFmtPxMWriter::IsFormatSupported( int depth ) in IsFormatSupported() 376 int width, int height, int depth, int _channels ) in WriteImage()
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
D | tree.js | 98 get depth() { getter in Tree 267 get depth() { getter in TreeItem 276 setDepth_: function(depth) { argument
|
/external/webkit/Source/WebCore/platform/qt/ |
D | PlatformScreenQt.cpp | 61 int depth = QApplication::desktop()->screen(0)->depth(); in screenDepthPerComponent() local
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | AVLTree.h | 332 unsigned depth; variable 361 unsigned depth = 0; in build() local 608 unsigned depth = 0, unbal_depth = 0; in insert() local 758 unsigned depth = 0, rm_depth; in remove() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_cgxmodes.c | 38 int depth=8; in set_best_resolution() local 77 static void add_visual(_THIS, int depth, int class) in add_visual()
|
/external/expat/examples/ |
D | elements.c | 49 int depth = 0; in main() local
|
/external/opencv/cxcore/include/ |
D | cxcore.hpp | 50 CvImage( CvSize size, int depth, int channels ) in CvImage() 86 void create( CvSize size, int depth, int channels ) in create() 153 int depth() const { return image ? image->depth : 0; } in depth() function in CvImage 321 int depth() const { return matrix ? CV_MAT_DEPTH(matrix->type) : 0; } in depth() function in CvMatrix
|
/external/chromium/base/ |
D | logging_win.cc | 67 DWORD depth = 0; in LogMessage() local
|