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

1 2 3 4 5 6 7 8 91011>>

  /external/googletest/googlemock/include/gmock/
gmock-nice-strict.h 37 // that prints a warning when an uninteresting call occurs, and
92 template <typename A1, typename A2, typename... An>
93 NiceMock(A1&& arg1, A2&& arg2, An&&... args)
95 std::forward<An>(args)...) {
130 template <typename A1, typename A2, typename... An>
131 NaggyMock(A1&& arg1, A2&& arg2, An&&... args)
133 std::forward<An>(args)...) {
168 template <typename A1, typename A2, typename... An>
169 StrictMock(A1&& arg1, A2&& arg2, An&&... args)
171 std::forward<An>(args)...)
    [all...]
  /external/curl/docs/cmdline-opts/
proto-default.d 12 An unknown or unsupported protocol causes error
interface.d 7 Perform an operation using a specified interface. You can enter interface
8 name, IP address or host name. An example could look like:
  /external/ltp/testcases/kernel/device-drivers/agp/user_space/
tagp_ki.c 76 An example of using in_data to pass in a structure:ki_write_t wif;
92 An example of using out_data to get back a structure:ki_read_t rif;
  /external/ltp/testcases/kernel/device-drivers/dev_sim_framework/user_space/
tmod_ki.c 76 An example of using in_data to pass in a structure:ki_write_t wif;
92 An example of using out_data to get back a structure:ki_read_t rif;
  /external/libvpx/libvpx/vpx_ports/
emms_mmx.asm 6 ; tree. An additional intellectual property rights grant can be found
float_control_word.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/llvm/test/MC/Mips/
module-softfloat.s 19 # An explicit .gnu_attribute must be checked against the effective
nooddspreg-error.s 13 # An explicit .gnu_attribute must be checked against the effective
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/crc/
module-crc.s 21 # An explicit .gnu_attribute must be checked against the effective
module-nocrc.s 20 # An explicit .gnu_attribute must be checked against the effective
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ginv/
module-ginv.s 21 # An explicit .gnu_attribute must be checked against the effective
module-noginv.s 20 # An explicit .gnu_attribute must be checked against the effective
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
module-softfloat.s 19 # An explicit .gnu_attribute must be checked against the effective
nooddspreg-error.s 13 # An explicit .gnu_attribute must be checked against the effective
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/virt/
module-novirt.s 20 # An explicit .gnu_attribute must be checked against the effective
module-virt.s 21 # An explicit .gnu_attribute must be checked against the effective
  /external/webrtc/webrtc/tools/rtcbot/test/
ping_pong.js 5 // tree. An additional intellectual property rights grant can be found
  /external/iperf3/
make_release 56 An optional argument may be specified to both the tag and tar
  /external/libunwind/doc/
unw_set_fpreg.tex 51 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
52 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
54 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
unw_set_reg.tex 52 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
53 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
55 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
  /bionic/libc/arch-x86/bionic/
__bionic_clone.S 38 # An error occurred, so set errno and return -1.
  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
IPooledObject.cs 12 // distributed under the License is distributed on an "AS IS" BASIS,
24 /// An object that can be pooled in <c>IObjectPool</c>.
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 35 # An explicit .gnu_attribute must be checked against the effective
  /external/llvm/test/MC/Mips/mips32r2/
abiflags.s 36 # An explicit .gnu_attribute must be checked against the effective

Completed in 549 milliseconds

1 2 3 4 5 6 7 8 91011>>