HomeSort by relevance Sort by last modified time
    Searched full:equivalent (Results 126 - 150 of 10360) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/python/cpython2/Doc/c-api/
sequence.rst 21 For objects that do not provide sequence protocol, this is equivalent to the
32 This is the equivalent of the Python expression ``o1 + o2``.
38 failure. This is the equivalent of the Python expression ``o * count``.
48 The operation is done *in-place* when *o1* supports it. This is the equivalent
56 equivalent of the Python expression ``o *= count``.
65 Return the *i*\ th element of *o*, or *NULL* on failure. This is the equivalent of
76 failure. This is the equivalent of the Python expression ``o[i1:i2]``.
87 is the equivalent of the Python statement ``o[i] = v``. This function *does
101 equivalent of the Python statement ``del o[i]``.
112 This is the equivalent of the Python statement ``o[i1:i2] = v``
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
cris.h 43 The BFD equivalent is BFD_RELOC_CRIS_COPY. */
47 The BFD equivalent is BFD_RELOC_CRIS_GLOB_DAT. */
51 The BFD equivalent is BFD_RELOC_CRIS_JUMP_SLOT. */
55 The BFD equivalent is BFD_RELOC_CRIS_RELATIVE. */
60 The BFD equivalent is BFD_RELOC_CRIS_16_GOT. */
65 The BFD equivalent is BFD_RELOC_CRIS_32_GOT. */
70 The BFD equivalent is BFD_RELOC_CRIS_16_GOTPLT. */
75 The BFD equivalent is BFD_RELOC_CRIS_32_GOTPLT. */
80 The BFD equivalent is BFD_RELOC_CRIS_32_GOTREL. */
85 The BFD equivalent is BFD_RELOC_CRIS_32_GOTREL. *
    [all...]
  /art/test/459-dead-phi/smali/
EquivalentPhi.smali 35 # This instruction will lead to creating a phi equivalent
37 # a phi equivalent for v2 of type float. We used to forget to
  /art/test/520-equivalent-phi/smali/
Equivalent.smali 29 # the compiler with a reference equivalent that has no use. So
30 # we would consider the phi equivalent reference of v0, as dead,
  /cts/tests/tests/media/libmediandkjni/
md5_utils.h 7 * Equivalent code is available from RSA Data Security, Inc.
8 * This code has been tested against that, and is equivalent,
  /external/clang/test/SemaCXX/
decltype-overloaded-functions.cpp 22 // expressions are functionally equivalent but not equivalent. It would
  /external/dhcpcd-6.8.2/crypt/
md5.h 7 * Equivalent code is available from RSA Data Security, Inc.
8 * This code has been tested against that, and is equivalent,
  /external/flac/libFLAC/include/private/
md5.h 10 * Equivalent code is available from RSA Data Security, Inc.
11 * This code has been tested against that, and is equivalent,
  /external/libmicrohttpd/src/microhttpd/
md5.h 7 * Equivalent code is available from RSA Data Security, Inc.
8 * This code has been tested against that, and is equivalent,
  /external/libvpx/libvpx/
md5_utils.h 7 * Equivalent code is available from RSA Data Security, Inc.
8 * This code has been tested against that, and is equivalent,
  /external/llvm/test/MC/Mips/
relocation-xfail.s 9 // baz is equivalent to .text+0x8 and is recorded in the symbol table as such
27 // baz is equivalent to .text+0x8 and is recorded in the symbol table as such
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/
assertions.xml 11 If the implementation supports Threads, then raise() is equivalent to:
16 equivalent to:
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_SparseSoftmax.pbtxt 33 This op is equivalent to applying the normal `tf.nn.softmax()` to each innermost
35 zero elements do not participate*. Specifically, the algorithm is equivalent
  /external/webrtc/webrtc/base/
md5.h 7 * Equivalent code is available from RSA Data Security, Inc.
8 * This code has been tested against that, and is equivalent,
  /prebuilts/go/darwin-x86/src/bytes/
