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

1 2 3 4

  /external/webrtc/webrtc/modules/video_capture/
device_info_impl.h 38 VideoCaptureCapability& resulting);
video_capture.h 65 VideoCaptureCapability& resulting) = 0;
device_info_impl.cc 123 VideoCaptureCapability& resulting)
272 resulting = _captureCapabilities[bestformatIndex];
  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info.h 74 VideoCaptureCapability& resulting);
video_capture_qtkit_info.mm 91 const VideoCaptureCapability& requested, VideoCaptureCapability& resulting)
  /external/syzkaller/vendor/github.com/googleapis/gax-go/
header.go 8 // The resulting string is suitable for x-goog-api-client header.
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/
build_install_llvm.sh 24 the resulting archive. Can be specified multiple times.
  /external/tensorflow/tensorflow/lite/tools/accuracy/
README.md 4 accuracy and other metrics of a model. The resulting binary can be run on
  /external/u-boot/board/hisilicon/hikey/
build-tf.mak 38 @echo "Copy resulting binaries..."
  /external/libcxx/utils/docker/scripts/
build_install_llvm.sh 24 the resulting archive. Can be specified multiple times.
  /external/syzkaller/pkg/csource/
build.go 18 // Build builds a C program from source src and returns name of the resulting binary.
23 // BuildFile builds a C/C++ program from file src and returns name of the resulting binary.
  /external/webrtc/talk/media/webrtc/
fakewebrtcdeviceinfo.h 100 webrtc::VideoCaptureCapability& resulting) {
  /build/blueprint/pathtools/
lists.go 23 // element of paths. The resulting paths are "clean" in the filepath.Clean
  /external/curl/packages/vms/
make_pcsi_curl_kit_name.com 21 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
178 $! Write out a logical name for the resulting base kit name.
  /external/mesa3d/docs/specs/OLD/
MESA_trace.spec 34 of the generated log can be controlled. The resulting logs are
85 encountered. Whether the resulting trace is available as a readable
291 The resulting trace might then look will like this:
  /external/skia/tools/lua/
count_dashes.lua 11 -- inside the resulting fill path.
  /external/skqp/tools/lua/
count_dashes.lua 11 -- inside the resulting fill path.
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/
build_docker_image.sh 50 the resulting archive. Can be specified multiple times.
  /external/grpc-grpc/src/csharp/Grpc.Examples/
MathServiceImpl.cs 73 // Alternatively, resulting status can be set using ServerCallContext.Status
  /external/grpc-grpc/src/csharp/
build_packages_dotnetcli.bat 47 @rem copy resulting nuget packages to artifacts directory
  /external/hyphenation-patterns/
Android.mk 70 # It is used to find source files, and also generate the resulting binary.
  /external/u-boot/arch/arm/mach-sunxi/
rmr_switch.S 22 @ The resulting words should be inserted into the U-Boot file at
  /build/soong/java/
jdeps.go 26 // blueprint Android.bp resulting in a java.Module when either make, mm, mma, mmm or mmma is
  /external/grpc-grpc/src/csharp/Grpc.Core/
CallCredentials.cs 94 /// The resulting credentials object will be composite of all the credentials specified as parameters.
RpcException.cs 25 /// Thrown when remote procedure call fails. Every <c>RpcException</c> is associated with a resulting <see cref="Status"/> of the call.
35 /// <param name="status">Resulting status of a call.</param>
43 /// <param name="status">Resulting status of a call.</param>
52 /// <param name="status">Resulting status of a call.</param>
61 /// <param name="status">Resulting status of a call.</param>
71 /// Resulting status of the call.

Completed in 876 milliseconds

1 2 3 4