Searched refs:fragments (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm652 # Evaluate program fragments in Safe compartment with restricted permissions
676 # All templates will always have `use strict vars' attached to all fragments
774 fragments are evaluated, and each one is replaced with the resulting
806 The fragments are evaluated in order, and side effects from earlier
807 fragments will persist into later fragments:
1046 fragments should be evaluated. The default is to use the package from
1220 If any of the program fragments fails to compile or aborts for any
1317 If one of the program fragments in the template fails, it will call
1351 program fragments wil
[all...]
/freebsd-current/sys/dev/sound/pcm/
H A Ddsp.c1309 a->fragments = a->bytes / sndbuf_getblksz(bs);
1328 a->fragments = a->bytes / sndbuf_getblksz(bs);
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Den.h250 m(+1, u64, fragments, "fragments", "Fragments") \
/freebsd-current/sys/sys/
H A Dsoundcard.h808 int fragments; /* # of avail. frags (partly used ones not counted) */ member in struct:audio_buf_info
809 int fragstotal; /* Total # of fragments allocated */
812 int bytes; /* Avail. space in bytes (includes partly used fragments) */
813 /* Note! 'bytes' could be more than fragments*fragsize */
1394 * lengths of each fragments (except the last one) must be 6.
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.js1484 // WebKit doesn't clone checked state correctly in fragments
5992 // We can't cloneNode fragments that contain checked, in WebKit
6172 // Lastly, IE6,7,8 will not correctly reuse cached fragments that were created from unknown elems #10501
6180 cacheresults = jQuery.fragments[ first ];
6192 jQuery.fragments[ first ] = cacheresults ? fragment : 1;
6198 jQuery.fragments = {};
6362 // Remove IE's autoinserted <tbody> from table fragments
/freebsd-current/contrib/file/
H A Dconfigure17462 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/sqlite3/
H A Dconfigure16291 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/openpam/
H A Dconfigure19528 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/libevent/
H A Dconfigure20384 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfigure21771 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure30006 as_fn_error $? "Something went wrong bootstrapping makefile fragments
/freebsd-current/contrib/ntp/
H A Dconfigure36990 as_fn_error $? "Something went wrong bootstrapping makefile fragments

Completed in 615 milliseconds

12