Searched defs:empty (Results 151 - 175 of 185) sorted by relevance

12345678

/freebsd-10.1-release/contrib/gcc/
H A Dvar-tracking.c2705 dataflow_set empty; local
H A Dhaifa-sched.c3629 basic_block single, empty; local
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCAssembler.h639 bool empty() const { return Fragments.empty(); } function in class:llvm::MCSectionData
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1698 bool empty() const { return Queue.empty(); } function
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp1112 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) argument
1117 Create(const ASTContext &C, EmptyShell empty, unsigned numObjects) argument
H A DVTableBuilder.cpp458 bool empty() const { return Offsets.empty(); } function in struct:__anon3147::VCallOffsetMap
[all...]
/freebsd-10.1-release/contrib/tnftp/src/
H A Dftp.c518 empty(FILE *ecin, FILE *din, int sec) function
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-anchor.c1956 int empty = 1; local
[all...]
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c559 empty (fd_set * mask, int sec) function
/freebsd-10.1-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c424 static char empty[] = ""; local
/freebsd-10.1-release/sys/compat/ndis/
H A Dsubr_ndis.c1307 uint8_t empty[] = { 0, 0, 0, 0, 0, 0 }; local
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h252 uint8_t empty[2][5]; /* future use */ member in struct:calDataPerFreqOpLoop
/freebsd-10.1-release/sys/dev/cxgb/
H A Dcxgb_adapter.h212 uint32_t empty; member in struct:sge_fl
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_edid.c1226 const u8 empty[3] = { 0, 0, 0 }; local
/freebsd-10.1-release/sys/vm/
H A Duma_core.c2406 int empty; local
[all...]
H A Dvm_page.c1296 boolean_t empty; local
/freebsd-10.1-release/usr.bin/top/
H A Dmachine.c292 int i, j, empty, pagesize; local
/freebsd-10.1-release/usr.bin/vmstat/
H A Dvmstat.c582 int empty; local
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev.c1800 boolean_t empty; local
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c291 int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL; local
695 int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL; local
[all...]
/freebsd-10.1-release/contrib/dialog/
H A Dutil.c1900 static char empty[] = ""; local
/freebsd-10.1-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h831 inline bool empty() const { return Values.empty(); } function in class:llvm::ListInit
/freebsd-10.1-release/lib/libedit/
H A Dreadline.c71 static char empty[] = { '\0' }; variable
/freebsd-10.1-release/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2515 int empty; local
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c3178 int type, empty; local

Completed in 454 milliseconds

12345678