Searched refs:of (Results 126 - 150 of 2838) sorted by relevance

1234567891011>>

/external/valgrind/none/tests/solaris/
H A Dcoredump_many_threads.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
7 If you believe this happened as a result of a stack
9 possible), you can try to increase the size of the
H A Dstack-overflow.stderr.exp4 Process terminating with default action of signal 11 (SIGSEGV)
8 If you believe this happened as a result of a stack
10 possible), you can try to increase the size of the
/external/valgrind/none/tests/x86-linux/
H A Dbug345887.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
5 If you believe this happened as a result of a stack
7 possible), you can try to increase the size of the
H A Dhang.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
5 If you believe this happened as a result of a stack
7 possible), you can try to increase the size of the
/external/valgrind/none/tests/x86-solaris/
H A Dcoredump_single_thread.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
5 If you believe this happened as a result of a stack
7 possible), you can try to increase the size of the
H A Dcoredump_single_thread_sse.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
7 If you believe this happened as a result of a stack
9 possible), you can try to increase the size of the
/external/elfutils/tests/
H A Drun-readelf-test2.sh3 # This file is part of elfutils.
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
15 # You should have received a copy of the GNU General Public License
24 Hex dump of section [6] '.strtab', 1 bytes at offset 0x290:
/external/linux-kselftest/tools/testing/selftests/sysctl/
H A Dcommon_tests66 # Now that we've validated the sanity of "set_test" and "set_orig",
72 dd if="${TEST_FILE}" of="${TARGET}" bs=4096 2>/dev/null
80 echo -n "Writing middle of sysctl after synchronized seek ... "
82 dd if="${TEST_FILE}" of="${TARGET}" bs=1 seek=1 skip=1 2>/dev/null
90 echo -n "Writing beyond end of sysctl ... "
92 dd if="${TEST_FILE}" of="${TARGET}" bs=20 seek=2 2>/dev/null
103 dd of="${TARGET}" bs=50 2>/dev/null
/external/llvm/lib/Support/Windows/
H A DTimeValue.inc5 // This file is distributed under the University of Illinois Open Source
10 // This file provides the Win32 implementation of the TimeValue class.
40 // Old versions of mingw don't have _localtime64_s. Remove this once we drop support
/external/llvm/test/MC/AsmParser/
H A Dcomments-x86-darwin.s9 # movl %esp, %ebp ## start of the line
11 # movl %esp, %ebp ## not quite start of the line
H A Ddefsym_error1.s2 # CHECK: defsym must be of the form: sym=value
H A Dundefined-local-symbol.s3 # NOTE: apple-darwin portion of the triple is to enforce the convention choice
4 # of what an assembler local symbol looks like (i.e., 'L' prefix.)
/external/llvm/test/MC/Mips/mips32r2/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips32r3/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips32r5/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips64r2/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips64r3/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips64r5/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/ltp/testcases/network/stress/ns-tools/
H A Dcreate_file8 ## it under the terms of the GNU General Public License as published by ##
9 ## the Free Software Foundation; either version 2 of the License, or ##
13 ## WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ##
17 ## You should have received a copy of the GNU General Public License ##
63 echo -n "Z" | dd of=$filename bs=1 seek=`expr $filesize - 1` >/dev/null 2>&1
/external/mesa3d/docs/
H A DMESA_swap_control.spec35 of color buffer swaps, measured in video frame periods.
53 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
57 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
61 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
66 Additions to Chapter 5 of the 1.4 GL Specification (Special Functions)
70 Additions to Chapter 6 of the 1.4 GL Specification (State and State Requests)
76 [Add the following to Section 3.3.10 of the GLX Specification (Double
79 glXSwapIntervalMESA specifies the minimum number of video frame periods
80 per buffer swap. (e.g. a value of two means that the color buffers
82 of zer
[all...]
/external/mockito/src/main/java/org/mockito/internal/util/collections/
H A DSets.java3 * This program is made available under the terms of the MIT License.
14 return HashCodeAndEqualsSafeSet.of(mocks);
18 return HashCodeAndEqualsSafeSet.of(mocks);
27 throw new IllegalArgumentException("Expected an array of elements (or empty array) but received a null.");
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
H A DAppleTrackNumberBox.java17 * @param of number of tracks overall
19 public void setTrackNumber(byte track, byte of) { argument
24 appleDataBox.setData(new byte[]{0, 0, 0, track, 0, of, 0, 0});
/external/skia/tools/
H A Dtest_font_monospace.inc4 * Use of this source code is governed by a BSD-style license that can be
H A Dtest_font_sans_serif.inc4 * Use of this source code is governed by a BSD-style license that can be
H A Dtest_font_serif.inc4 * Use of this source code is governed by a BSD-style license that can be

Completed in 968 milliseconds

1234567891011>>