HomeSort by: relevance | last modified time | path
    Searched refs:nothing (Results 1 - 25 of 190) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/bsd/atf/dist/atf-c++/detail/
sanity_test.cpp 32 ATF_TEST_CASE_WITHOUT_HEAD(nothing); variable
33 ATF_TEST_CASE_BODY(nothing)
40 ATF_ADD_TEST_CASE(tcs, nothing);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
twice.c 2 int nothing () function
14 y = nothing () ;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
twice.c 2 int nothing () function
14 y = nothing () ;
  /src/external/gpl3/gcc/dist/gcc/config/avr/
builtins.def 31 is needed to expand the built-in, use `nothing'.
37 DEF_BUILTIN (NOP, -1, void_ftype_void, nothing, NULL)
53 DEF_BUILTIN (DELAY_CYCLES, -1, void_ftype_uintSI, nothing, NULL)
54 DEF_BUILTIN (NOPS, -1, void_ftype_uintSI, nothing, NULL)
68 DEF_BUILTIN (ABSLLR, -1, llr_ftype_llr, nothing, "__ssabsdq2") // GCC extension
72 DEF_BUILTIN (ABSLK, -1, lk_ftype_lk, nothing, "__ssabsda2")
73 DEF_BUILTIN (ABSLLK, -1, llk_ftype_llk, nothing, "__ssabsta2") // GCC extension
80 DEF_BUILTIN (ROUNDLLR, -1, llr_ftype_llr_int, nothing, "__rounddq3") // GCC extension
85 DEF_BUILTIN (ROUNDULLR, -1, ullr_ftype_ullr_int, nothing, "__roundudq3") // GCC extension
89 DEF_BUILTIN (ROUNDLK, -1, lk_ftype_lk_int, nothing, "__roundda3"
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
builtins.def 31 is needed to expand the built-in, use `nothing'.
37 DEF_BUILTIN (NOP, -1, void_ftype_void, nothing, NULL)
53 DEF_BUILTIN (DELAY_CYCLES, -1, void_ftype_ulong, nothing, NULL)
54 DEF_BUILTIN (NOPS, -1, void_ftype_ulong, nothing, NULL)
68 DEF_BUILTIN (ABSLLR, -1, llr_ftype_llr, nothing, "__ssabsdq2") // GCC extension
72 DEF_BUILTIN (ABSLK, -1, lk_ftype_lk, nothing, "__ssabsda2")
73 DEF_BUILTIN (ABSLLK, -1, llk_ftype_llk, nothing, "__ssabsta2") // GCC extension
80 DEF_BUILTIN (ROUNDLLR, -1, llr_ftype_llr_int, nothing, "__rounddq3") // GCC extension
85 DEF_BUILTIN (ROUNDULLR, -1, ullr_ftype_ullr_int, nothing, "__roundudq3") // GCC extension
89 DEF_BUILTIN (ROUNDLK, -1, lk_ftype_lk_int, nothing, "__roundda3"
    [all...]
  /src/usr.bin/make/unit-tests/
deptgt-notparallel.exp 1 : Making 1 out of nothing.
2 : Making 2 out of nothing.
3 : Making 3 out of nothing.
4 : Making 4 out of nothing.
5 : Making 5 out of nothing.
6 : Making 6 out of nothing.
7 : Making 7 out of nothing.
8 : Making 8 out of nothing.
compat-error.exp 1 : Making success1 out of nothing.
2 : Making fail1 out of nothing.
5 : Making success2 out of nothing.
6 : Making fail2 out of nothing.
9 : Making success3 out of nothing.
suff-transform-expand.exp 1 : 'Making issue11.h out of nothing.'
3 : 'Making issue11.second out of nothing.'
deptgt-end-fail-all.exp 1 : Making all out of nothing.
jobs-empty-commands-error.exp 1 : 'Making existing-target out of nothing.'
deptgt-suffixes.exp 30 : Making deptgt-suffixes.src-left out of nothing.
32 : Making deptgt-suffixes.src-right out of nothing.
deptgt-end-fail.exp 2 : Making all-dep out of nothing.
4 : Making end-dep out of nothing.
10 : Making all-dep out of nothing.
12 : Making end-dep out of nothing.
21 : Making all-dep out of nothing.
23 : Making end-dep out of nothing.
33 : Making all-dep out of nothing.
35 : Making end-dep out of nothing.
44 : Making all-dep out of nothing.
54 : Making all-dep out of nothing
    [all...]
depsrc.exp 4 : Making .UNKNOWN from nothing.
deptgt-error.exp 8 Making .ERROR out of nothing.
shell-sh.mk 4 # This is the default shell, so there's nothing surprising.
suff-use.exp 1 : 'Making demo.c out of nothing'
use-inference.exp 1 Building use-inference.from from nothing
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-framefilter.c 25 char *nothing; member in struct:__anon18322
83 fb.nothing = "Foo Bar";
88 bf->nothing = (char *) alloca (128);
89 bf->nothing = "Bar Foo";
111 fb.nothing = "Elided Foo Bar";
116 bf->nothing = (char *) alloca (128);
117 bf->nothing = "Elided Bar Foo";
py-framefilter-mi.c 25 char *nothing; member in struct:__anon18321
82 fb.nothing = "Foo Bar";
87 bf->nothing = (char *) malloc (128);
88 bf->nothing = "Bar Foo";
93 free (bf->nothing);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-framefilter.c 25 char *nothing; member in struct:__anon21063
83 fb.nothing = "Foo Bar";
88 bf->nothing = (char *) alloca (128);
89 bf->nothing = "Bar Foo";
111 fb.nothing = "Elided Foo Bar";
116 bf->nothing = (char *) alloca (128);
117 bf->nothing = "Elided Bar Foo";
py-framefilter-mi.c 25 char *nothing; member in struct:__anon21062
82 fb.nothing = "Foo Bar";
87 bf->nothing = (char *) malloc (128);
88 bf->nothing = "Bar Foo";
93 free (bf->nothing);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
stap-trace.c 57 nothing (void) function
68 nothing (); /* end-here */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
stap-trace.c 57 nothing (void) function
68 nothing (); /* end-here */
  /src/external/historical/nawk/dist/testdir/
t.8.y 3 # this should print nothing for an empty input line
  /src/external/bsd/ipf/dist/rules/
ipmon.conf 24 do { nothing; };

Completed in 39 milliseconds

1 2 3 4 5 6 7 8