bytes_decl.go 16 // A nil argument is equivalent to an empty slice.
23 // A nil argument is equivalent to an empty slice.
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.0.golden 48 // Error is equivalent to Log() followed by Fail().
51 // Errorf is equivalent to Logf() followed by Fail().
63 // Fatal is equivalent to Log() followed by FailNow().
66 // Fatalf is equivalent to Logf() followed by FailNow().
127 // Error is equivalent to Log() followed by Fail().
130 // Errorf is equivalent to Logf() followed by Fail().
142 // Fatal is equivalent to Log() followed by FailNow().
145 // Fatalf is equivalent to Logf() followed by FailNow().
testing.2.golden 48 // Error is equivalent to Log() followed by Fail().
51 // Errorf is equivalent to Logf() followed by Fail().
63 // Fatal is equivalent to Log() followed by FailNow().
66 // Fatalf is equivalent to Logf() followed by FailNow().
127 // Error is equivalent to Log() followed by Fail().
130 // Errorf is equivalent to Logf() followed by Fail().
142 // Fatal is equivalent to Log() followed by FailNow().
145 // Fatalf is equivalent to Logf() followed by FailNow().
  /prebuilts/go/linux-x86/src/bytes/
bytes_decl.go 16 // A nil argument is equivalent to an empty slice.
23 // A nil argument is equivalent to an empty slice.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.0.golden 48 // Error is equivalent to Log() followed by Fail().
51 // Errorf is equivalent to Logf() followed by Fail().
63 // Fatal is equivalent to Log() followed by FailNow().
66 // Fatalf is equivalent to Logf() followed by FailNow().
127 // Error is equivalent to Log() followed by Fail().
130 // Errorf is equivalent to Logf() followed by Fail().
142 // Fatal is equivalent to Log() followed by FailNow().
145 // Fatalf is equivalent to Logf() followed by FailNow().
testing.2.golden 48 // Error is equivalent to Log() followed by Fail().
51 // Errorf is equivalent to Logf() followed by Fail().
63 // Fatal is equivalent to Log() followed by FailNow().
66 // Fatalf is equivalent to Logf() followed by FailNow().
127 // Error is equivalent to Log() followed by Fail().
130 // Errorf is equivalent to Logf() followed by Fail().
142 // Fatal is equivalent to Log() followed by FailNow().
145 // Fatalf is equivalent to Logf() followed by FailNow().
  /system/bt/binder/android/bluetooth/
bluetooth_device.h 34 // with readFromParcel and the Java equivalent versions of these methods.
40 // completes, |this| should have equivalent state to the object that
  /system/bt/binder/android/os/
parcel_uuid.h 33 // with readFromParcel and the Java equivalent versions of these methods.
39 // completes, |this| should have equivalent state to the object that
  /toolchain/binutils/binutils-2.27/libiberty/
filename_cmp.c 39 Return zero if the two file names @var{s1} and @var{s2} are equivalent.
40 If not equivalent, the returned value is similar to what @code{strcmp}
73 /* On DOS-based file systems, the '/' and the '\' are equivalent. */
96 Return zero if the two file names @var{s1} and @var{s2} are equivalent
98 If not equivalent, the returned value is similar to what @code{strncmp}
133 /* On DOS-based file systems, the '/' and the '\' are equivalent. */
185 Return non-zero if file names @var{s1} and @var{s2} are equivalent.
203 Return non-zero if file names @var{a} and @var{b} are equivalent.
  /art/test/531-regression-debugphi/smali/
TestCase.smali 50 move-object v0, v1 # create PrimNot PhiA equivalent
75 # - PrimNot PhiA: update inputs, no equivalent created
78 # - PrimInt PhiB: set type to PrimNot, equivalent live and in worklist
100 move-object v1, v0 # create PrimNot equivalent of PhiA
106 move-object v0, v1 # creates PrimNot equivalent of PhiB
  /build/soong/ui/build/
exec.go 83 // StartOrFatal is equivalent to Start, but handles the error with a call to ctx.Fatal
101 // RunOrFatal is equivalent to Run, but handles the error with a call to ctx.Fatal
106 // WaitOrFatal is equivalent to Wait, but handles the error with a call to ctx.Fatal
111 // OutputOrFatal is equivalent to Output, but handles the error with a call to ctx.Fatal
118 // CombinedOutputOrFatal is equivalent to CombinedOutput, but handles the error with

Completed in 519 milliseconds

1 2 3 4 56 7 8 91011>>