HomeSort by relevance Sort by last modified time
    Searched refs:root (Results 201 - 225 of 4880) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/pdfium/third_party/zlib_v128/
inftrees.c 28 requested root table index bits, and on return it is the actual root
43 unsigned root; /* number of index bits for root table */ local
51 unsigned low; /* low bits for current root entry */
52 unsigned mask; /* mask for low root bits */
112 /* bound code lengths, force root to be within code lengths */
113 root = *bits;
116 if (root > max) root = max
    [all...]
  /external/zlib/src/
inftrees.c 28 requested root table index bits, and on return it is the actual root
43 unsigned root; /* number of index bits for root table */ local
51 unsigned low; /* low bits for current root entry */
52 unsigned mask; /* mask for low root bits */
112 /* bound code lengths, force root to be within code lengths */
113 root = *bits;
116 if (root > max) root = max
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
LoadRootTask.java 42 protected void finish(RootInfo root) {
45 if (root != null) {
46 mOwner.onRootPicked(root);
48 Log.w(TAG, "Failed to find root: " + mRootUri);
  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
ViewWithTagTest.java 34 ViewGroup root = (ViewGroup) binder.getRoot(); local
35 View view1 = root.getChildAt(0);
36 View view2 = root.getChildAt(1);
  /frameworks/native/cmds/atrace/
atrace.rc 9 chown root shell /sys/kernel/debug/tracing/trace_clock
10 chown root shell /sys/kernel/debug/tracing/buffer_size_kb
11 chown root shell /sys/kernel/debug/tracing/options/overwrite
12 chown root shell /sys/kernel/debug/tracing/options/print-tgid
13 chown root shell /sys/kernel/debug/tracing/events/sched/sched_switch/enable
14 chown root shell /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
15 chown root shell /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable
16 chown root shell /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable
17 chown root shell /sys/kernel/debug/tracing/events/power/cpu_frequency/enable
18 chown root shell /sys/kernel/debug/tracing/events/power/cpu_idle/enabl
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentgetrootnode.java 32 * to the child node that is the root element of the document.
64 Element root; local
67 root = doc.getDocumentElement();
68 rootName = root.getNodeName();
elementgettagname.java 35 * root node. The value returned should be "staff".
64 Element root; local
67 root = doc.getDocumentElement();
68 tagname = root.getTagName();
hc_documentgetrootnode.java 60 Element root; local
63 root = doc.getDocumentElement();
64 rootName = root.getNodeName();
hc_elementgettagname.java 32 * root node. The value returned should be "html" or "svg".
60 Element root; local
63 root = doc.getDocumentElement();
64 tagname = root.getTagName();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_plugin.h 73 snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf,
82 snd_config_t *root, snd_config_t *conf,
92 snd_config_t *root, snd_config_t *conf,
102 snd_config_t *root, snd_config_t *conf,
112 snd_config_t *root, snd_config_t *conf,
122 snd_config_t *root, snd_config_t *conf,
132 snd_config_t *root, snd_config_t *conf,
152 snd_config_t *root, snd_config_t *conf,
163 snd_config_t *root, snd_config_t *conf,
172 snd_config_t *root, snd_config_t *conf
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm_plugin.h 73 snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf,
82 snd_config_t *root, snd_config_t *conf,
92 snd_config_t *root, snd_config_t *conf,
102 snd_config_t *root, snd_config_t *conf,
112 snd_config_t *root, snd_config_t *conf,
122 snd_config_t *root, snd_config_t *conf,
132 snd_config_t *root, snd_config_t *conf,
152 snd_config_t *root, snd_config_t *conf,
163 snd_config_t *root, snd_config_t *conf,
172 snd_config_t *root, snd_config_t *conf
    [all...]
  /development/ndk/tools/
headers-diff-bionic-vs-ndk.py 16 sysincludes[arch] -- dict with includes root as key
17 sysincludes[arch][root] -- dict with header name as key
18 sysincludes[arch][root][header] -- list [last_platform, ..., first_platform]
36 self.root = platforms_root
40 def scan_dir(self, root):
43 for filename in os.listdir(root):
44 if os.path.isfile(os.path.join(root, filename)):
48 def scan_includes(self, root):
49 """Recursive includes scan in given root"""
51 includes_root = os.path.join(root, 'include'
    [all...]
  /build/target/product/
emulator.mk 57 device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
58 device/generic/goldfish/init.goldfish.rc:root/init.goldfish.rc \
60 device/generic/goldfish/ueventd.goldfish.rc:root/ueventd.goldfish.rc \
61 device/generic/goldfish/init.ranchu.rc:root/init.ranchu.rc \
62 device/generic/goldfish/fstab.ranchu:root/fstab.ranchu \
63 device/generic/goldfish/ueventd.ranchu.rc:root/ueventd.ranchu.rc \
  /device/google/marlin/
device-marlin.mk 45 device/google/marlin/init.common.rc:root/init.marlin.rc \
46 device/google/marlin/init.common.usb.rc:root/init.marlin.usb.rc \
47 device/google/marlin/fstab.common:root/fstab.marlin \
48 device/google/marlin/ueventd.common.rc:root/ueventd.marlin.rc \
49 device/google/marlin/init.recovery.common.rc:root/init.recovery.marlin.rc
53 device/google/marlin/init.common.nanohub.rc:root/init.marlin.nanohub.rc
device-sailfish.mk 45 device/google/marlin/init.common.rc:root/init.sailfish.rc \
46 device/google/marlin/init.common.usb.rc:root/init.sailfish.usb.rc \
47 device/google/marlin/fstab.common:root/fstab.sailfish \
48 device/google/marlin/ueventd.common.rc:root/ueventd.sailfish.rc \
49 device/google/marlin/init.recovery.common.rc:root/init.recovery.sailfish.rc
53 device/google/marlin/init.common.nanohub.rc:root/init.sailfish.nanohub.rc
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
test_explicit_packages.py 17 root = os.path.join(
22 path=[root]+sys.path,
23 scripts=[os.path.join(root, "main_script.py")],
34 root = os.path.join(
39 path=[root]+sys.path,
40 scripts=[os.path.join(root, "main_script.py")],
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1parse.c 146 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
231 parser->root.base = parser->base_dict;
232 parser->root.cursor = parser->base_dict;
233 parser->root.limit = parser->root.cursor + parser->base_len;
246 FT_Memory memory = parser->root.memory;
256 parser->root.funcs.done( &parser->root );
265 FT_Memory memory = parser->root.memory;
367 parser->root.cursor = parser->base_dict
    [all...]
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
ImageTest.java 33 Table root; field in class:ImageTest
43 root = new Table();
44 root.setSize(Gdx.graphics.getWidth(), Gdx.graphics.getHeight());
45 ui.addActor(root);
46 root.debug();
50 root.add(image).width(image2.getRegionWidth()).height(image2.getRegionHeight());
  /external/pdfium/third_party/freetype/src/type1/
t1parse.c 146 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
231 parser->root.base = parser->base_dict;
232 parser->root.cursor = parser->base_dict;
233 parser->root.limit = parser->root.cursor + parser->base_len;
246 FT_Memory memory = parser->root.memory;
256 parser->root.funcs.done( &parser->root );
265 FT_Memory memory = parser->root.memory;
367 parser->root.cursor = parser->base_dict
    [all...]
  /external/v8/test/preparser/
testcfg.py 36 def __init__(self, name, root):
37 super(PreparserTestSuite, self).__init__(name, root)
43 pathname = os.path.join(self.root, filename + ".pyt")
68 filenames = [f[:-4] for f in os.listdir(self.root) if f.endswith(".pyt")]
85 def GetSuite(name, root):
86 return PreparserTestSuite(name, root)
  /frameworks/support/compat/jellybean/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompatJellyBean.java 32 public static void setSource(Object info, View root, int virtualDescendantId) {
33 ((AccessibilityNodeInfo) info).setSource(root, virtualDescendantId);
56 public static Object obtain(View root, int virtualDescendantId) {
57 return AccessibilityNodeInfo.obtain(root, virtualDescendantId);
68 public static void setParent(Object info, View root, int virtualDescendantId) {
69 ((AccessibilityNodeInfo) info).setParent(root, virtualDescendantId);
  /development/scripts/
gdbclient.py 28 def get_gdbserver_path(root, arch):
31 return path.format(root, arch, "64", "64")
33 return path.format(root, arch, "", "")
55 "--user", nargs="?", default="root",
56 help="user to run commands as on the device [default: root]")
61 def dump_var(root, variable):
63 "BUILD_SYSTEM={}/build/core".format(root),
65 "{}/build/core/config.mk".format(root),
71 os.environ['PWD'] = root
72 make_output = subprocess.check_output(make_args, cwd=root)
    [all...]
  /development/tools/line_endings/
line_endings.c 62 Node* root = malloc(sizeof(Node)); local
63 Node* node = root;
93 while (root) {
94 ssize_t amt2 = strlen(root->buf);
96 ssize_t amt = write(fd, root->buf, amt2);
102 node = root;
103 root = root->next;
  /external/autotest/client/site_tests/security_Minijail0/src/
test-usergroups 7 needgroup=audio # a group chronos is in and root isn't
8 neednogroup=root # we'd better not still be in root...
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
SyntaxTreeBuilder.java 82 * @param root The AST to post process.
88 protected void process(Start root, EscapeMode escapeMode, String templateName) {
89 root.apply(typeResolver);
90 root.apply(sequenceOptimizer);
91 root.apply(inlineRewriter);
93 // root.apply(varOptimizer);
98 root.apply(new AutoEscaper(escapeMode, templateName));
112 Start root = parser.parse(); local
113 process(root, escapeMode, templateName);
114 return new TemplateSyntaxTree(root);
    [all...]

Completed in 708 milliseconds

1 2 3 4 5 6 7 891011>>