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

1 2 3 4 5

  /prebuilts/go/darwin-x86/src/net/
file.go 19 // It is the caller's responsibility to close f when finished.
31 // It is the caller's responsibility to close ln when finished.
43 // It is the caller's responsibility to close f when finished.
port.go 8 // corresponding value as port. It is the caller's responsibility to
  /prebuilts/go/linux-x86/src/net/
file.go 19 // It is the caller's responsibility to close f when finished.
31 // It is the caller's responsibility to close ln when finished.
43 // It is the caller's responsibility to close f when finished.
port.go 8 // corresponding value as port. It is the caller's responsibility to
  /prebuilts/go/darwin-x86/src/io/ioutil/
tempfile.go 45 // to find the pathname of the file. It is the caller's responsibility
74 // will not choose the same directory. It is the caller's responsibility
  /prebuilts/go/linux-x86/src/io/ioutil/
tempfile.go 45 // to find the pathname of the file. It is the caller's responsibility
74 // will not choose the same directory. It is the caller's responsibility
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
ProcessorAsms.S 55 # responsibility is to store system state information for a possible
94 # responsibility is restore the system state to the Context Buffer and
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
jpeg.md 31 full responsibility for any undesirable consequences; the authors accept
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
jpeg.md 31 full responsibility for any undesirable consequences; the authors accept
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
filtering_postprocessor.py 107 # Pad the responsibility shape with ones up to the state's rank so that it
164 A "responsibility" score is computed for the model based on the log odds
165 ratio, and state interpolated based on this responsibility:
248 # based on the model's "responsibility". If we knew for sure whether
249 # this was an anomaly or not (binary responsibility), this would be the
256 # TODO(allenl): Try different responsibility scalings and interpolation
  /compatibility/cdd/3_software/
3_5_api-behavioral-compatibility.md 46 It is the responsibility of the implementer to ensure behavioral compatibility
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
cover.go 33 // No mutex - caller's responsibility to call with no racing goroutines.
  /prebuilts/go/darwin-x86/src/go/types/
package.go 59 // It is the caller's responsibility to make sure list elements are unique.
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
cover.go 33 // No mutex - caller's responsibility to call with no racing goroutines.
  /prebuilts/go/linux-x86/src/go/types/
package.go 59 // It is the caller's responsibility to make sure list elements are unique.
  /external/tensorflow/tensorflow/contrib/mpi/
README.md 48 The implementation takes over the responsibility for sending and receiving tensors between separate processes. This is facilitated by TensorFlow's ability to support different protocols. In this particular implementation, the standard gRPC library is used for all administrative operations while the MPI functions take over the tensor exchanges. On the sending side the tensors are placed in the standard waiting tables and nothing is changed there. On the receiving side the RecvFromRemoteAsync function is newly implemented and instead of requesting the data via gRPC the data is now requested via MPI calls.
  /prebuilts/go/darwin-x86/src/runtime/
mfixalloc.go 18 // caller may take responsibility for zeroing allocations by setting
  /prebuilts/go/linux-x86/src/runtime/
mfixalloc.go 18 // caller may take responsibility for zeroing allocations by setting
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
block.go 157 // It is the responsibility of the caller to remove
173 // It is the responsibility of the caller to remove
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
block.go 157 // It is the responsibility of the caller to remove
173 // It is the responsibility of the caller to remove
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
ProcessorAsms.S 69 # responsibility is to store system state information for a possible
  /prebuilts/go/darwin-x86/src/compress/zlib/
reader.go 67 // It is the caller's responsibility to call Close on the ReadCloser when done.
  /prebuilts/go/linux-x86/src/compress/zlib/
reader.go 67 // It is the caller's responsibility to call Close on the ReadCloser when done.
  /external/libunwind/doc/
unw_create_addr_space.tex 143 target. In other words, it is the responsibility of the call-back
163 responsibility of the call-back routine to convert between the
182 target. In other words, it is the responsibility of the call-back
  /prebuilts/go/darwin-x86/src/compress/gzip/
gzip.go 44 // It is the caller's responsibility to call Close on the WriteCloser when done.

Completed in 715 milliseconds

1 2 3 4 5