HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 1526 - 1550 of 2244) sorted by null

<<61626364656667686970>>

  /external/chromium_org/tools/sheriffing/
failureinfo.js 87 'http://test-results.appspot.com/dashboards/' +
  /external/chromium_org/v8/test/mjsunit/
unicodelctest-no-optimization.js 60 // To make the test results predictable, we use a 100% deterministic
    [all...]
unicodelctest.js 59 // To make the test results predictable, we use a 100% deterministic
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/
string-capitalization.js 42 // either return the updated results for compliant platforms or the
  /external/clang/docs/analyzer/
make.bat 186 results in %BUILDDIR%/doctest/output.txt.
  /external/clang/docs/
make.bat 186 results in %BUILDDIR%/doctest/output.txt.
  /external/icu/icu4c/source/i18n/
uspoof.cpp 372 int32_t results = uspoof_areConfusableUnicodeString(sc, id1Str, id2Str, status); local
373 return results;
  /external/icu/icu4c/source/test/cintltst/
cfrtst.c 69 const static UCollationResult results[] = variable
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
  /external/iputils/doc/
docbook2man-spec.pl 21 Trying docbook2man on non-DocBook or non-conformant SGML results in
35 If this results in added logic in this script,
  /external/libunwind/doc/
unw_resume.tex 32 another thread results in undefined behavior (e.g., the program may
  /external/libvpx/libvpx/test/
sad_test.cc 168 void SADs(unsigned int *results) {
174 results));
  /external/lldb/source/Plugins/SymbolFile/DWARF/
SymbolFileDWARF.h 151 llvm::SmallVectorImpl <clang::NamedDecl *> *results);
263 llvm::SmallVectorImpl <clang::NamedDecl *> *results);
  /external/llvm/docs/
make.bat 186 results in %BUILDDIR%/doctest/output.txt.
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 625 std::vector<Record*> Results;
631 const std::vector<Record*> &results,
634 : Pattern(TP), Results(results), Operands(operands),
638 unsigned getNumResults() const { return Results.size(); }
646 assert(RN < Results.size());
647 return Results[RN];
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 95 results.
204 Calling any other command from within the callback results in
  /external/openssl/apps/
speed.c 258 static double results[ALGOR_NUM][SIZE_NUM]; variable
638 memset(results, 0, sizeof(results));
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h 444 FX_BOOL Call(FX_FLOAT* inputs, int ninputs, FX_FLOAT* results, int& nresults) const;
460 virtual FX_BOOL v_Call(FX_FLOAT* inputs, FX_FLOAT* results) const = 0;
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 12 # offsets into the results returned by the uname syscall
20 # offset into the results returned by the sysinfo syscall
  /frameworks/wilhelm/src/
Android.mk 62 # (otherwise a warning log on error results only)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
sad_test.cc 168 void SADs(unsigned int *results) {
174 results));
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
WifiSetupActivity.java 418 final List<ScanResult> results = mWifiManager.getScanResults(); local
421 for (ScanResult result : results) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_compare.py 177 def check_results(self, results) :
351 def check_results(self, results) :
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_compare.py 177 def check_results(self, results) :
351 def check_results(self, results) :
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_api.cc 722 base::DictionaryValue* results = new base::DictionaryValue; local
723 results->SetWithoutPathExpansion("mediaFileSystems", list.release());
724 results->SetIntegerWithoutPathExpansion("selectedFileSystemIndex", index);
725 SetResult(results);
    [all...]

Completed in 1844 milliseconds

<<61626364656667686970>>