HomeSort by relevance Sort by last modified time
    Searched full:viable (Results 426 - 450 of 551) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/python/layers/
network_test.py 257 # minimum viable network
  /external/v8/testing/gmock/scripts/
gmock_doctor.py 338 r'note: candidate function template not viable: '
  /external/valgrind/docs/html/
sg-manual.html 175 lot of memory. To make it viable, SGCheck goes to considerable
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 366 // if no query results were returned with a viable number,
  /packages/apps/Dialer/java/com/android/incallui/
CallerInfoAsyncQuery.java 469 // check the parameters to make sure they're viable.
  /packages/services/Telephony/src/com/android/phone/
EmergencyDialer.java 579 * place the call, but check to make sure it is a viable number.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 32 // Other strategies are also viable, though:
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 32 // Other strategies are also viable, though:
  /prebuilts/sdk/
NOTICE 182 viable.
  /prebuilts/tools/common/api-versions/
NOTICE 182 viable.
  /prebuilts/tools/darwin-x86/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /prebuilts/tools/darwin-x86_64/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /prebuilts/tools/linux-x86/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /prebuilts/tools/linux-x86_64/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /prebuilts/tools/windows/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /prebuilts/tools/windows-x86_64/offline-sdk/
offline-repo.xml 95 9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
  /external/clang/www/
compatibility.html 380 <b>t.mm:5:6: <span class="note">note:</note></b> candidate function not viable: no known conversion from 'struct objc_object *' to 'id' for 1st argument
821 <b>downcast.mm:4:6: <span class="note">note:</note></b> candidate function not viable: cannot convert fro
    [all...]
  /external/skia/src/pathops/
SkOpSegment.cpp 546 // more than one viable candidate -- measure angles to find best
651 // more than one viable candidate -- measure angles to find best
    [all...]
  /external/skqp/src/pathops/
SkOpSegment.cpp 546 // more than one viable candidate -- measure angles to find best
651 // more than one viable candidate -- measure angles to find best
    [all...]
  /art/compiler/optimizing/
code_generator.h     [all...]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t057autoAST.py 998 self.assertEquals(["line 1:0 no viable alternative at input u'*'"],
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAutoAST.java 803 assertEquals("line 1:0 no viable alternative at input '*'\n", this.stderrDuringParse);
  /external/clang/docs/
UsersManual.rst 395 t.cc:4:5: note: candidate function not viable: no known conversion from 'vector<map<[...], map<float, [...]>>>' to 'vector<map<[...], map<double, [...]>>>' for 1st argument;
401 t.cc:4:5: note: candidate function not viable: no known conversion from 'vector<map<int, map<float, int>>>' to 'vector<map<int, map<double, int>>>' for 1st argument;
416 t.cc:4:5: note: candidate function not viable: no known conversion from 'vector<map<[...], map<float, [...]>>>' to 'vector<map<[...], map<double, [...]>>>' for 1st argument;
422 t.cc:4:5: note: candidate function not viable: no known conversion for 1st argument;
    [all...]
  /external/llvm/include/llvm/ADT/
Hashing.h 352 // Special case std::pair to detect when both types are viable and when there
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 70 /// \brief Build a set of blocks to extract if the input blocks are viable.

Completed in 595 milliseconds

<<11121314151617181920>>