HomeSort by relevance Sort by last modified time
    Searched full:reported (Results 51 - 75 of 3442) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/ppp/pppd/plugins/radius/etc/
port-id-map 5 # is reported as part of a RADIUS authentication or accouting request.
  /external/valgrind/memcheck/tests/
null_socket.c 8 // reported spurious errors for the buffers.
  /hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
ti_omx_interface.cpp 30 ALOGE("OsclSharedLibrary::Close: Error closing library, no error reported");
91 // No error reported, but no handle to the library
93 "library (%s) but no error reported\n", OMX_CORE_LIBRARY);
97 // Error reported
  /prebuilts/go/darwin-x86/src/cmd/go/
version.go 16 Long: `Version prints the Go version, as reported by runtime.Version.`,
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug305.go 12 // Introduce an error which should be reported on line 24.
gcc61244.go 9 // This is a reduction of a program reported by GoSmith.
gcc61265.go 9 // This is a reduction of a program reported by GoSmith.
  /prebuilts/go/linux-x86/src/cmd/go/
version.go 16 Long: `Version prints the Go version, as reported by runtime.Version.`,
  /prebuilts/go/linux-x86/test/fixedbugs/
bug305.go 12 // Introduce an error which should be reported on line 24.
gcc61244.go 9 // This is a reduction of a program reported by GoSmith.
gcc61265.go 9 // This is a reduction of a program reported by GoSmith.
  /prebuilts/misc/windows/sdl2/
BUGS.txt 7 been reported, discussed, and maybe even fixed.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
relax.d 5 # Based on the test case reported by Kazu Hirata:
  /external/autotest/client/tests/kvm/tests/
physical_resources_check.py 12 reported by the guest OS matches what has been assigned
37 fail_log += " Reported by OS: %d" % actual_num
69 fail_log += " Reported by OS: %s" % device_found
82 fail_log += " Reported by OS: %s" % actual
95 "to see reported by the Operating System")
110 fail_log += " Reported by OS: %s" % actual_cpu_nr
121 fail_log += " Reported by OS: %s\n" % actual_mem
179 "reported %s failures:\n%s" %
  /external/valgrind/
bionic.supp 11 # This is a false error, and it's reported in the wrong place. Memcheck misinterprets
17 # the errors are reported in the callers of this function, not here :-(
  /external/valgrind/helgrind/tests/
tc09_bad_unlock.c 2 /* Check that an error is reported for various kinds of bogus
37 is reported in child_fn. */
  /external/valgrind/memcheck/tests/x86/
pushfpopf_s.S 31 # an error should be reported for the popfl
34 # in a way which will cause undefinedness to get reported
  /frameworks/base/core/java/android/webkit/
DownloadListener.java 27 * @param mimetype The mimetype of the content reported by the server
28 * @param contentLength The file size reported by the server
  /prebuilts/go/darwin-x86/src/go/types/testdata/
decls2b.src 40 // Verify by checking that errors are reported.
46 // Verify by checking that errors are reported.
  /prebuilts/go/linux-x86/src/go/types/testdata/
decls2b.src 40 // Verify by checking that errors are reported.
46 // Verify by checking that errors are reported.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-mutex-err.l 3 .*:9: Warning: Only the first path encountering the conflict is reported
6 .*:14: Warning: Only the first path encountering the conflict is reported
  /external/v8/test/mjsunit/harmony/
proxies-get-own-property-descriptor.js 69 // (Inv-1) "A property cannot be reported as non-existent, if it exists as a
75 // (Inv-2) "A property cannot be reported as non-configurable, if it does not
87 // (Inv-3) "A property cannot be reported as non-existent, if it exists as an
95 // (Inv-4) "A property cannot be reported as existent, if it does not exist as
123 // cannot be reported as configurable. (Inv-4) above checks more cases.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ExceptionUncaughtTest.java 41 * This testcase is for uncaught EXCEPTION event and reported exception object.
46 * <li>the reported exception object is not null</li>
47 * <li>the reported exception object is instance of expected class with expected tag</li>
78 * This testcase is for uncaught EXCEPTION event and reported throw location.
83 * <li>the reported thread is not null</li>
84 * <li>the reported throw location is not null</li>
85 * <li>the reported throw location is equal to location of the top stack frame</li>
133 * This testcase is for uncaught EXCEPTION event and reported catch location.
138 * <li>the reported thread is not null</li>
139 * <li>the reported catch location is null</li
    [all...]
  /external/deqp/modules/gles3/functional/
es3fImplementationLimitTests.cpp 60 inline bool compare (const T& min, const T& reported) { return min <= reported; }
161 bool compare<Boolean> (const Boolean& min, const Boolean& reported)
163 return !min.value || (min.value && reported.value);
167 bool compare<NegInt> (const NegInt& min, const NegInt& reported)
170 return reported.value <= min.value;
174 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported)
176 return reported.min <= min.min && min.max <= reported.max;
180 bool compare<AlignmentInt> (const AlignmentInt& min, const AlignmentInt& reported)
    [all...]
  /external/kernel-headers/original/uapi/linux/
v4l2-subdev.h 44 * @pad: pad number, as reported by the media API
57 * @pad: pad number, as reported by the media API
69 * @pad: pad number, as reported by the media API
84 * @pad: pad number, as reported by the media API
103 * @pad: pad number, as reported by the media API
114 * @pad: pad number, as reported by the media API
137 * @pad: pad number, as reported by the media API

Completed in 352 milliseconds

1 23 4 5 6 7 8 91011>>