Searched refs:obs (Results 1 - 25 of 80) sorted by relevance

1234

/netbsd-current/sys/arch/next68k/stand/boot/
H A Dinstallboot.sh18 dd if="$1" of="$2" obs=1024 seek=32 conv=osync
19 dd if="$1" of="$2" obs=1024 seek=96 conv=osync
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddata-streamer-out.c36 lto_append_block (struct lto_output_stream *obs) argument
40 gcc_assert (obs->left_in_block == 0);
42 if (obs->first_block == NULL)
46 obs->block_size = 1024;
47 new_block = (struct lto_char_ptr_base*) xmalloc (obs->block_size);
48 obs->first_block = new_block;
55 obs->block_size *= 2;
56 new_block = (struct lto_char_ptr_base*) xmalloc (obs->block_size);
60 tptr = obs->current_block;
66 obs
243 streamer_write_uhwi_stream(struct lto_output_stream *obs, unsigned HOST_WIDE_INT work) argument
293 streamer_write_hwi_stream(struct lto_output_stream *obs, HOST_WIDE_INT work) argument
350 streamer_write_gcov_count_stream(struct lto_output_stream *obs, gcov_type work) argument
359 streamer_write_data_stream(struct lto_output_stream *obs, const void *data, size_t len) argument
[all...]
H A Dlto-section-out.c118 in obs as this is being done. */
121 lto_write_stream (struct lto_output_stream *obs) argument
126 if (!obs->first_block)
129 for (block = obs->first_block; block; block = next_block)
139 num_chars -= obs->left_in_block;
159 lto_output_decl_index (struct lto_output_stream *obs, argument
181 if (obs)
182 streamer_write_uhwi_stream (obs, index);
191 struct lto_output_stream * obs, tree decl)
194 lto_output_decl_index (obs,
190 lto_output_field_decl_index(struct lto_out_decl_state *decl_state, struct lto_output_stream * obs, tree decl) argument
201 lto_output_fn_decl_index(struct lto_out_decl_state *decl_state, struct lto_output_stream * obs, tree decl) argument
212 lto_output_namespace_decl_index(struct lto_out_decl_state *decl_state, struct lto_output_stream * obs, tree decl) argument
224 lto_output_var_decl_index(struct lto_out_decl_state *decl_state, struct lto_output_stream * obs, tree decl) argument
235 lto_output_type_decl_index(struct lto_out_decl_state *decl_state, struct lto_output_stream * obs, tree decl) argument
246 lto_output_type_ref_index(struct lto_out_decl_state *decl_state, struct lto_output_stream *obs, tree ref) argument
[all...]
H A Ddata-streamer.h205 streamer_write_char_stream (struct lto_output_stream *obs, char c) argument
208 if (obs->left_in_block == 0)
209 lto_append_block (obs);
212 char *current_pointer = obs->current_pointer;
214 obs->current_pointer = current_pointer;
215 obs->total_size++;
216 obs->left_in_block--;
235 streamer_write_hwi_in_range (struct lto_output_stream *obs, argument
246 streamer_write_uhwi_stream (obs, (unsigned HOST_WIDE_INT) val);
311 #define streamer_write_enum(obs,enum_nam
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddata-streamer-out.cc36 lto_append_block (struct lto_output_stream *obs) argument
40 gcc_assert (obs->left_in_block == 0);
42 if (obs->first_block == NULL)
46 obs->block_size = 1024;
47 new_block = (struct lto_char_ptr_base*) xmalloc (obs->block_size);
48 obs->first_block = new_block;
55 obs->block_size *= 2;
56 new_block = (struct lto_char_ptr_base*) xmalloc (obs->block_size);
60 tptr = obs->current_block;
66 obs
252 streamer_write_uhwi_stream(struct lto_output_stream *obs, unsigned HOST_WIDE_INT work) argument
302 streamer_write_hwi_stream(struct lto_output_stream *obs, HOST_WIDE_INT work) argument
359 streamer_write_gcov_count_stream(struct lto_output_stream *obs, gcov_type work) argument
368 streamer_write_data_stream(struct lto_output_stream *obs, const void *data, size_t len) argument
[all...]
H A Ddata-streamer.h207 streamer_write_char_stream (struct lto_output_stream *obs, char c) argument
210 if (obs->left_in_block == 0)
211 lto_append_block (obs);
214 char *current_pointer = obs->current_pointer;
216 obs->current_pointer = current_pointer;
217 obs->total_size++;
218 obs->left_in_block--;
237 streamer_write_hwi_in_range (struct lto_output_stream *obs, argument
248 streamer_write_uhwi_stream (obs, (unsigned HOST_WIDE_INT) val);
313 #define streamer_write_enum(obs,enum_nam
[all...]
H A Dlto-section-out.cc118 in obs as this is being done. */
121 lto_write_stream (struct lto_output_stream *obs) argument
126 if (!obs->first_block)
129 for (block = obs->first_block; block; block = next_block)
139 num_chars -= obs->left_in_block;
/netbsd-current/distrib/sun3/
H A DMakeBootTape22 dd if=tapeboot of=$T obs=8k conv=sync
26 dd of=$T obs=8k conv=sync
30 dd of=$T obs=8k conv=sync
34 dd of=$T obs=8k
H A DMakeInstTape22 dd if=../../binary/sets/${f}.tgz of=$T obs=8k conv=sync
/netbsd-current/distrib/sun2/
H A DMakeBootTape21 dd if=tapeboot of=$T obs=8k conv=sync
25 dd of=$T obs=8k conv=sync
29 dd of=$T obs=8k
H A DMakeInstTape22 dd if=../../binary/sets/${f}.tgz of=$T obs=8k conv=sync
/netbsd-current/games/caesar/
H A Dcaesar.c145 unsigned int obs[NCHARS]; local
156 (void)memset(obs, 0, sizeof(obs));
165 obs[inbuf[i]]++;
176 dot += (obs[upper[i]] + obs[lower[i]])
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Doutput-file.c71 struct obstack **obs; local
92 obs = obstack_finish (&notes);
100 subsegs_end (obs);
H A Dsubsegs.c49 subsegs_end (struct obstack **obs)
51 for (; *obs; obs++)
52 _obstack_free (*obs, NULL);
48 subsegs_end(struct obstack **obs) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbf_lbuf.c210 int obs; local
235 obs = (int)num;
237 if ((obs > DEFAULT_LINEBUFFER_SIZE) && (obs != ctx->obuf_size)) {
238 p = OPENSSL_malloc((size_t)obs);
243 if (ctx->obuf_len > obs) {
244 ctx->obuf_len = obs;
249 ctx->obuf_size = obs;
H A Dbf_buff.c242 int ibs, obs; local
308 obs = ctx->obuf_size;
312 obs = (int)num;
316 obs = (int)num;
327 if ((obs > DEFAULT_BUFFER_SIZE) && (obs != ctx->obuf_size)) {
347 ctx->obuf_size = obs;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbf_lbuf.c212 int obs; local
235 obs = (int)num;
237 if ((obs > DEFAULT_LINEBUFFER_SIZE) && (obs != ctx->obuf_size)) {
243 if (ctx->obuf_len > obs) {
244 ctx->obuf_len = obs;
249 ctx->obuf_size = obs;
H A Dbf_buff.c244 int ibs, obs; local
308 obs = ctx->obuf_size;
312 obs = (int)num;
316 obs = (int)num;
325 if ((obs > DEFAULT_BUFFER_SIZE) && (obs != ctx->obuf_size)) {
345 ctx->obuf_size = obs;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h98 void runOnAllBlocks(Observer &obs);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/comp/
H A Dc_zlib.c547 int ibs, obs; local
569 obs = -1;
575 obs = (int)num;
578 obs = ibs;
587 if (obs != -1) {
590 ctx->obufsize = obs;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/comp/
H A Dc_zlib.c551 int ibs, obs; local
573 obs = -1;
579 obs = (int)num;
582 obs = ibs;
591 if (obs != -1) {
594 ctx->obufsize = obs;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp45 LiveVariables::Observer *obs = nullptr);
459 LiveVariables::Observer *obs) {
461 TransferFunctions TF(*this, val, obs, block);
488 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { argument
491 getImpl(impl).runOnBlock(*it, getImpl(impl).blocksEndToLiveness[*it], &obs);
457 runOnBlock(const CFGBlock *block, LiveVariables::LivenessValues val, LiveVariables::Observer *obs) argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstdio.in.h839 (struct obstack *obs, const char *format, ...)
843 (struct obstack *obs, const char *format, ...));
847 (struct obstack *obs, const char *format, ...)
852 (struct obstack *obs, const char *format, ...));
860 (struct obstack *obs, const char *format, va_list args)
864 (struct obstack *obs, const char *format, va_list args));
868 (struct obstack *obs, const char *format, va_list args)
873 (struct obstack *obs, const char *format, va_list args));
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio.in.h971 (struct obstack *obs, const char *format, ...)
975 (struct obstack *obs, const char *format, ...));
979 (struct obstack *obs, const char *format, ...)
984 (struct obstack *obs, const char *format, ...));
992 (struct obstack *obs, const char *format, va_list args)
996 (struct obstack *obs, const char *format, va_list args));
1000 (struct obstack *obs, const char *format, va_list args)
1005 (struct obstack *obs, const char *format, va_list args));
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h1319 (struct obstack *obs, const char *format, ...)
1323 (struct obstack *obs, const char *format, ...));
1327 (struct obstack *obs, const char *format, ...)
1332 (struct obstack *obs, const char *format, ...));
1340 (struct obstack *obs, const char *format, va_list args)
1344 (struct obstack *obs, const char *format, va_list args));
1348 (struct obstack *obs, const char *format, va_list args)
1353 (struct obstack *obs, const char *format, va_list args));

Completed in 306 milliseconds

1234