/third_party/curl/tests/ |
H A D | test1139.pl | 45 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 D | ShHandle.h | 96 virtual bool compile(TIntermNode* root, int version = 0, EProfile profile = ENoProfile) = 0;
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_query_hw.c | 122 snd_config_t *root ATTRIBUTE_UNUSED, in _snd_timer_query_hw_open()
|
/third_party/cJSON/tests/unity/extras/fixture/ |
H A D | rakefile_helper.rb | 131 summary.root = HERE
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
H A D | fortune_resources.mak | 19 RESFILES= root.res es.res
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | nexus.c | 32 * 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 D | control_external.h | 55 snd_config_t *root, snd_config_t *conf, int mode)
|
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/ |
H A D | client.js | 57 // 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 D | random_offline | 44 [ "$(whoami)" != root ] && fail "Not root"
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | random_offline | 44 [ "$(whoami)" != root ] && fail "Not root"
|
/third_party/node/deps/v8/src/execution/ |
H A D | local-isolate.h | 63 inline Object root(RootIndex index) const;
|
/third_party/node/deps/v8/src/profiler/ |
H A D | allocation-tracker.h | 66 AllocationTraceNode* root() { return &root_; } in root() function in v8::internal::AllocationTraceTree
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_install_data.py | 54 # 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 D | cfg.h | 61 // 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 D | cfg.h | 61 // 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 D | fortune_resources.mak | 19 RESFILES= root.res es.res
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftdrv.h | 100 * root :: 166 FT_Module_Class root; member
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | aflatin.h | 111 AF_StyleMetricsRec root; member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmorx.c | 174 gxvalid->root = ftvalid; in gxv_morx_validate()
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvgdef.c | 203 otvalid->root = ftvalid; in otv_GDEF_validate()
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrdrivr.c | 107 FT_Size size = face->root.size; in FT_CALLBACK_DEF()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psft.h | 149 CF2_OutlineCallbacksRec root; /* base class must be first */ member
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftrend1.c | 101 FT_Memory memory = render->root.memory; in ft_raster1_render()
|
/third_party/python/Lib/distutils/command/ |
H A D | bdist_dumb.py | 84 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 D | test_text.py | 12 self.text = tkinter.Text(self.root)
|