/external/libvpx/vp8/encoder/ppc/ |
sad_altivec.asm | 5 ; that can be found in the LICENSE file in the root of the source 8 ; be found in the AUTHORS file in the root of the source tree.
|
/external/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 5 ; that can be found in the LICENSE file in the root of the source 8 ; be found in the AUTHORS file in the root of the source tree.
|
/external/libvpx/vpx_mem/memory_manager/include/ |
cavl_if.h | 5 * that can be found in the LICENSE file in the root of the source 8 * be found in the AUTHORS file in the root of the source tree. 86 AVL_HANDLE root; member in struct:__anon5325 174 ** take the less branch. bit 0 gives branch from root, and 181 /* Handles of nodes in path from root to current node (returned by *). */
|
/external/libvpx/vpx_scale/arm/neon/ |
vp8_vpxyv12_copyframe_func_neon.asm | 5 ; that can be found in the LICENSE file in the root of the source 8 ; be found in the AUTHORS file in the root of the source tree.
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
xf86vmode.h | 150 Window root; /* root window of event screen */ member in struct:__anon6166
|
/external/quake/quake/src/QW/client/ |
gl_vidlinux_x11.c | 654 Window root; local 700 root = RootWindow(dpy, scrnum); 711 attr.colormap=XCreateColormap(dpy,root,visinfo->visual,AllocNone); 715 win=XCreateWindow(dpy,root,0,0,width,height,
|
gl_vidlinuxglx.c | 603 Window root; local 649 root = RootWindow(dpy, scrnum); 659 attr.colormap = XCreateColormap(dpy, root, visinfo->visual, AllocNone); 663 win = XCreateWindow(dpy, root, 0, 0, width, height,
|
/external/webkit/WebCore/inspector/ |
InspectorFrontend.cpp | 353 void InspectorFrontend::setDocument(const ScriptObject& root) 357 function.appendArgument(root); 361 void InspectorFrontend::setDetachedRoot(const ScriptObject& root) 365 function.appendArgument(root);
|
/external/webkit/WebCore/inspector/front-end/ |
ScopeChainSidebarPane.js | 141 } while (current && !current.root);
|
/external/webkit/WebCore/platform/ |
Widget.h | 178 ScrollView* root() const; 215 // These methods are used to convert from the root widget to the containing window,
|
/sdk/emulator/qtools/ |
bb2sym.cpp | 57 trace->SetRoot(root);
|
coverage.cpp | 91 trace->SetRoot(root);
|
profile_trace.cpp | 60 trace->SetRoot(root);
|
read_trace.cpp | 60 trace->SetRoot(root);
|
stack_dump.cpp | 115 trace->SetRoot(root);
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
RepoSource.java | 479 // Check the root element is an xsd-schema with at least the following properties:
516 // we must have found the root node, and it must have an XML namespace prefix.
653 * element child in a root XML node.
716 Node root = getFirstChild(doc, nsUri, SdkRepository.NODE_SDK_REPOSITORY);
local 717 if (root != null) {
723 for (Node child = root.getFirstChild();
737 for (Node child = root.getFirstChild();
[all...] |
/external/chromium/third_party/icu/source/test/cintltst/ |
ccaltst.c | 35 void addCalTest(TestNode** root); 37 void addCalTest(TestNode** root) 40 addTest(root, &TestCalendar, "tsformat/ccaltst/TestCalendar"); 41 addTest(root, &TestGetSetDateAPI, "tsformat/ccaltst/TestGetSetDateAPI"); 42 addTest(root, &TestFieldGetSet, "tsformat/ccaltst/TestFieldGetSet"); 43 addTest(root, &TestAddRollExtensive, "tsformat/ccaltst/TestAddRollExtensive"); 44 addTest(root, &TestGetLimits, "tsformat/ccaltst/TestGetLimits"); 45 addTest(root, &TestDOWProgression, "tsformat/ccaltst/TestDOWProgression"); 46 addTest(root, &TestGMTvsLocal, "tsformat/ccaltst/TestGMTvsLocal"); 47 addTest(root, &TestGregorianChange, "tsformat/ccaltst/TestGregorianChange") [all...] |
custrtst.c | 43 void addUStringTest(TestNode** root); 45 void addUStringTest(TestNode** root) 47 addTest(root, &TestStringCopy, "tsutil/custrtst/TestStringCopy"); 48 addTest(root, &TestStringFunctions, "tsutil/custrtst/TestStringFunctions"); 49 addTest(root, &TestStringSearching, "tsutil/custrtst/TestStringSearching"); 50 addTest(root, &TestSurrogateSearching, "tsutil/custrtst/TestSurrogateSearching"); 51 addTest(root, &TestUnescape, "tsutil/custrtst/TestUnescape"); 52 addTest(root, &TestCountChar32, "tsutil/custrtst/TestCountChar32"); 53 addTest(root, &TestUCharIterator, "tsutil/custrtst/TestUCharIterator"); 54 addTest(root, &TestUNormIterator, "tsutil/custrtst/TestUNormIterator") [all...] |
/external/e2fsprogs/debugfs/ |
debugfs.c | 43 ext2_ino_t root, cwd; variable 111 root = cwd = EXT2_ROOT_INO; 247 root = cwd = EXT2_ROOT_INO; 672 root = inode; 967 retval = ext2fs_get_pathname(current_fs, root, 0, &pathname); 970 "while trying to get pathname of root"); 972 printf("[root] INODE: %6u PATH: %s\n", 973 root, pathname ? pathname : "NULL"); 1033 if (! (retval=ext2fs_namei(current_fs, root, cwd, destname, &dir))) 1230 dir = root; [all...] |
/external/icu4c/test/cintltst/ |
custrtst.c | 43 void addUStringTest(TestNode** root); 45 void addUStringTest(TestNode** root) 47 addTest(root, &TestStringCopy, "tsutil/custrtst/TestStringCopy"); 48 addTest(root, &TestStringFunctions, "tsutil/custrtst/TestStringFunctions"); 49 addTest(root, &TestStringSearching, "tsutil/custrtst/TestStringSearching"); 50 addTest(root, &TestSurrogateSearching, "tsutil/custrtst/TestSurrogateSearching"); 51 addTest(root, &TestUnescape, "tsutil/custrtst/TestUnescape"); 52 addTest(root, &TestCountChar32, "tsutil/custrtst/TestCountChar32"); 53 addTest(root, &TestUCharIterator, "tsutil/custrtst/TestUCharIterator"); 54 addTest(root, &TestUNormIterator, "tsutil/custrtst/TestUNormIterator") [all...] |
/external/qemu/android/ |
main.c | 607 AConfig* root; local 649 root = aconfig_node("", ""); 692 aconfig_load(root, strdup(tmp)); 706 if(aconfig_load_file(root, tmp) >= 0) { 729 aconfig_load(root, base); 746 if ( qemulator_init(qemulator_get(), root, path, win_x, win_y, opts ) < 0 ) { 754 n = aconfig_find(root, "network"); 762 n = aconfig_find(root, "trackball"); 820 AConfig* root = aconfig_node("",""); local 821 if (!aconfig_load_file(root, path)) [all...] |
/external/blktrace/btt/ |
globals.h | 223 int rb_insert(struct rb_root *root, struct io *iop); 224 struct io *rb_find_sec(struct rb_root *root, __u64 sec);
|
/external/chromium/third_party/icu/source/data/rbnf/ |
rbnffiles.mk | 32 # All aliases (to not be included under 'installed'), but not including root.
|
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 32 # All aliases (to not be included under 'installed'), but not including root.
|
/external/iproute2/examples/diffserv/ |
Edge31-ca-u32 | 122 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
|