HomeSort by relevance Sort by last modified time
    Searched full:subpath (Results 51 - 73 of 73) sorted by null

1 23

  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp 389 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const char* subPath, const glu::VarType& type)
391 glu::VarTokenizer tokenizer(subPath);
408 return traverseVariablePath(typePath, subPath + tokenizer.getCurrentTokenEndLocation(), type.getStructPtr()->getMember(memberNdx).getType());
425 return traverseVariablePath(typePath, subPath + tokenizer.getCurrentTokenEndLocation(), type.getElementType());
    [all...]
  /external/freetype/include/
ftstroke.h 394 * If the subpath was not `opened', this function `draws' a
  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 296 path = pos+1; // store subpath for calling subtest
  /external/llvm/docs/
LLVMBuild.rst 146 subpath to search for additional LLVMBuild files.
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftstroke.h 394 * If the subpath was not `opened', this function `draws' a
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftstroke.h 394 * If the subpath was not `opened', this function `draws' a
  /external/chromium_org/chrome/utility/importer/
ie_importer_win.cc 233 base::FilePath subpath(path.Append(child.Name()));
234 if (!ParseFavoritesOrderRegistryTree(importer, subkey, subpath,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 346 subpath = self._lookup(key)
347 f = open(os.path.join(self._path, subpath), 'r')
355 subdir, name = os.path.split(subpath)
359 msg.set_date(os.path.getmtime(os.path.join(self._path, subpath)))
532 """Use TOC to return subpath for given key, or raise a KeyError."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 346 subpath = self._lookup(key)
347 f = open(os.path.join(self._path, subpath), 'r')
355 subdir, name = os.path.split(subpath)
359 msg.set_date(os.path.getmtime(os.path.join(self._path, subpath)))
532 """Use TOC to return subpath for given key, or raise a KeyError."""
    [all...]
  /external/chromium_org/base/
file_util_posix.cc 758 // |base| must be a subpath of |path|, so all components should match.
file_util_unittest.cc     [all...]
  /external/chromium_org/net/http/
http_auth_cache_unittest.cc 255 // Add a new entry (not a subpath).
  /external/chromium_org/tools/grit/grit/
util.py 64 """Gets the subpath within in prefix_path for the path_with_prefix
  /external/llvm/docs/CommandGuide/
lit.rst 336 test file and a subpath to identify the virtual test.
  /external/chromium_org/third_party/lcov/bin/
lcov     [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPath.h 162 * Start/end a subpath
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac_unittest.cc     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.cpp 622 testPath = pos+1; // store subpath for calling subtest
    [all...]
  /external/icu/icu4c/source/test/intltest/
intltest.cpp 663 testPath = pos+1; // store subpath for calling subtest
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]

Completed in 2640 milliseconds

1 23