HomeSort by: relevance | last modified time | path
    Searched defs:simple (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
info-main.f90 16 program simple program
19 end program simple
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
info-main.f90 16 program simple program
19 end program simple
  /src/usr.bin/patch/
backupfile.h 27 /* Make simple backups of every file. */
28 simple, enumerator in enum:backup_type
32 * and simple backups of the others.
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
backupfile.h 33 /* Make simple backups of every file. */
34 simple, enumerator in enum:backup_type
37 and simple backups of the others. */
46 || (Type) == simple \
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
backupfile.h 33 /* Make simple backups of every file. */
34 simple, enumerator in enum:backup_type
37 and simple backups of the others. */
46 || (Type) == simple \
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
cmpd-minsyms.cc 22 static int simple (void) { return 0; } function in class:GDB
42 return GDB<int>::simple ();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
cmpd-minsyms.cc 22 static int simple (void) { return 0; } function in class:GDB
42 return GDB<int>::simple ();
  /src/sys/dev/raidframe/
rf_dagutils.h 47 void (*simple) (RF_DagNode_t *); member in struct:RF_RedFuncs_s
  /src/tests/lib/libpthread/
t_kill.c 110 ATF_TC(simple); variable
111 ATF_TC_HEAD(simple, tc)
115 ATF_TC_BODY(simple, tc)
144 ATF_TP_ADD_TC(tp, simple);
  /src/tests/lib/librumphijack/
h_cwd.c 80 simple(void) function
162 if (strcmp(argv[2], "simple") == 0)
163 simple();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
wchar.c 31 wchar_t simple[] = L"facile"; local
46 do_nothing (simple);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
wchar.c 31 wchar_t simple[] = L"facile"; local
46 do_nothing (simple);
  /src/external/public-domain/xz/dist/src/liblzma/simple/
simple_coder.c 6 /// \brief Wrapper for simple filters
8 /// Simple filters don't change the size of the data i.e. number of bytes
59 const size_t filtered = coder->filter(coder->simple,
77 // simple filters it can be done at offset that is a multiple of 2,
216 lzma_free(coder->simple, allocator);
238 size_t (*filter)(void *simple, uint32_t now_pos,
266 coder->simple = lzma_alloc(simple_size, allocator);
267 if (coder->simple == NULL)
270 coder->simple = NULL;
275 const lzma_options_bcj *simple = filters[0].options local
    [all...]
simple_private.h 6 /// \brief Private definitions for so called simple filters
26 /// Currently all simple filters use the same function for encoding
33 size_t (*filter)(void *simple, uint32_t now_pos,
38 void *simple; member in struct:__anon405
68 size_t (*filter)(void *simple, uint32_t now_pos,
x86.c 31 lzma_simple_x86 *simple = simple_ptr; local
32 uint32_t prev_mask = simple->prev_mask;
33 uint32_t prev_pos = simple->prev_pos;
113 simple->prev_mask = prev_mask;
114 simple->prev_pos = prev_pos;
129 lzma_simple_x86 *simple = coder->simple; local
130 simple->prev_mask = 0;
131 simple->prev_pos = (uint32_t)(-5);
151 lzma_simple_x86 simple = local
174 lzma_simple_x86 simple = { local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_simple_resource.c 37 * struct vmw_user_simple_resource - User-space simple resource struct
41 * @simple: The embedded struct vmw_simple_resource.
46 struct vmw_simple_resource simple; member in struct:vmw_user_simple_resource
48 * Nothing to be placed after @simple, since size of @simple is
55 * vmw_simple_resource_init - Initialize a simple resource object.
58 * @simple: The struct vmw_simple_resource to initialize.
60 * @res_free: Function pointer to destroy the simple resource.
68 struct vmw_simple_resource *simple,
72 struct vmw_resource *res = &simple->res
    [all...]
  /src/tests/usr.bin/indent/
lex_char.c 8 int simple = 'x'; variable
lex_string.c 8 char simple[] = "x"; variable
  /src/external/bsd/pkg_install/dist/lib/
opattern.c 106 * Perform simple match on "pkg" against "pattern".
122 #define simple(x) (isalnum((unsigned char)(x)) || (x) == '-') macro
123 if (!simple(pattern[0]))
128 if (!simple(pattern[1]))
133 #undef simple macro
164 /* no alternate, dewey or glob match -> simple compare */
168 /* globbing patterns and simple matches may be specified with or
  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.y 116 %type <b> mark from_to sqrt_over script simple equation nonsup
179 | simple SUP script
184 simple %prec SUP
186 | simple SUB nonsup
188 | simple SUB simple SUP script
192 simple: label
223 | simple BAR
225 | simple UNDER
227 | simple PRIM
    [all...]
  /src/tests/rump/rumpkern/h_client/
h_forkcli.c 18 simple(void) function
140 { "simple", simple },
  /src/external/gpl2/xcvs/dist/src/
vers_ts.c 203 int simple; local
207 &simple);
210 else if (simple)
  /src/external/gpl3/gcc/dist/gcc/analyzer/
kf-analyzer.cc 79 bool simple = zerop (t_verbosity); variable
80 label_text desc = sval->get_desc (simple);
  /src/external/bsd/zstd/dist/tests/regression/
method.c 617 method_t const simple = { variable
618 .name = "compress simple",
688 &simple,
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-common-protos.h 61 const int shift; /* Simple shift. */
62 const int shift_reg; /* Simple shift by reg. */
80 const int simple; member in struct:mult_cost_table
95 the number of registers loaded/stored and are expressed by a simple integer

Completed in 26 milliseconds

1 2 3