Home
last modified time | relevance | path

Searched refs:root (Results 1376 - 1400 of 1827) sorted by relevance

1...<<51525354555657585960>>...74

/third_party/curl/tests/
H A Dtest1139.pl45 my $root=$ARGV[0] || ".";
47 my $syms = "$root/docs/libcurl/symbols-in-versions";
48 my $curlh = "$root/include/curl/curl.h";
180 open($r, "<", "$root/src/tool_getparam.c") ||
223 open($r, "<", "$buildroot/docs/curl.1") || open($r, "<", "$root/docs/curl.1") ||
252 open($r, "<", "$root/src/tool_listhelp.c") ||
/third_party/glslang/glslang/Include/
H A DShHandle.h96 virtual bool compile(TIntermNode* root, int version = 0, EProfile profile = ENoProfile) = 0;
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c122 snd_config_t *root ATTRIBUTE_UNUSED, in _snd_timer_query_hw_open()
/third_party/cJSON/tests/unity/extras/fixture/
H A Drakefile_helper.rb131 summary.root = HERE
/third_party/icu/icu4c/source/samples/ufortune/resources/
H A Dfortune_resources.mak19 RESFILES= root.res es.res
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c32 * This code implements a `root nexus' for Arm Architecture
33 * machines. The function of the root nexus is to serve as an
84 EARLY_DRIVER_MODULE(nexus, root, nexus_driver, nexus_devclass, 0, 0,
/third_party/alsa-lib/include/
H A Dcontrol_external.h55 snd_config_t *root, snd_config_t *conf, int mode)
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/
H A Dclient.js57 // root.json file. If the cache directory does not exist, it will be
59 // If the root.json file does not exist, it will be copied from the
70 // Populates the TUF cache with the initial root.json file. If the root.json
74 const cachedRootPath = path_1.default.join(cachePath, 'root.json');
75 // If the root.json file does not exist (or we're forcing re-initialization),
88 message: `No root.json found for mirror: ${mirrorURL}`,
91 fs_1.default.writeFileSync(cachedRootPath, Buffer.from(repoSeed['root.json'], 'base64'));
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Drandom_offline44 [ "$(whoami)" != root ] && fail "Not root"
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Drandom_offline44 [ "$(whoami)" != root ] && fail "Not root"
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate.h63 inline Object root(RootIndex index) const;
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.h66 AllocationTraceNode* root() { return &root_; } in root() function in v8::internal::AllocationTraceTree
/third_party/python/Lib/distutils/tests/
H A Dtest_install_data.py54 # now using root and empty dir
55 cmd.root = os.path.join(pkg_dir, 'root')
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcfg.h61 // Compute structured block order into |order| for |func| starting at |root|.
66 void ComputeStructuredOrder(Function* func, BasicBlock* root,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcfg.h61 // Compute structured block order into |order| for |func| starting at |root|.
66 void ComputeStructuredOrder(Function* func, BasicBlock* root,
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
H A Dfortune_resources.mak19 RESFILES= root.res es.res
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftdrv.h100 * root ::
166 FT_Module_Class root; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.h111 AF_StyleMetricsRec root; member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmorx.c174 gxvalid->root = ftvalid; in gxv_morx_validate()
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvgdef.c203 otvalid->root = ftvalid; in otv_GDEF_validate()
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrdrivr.c107 FT_Size size = face->root.size; in FT_CALLBACK_DEF()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.h149 CF2_OutlineCallbacksRec root; /* base class must be first */ member
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c101 FT_Memory memory = render->root.memory; in ft_raster1_render()
/third_party/python/Lib/distutils/command/
H A Dbdist_dumb.py84 install.root = self.bdist_dir
91 # And make an archive relative to the root of the
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_text.py12 self.text = tkinter.Text(self.root)

Completed in 10 milliseconds

1...<<51525354555657585960>>...74