HomeSort by relevance Sort by last modified time
    Searched refs:upon (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/python/cpython2/Mac/Modules/res/
resedit.py 55 by default automatically DisposeHandle()d upon object cleanup. Use AutoDispose()
  /external/tensorflow/tensorflow/security/advisory/
tfsa-2018-004.md 10 an integer overflow upon addition. Subsequent code using n as index may cause
  /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 6 # Do not fail/return upon lexing error; keep chewing on the characters
29 to keep going or you do not upon token recognition error. If you do not
  /build/make/target/board/
BoardConfigGsiCommon.mk 4 # Builds upon the mainline config.
  /external/curl/docs/cmdline-opts/
proto.d 39 being able to disable potentially dangerous protocols, without relying upon
  /external/python/cpython3/PCbuild/
prepare_ssl.bat 2 rem Downloads and build sources for libraries we depend upon
prepare_tcltk.bat 2 rem Downloads and build sources for libraries we depend upon
  /external/flatbuffers/android/jni/
include.mk 196 # $(5) src_files: Files that should depend upon the headers generated from the
198 # $(6) build_target: Name of a build target that depends upon all generated
201 # should depend upon.
  /external/vulkan-validation-layers/
GOVERNANCE.md 51 - Approval is dependent upon adherence to the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md), and alignment with
  /external/grpc-grpc/src/csharp/Grpc.Core/
ClientBase.cs 34 /// throws <c>NotImplementedException</c> upon invocation of any RPC.
94 /// throws <c>NotImplementedException</c> upon invocation of any RPC.
  /art/test/
Android.run-test.mk 100 # Sync test files to the target, depends upon all things that must be pushed
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js 7 * Initialization code run upon the DOM being ready.
  /external/antlr/runtime/Ruby/lib/antlr3/
dfa.rb 40 alternatives in a rule based upon lookahead symbols from an input stream.
75 A list that defines the next state number based upon
  /build/soong/cc/
llndk_library.go 55 // whether this module can be directly depended upon by libs that are installed to /vendor.
  /external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 59 * an exception upon error.
BaseRecognizer.as 122 /** Factor out what to do upon token mismatch so tree parsers can behave
389 * Upon erroneous input "[]", the call chain is
426 * ANTLR's error recovery mechanism is based upon original ideas:
442 * at run-time upon error to avoid overhead during parsing.
495 * token mismatch. Upon token mismatch, if LA(1) is member of
  /external/antlr/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 256 INSUFFICIENT_PREDICATES(upon,altToLocations,hasPredicateBlockedByAction) ::= <<
257 Input such as "<upon>" is insufficiently covered with predicates at locations: <altToLocations.keys:{alt|alt <alt>: <altToLocations.(alt):{loc| line <loc.line>:<loc.column> at <loc.text>}; separator=", ">}; separator=", "><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
  /external/antlr/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 39 TokenRewriteStream is a specialized form of CommonTokenStream that provides simple stream editing functionality. By creating <i>rewrite programs</i>, new text output can be created based upon the tokens in the stream. The basic token stream itself is preserved, and text output is rendered on demand using the #to_s method.
  /external/autotest/client/common_lib/cros/
arc.py     [all...]
dev_server.py     [all...]
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 378 two-dimensional array texture objects can be created and operated upon.
419 are therefore operated upon, queried, and applied as TEXTURE_1D,
    [all...]
  /bionic/docs/
fdsan.md 55 - Upon detecting an error, emit a warning to logcat, generate a tombstone, and then continue execution with fdsan disabled.
59 - Abort upon detecting an error.
  /external/tensorflow/tensorflow/contrib/verbs/
README.md 62 In order to allocate the result and proxy tensors, we need to know the tensor's meta-data, i.e. shape and data-type for DMAable tensors, and proto-size for serialized tensors. Unfortunately, this information is only available on the sender side which complicates manners. In order to avoid sending extra messages for querying the meta-data at each step, we store a local meta-data cache per tensor, which will only be update upon changes. Based on the assumption that the meta-data of a tensor rarely changes between steps, we expect that on most times the cache will only be updated once. The sender is responsible to detect changes in the meta-data, and update the receiver. In order for the sender to know that the meta-data had changed, each **RDMA_MESSAGE_TENSOR_REQUEST** will contain the meta-data that the receiver had grabbed from the local cache. The sender will then compare the meta-data from the message to the tensor's new meta-data.
  /build/soong/cmd/pom2mk/
pom2mk.go 361 depended upon (like android-support-v7-mediarouter requires android-support-v7-appcompat).
  /external/blktrace/btt/doc/
btt.tex 349 device have at least one I/O to work upon. The values presented include:
411 will also break down the various parts of an IOs time line based upon a
    [all...]

Completed in 704 milliseconds

1 2 3