Searched defs:block (Results 1 - 25 of 457) sorted by relevance

1234567891011>>

/macosx-10.10.1/libclosure-65/objectTests/
H A Drdar6414583.c23 dispatch_block_t block = Block_copy(^{ c = i; }); local
H A Ddispatch_call_Block_with_release.c18 dispatch_call_Block_with_release2(void *block) argument
/macosx-10.10.1/msdosfs-209.1.1/fsck_msdos.tproj/
H A Dboot.c73 u_char block[MAX_SECTOR_SIZE]; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/demos/
H A Dtkphoto.tcl[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Dt_stdlib.c9 void T_free(POINTER block) argument
53 POINTER T_realloc(POINTER block, unsigned int len) argument
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dmutexblock.c28 isc_mutexblock_init(isc_mutex_t *block, unsigned int count) { argument
47 isc_mutexblock_destroy(isc_mutex_t *block, unsigned int count) { argument
/macosx-10.10.1/libauto-186/
H A Dauto_weak.h55 auto_weak_callback_block_t *block; member in struct:weak_referrer_t
/macosx-10.10.1/ntp-92/lib/isc/
H A Dmutexblock.c28 isc_mutexblock_init(isc_mutex_t *block, unsigned int count) { argument
48 isc_mutexblock_destroy(isc_mutex_t *block, unsigned int count) { argument
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/des/
H A Dtcldes.tcl238 proc block {keyset message encrypt {mode 0} {iv {}}} { procedure
[all...]
H A Dtcldesjr.tcl233 proc block {keyset message encrypt {mode 0} {iv {}}} { procedure
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/haval/
H A Dhaval.h50 haval_word block[32]; /* buffer for a 32-word block */ member in struct:__anon13089
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/haval.1996/
H A Dhaval.h58 haval_word block[32]; /* buffer for a 32-word block */ member in struct:__anon13090
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGPredictionInjectionPhase.cpp65 BasicBlock* block = m_graph.block(blockIndex); local
H A DDFGResurrectionForValidationPhase.cpp51 BasicBlock* block = m_graph.block(blockIndex); local
H A DDFGStaticExecutionCountEstimationPhase.cpp51 BasicBlock* block = m_graph.block(blockIndex); local
62 BasicBlock* block = m_graph.block(blockInde local
[all...]
H A DDFGTierUpCheckInjectionPhase.cpp66 BasicBlock* block = m_graph.block(blockIndex); local
[all...]
H A DDFGUnificationPhase.cpp52 BasicBlock* block = m_graph.block(blockIndex); local
H A DDFGVirtualRegisterAllocationPhase.cpp51 BasicBlock* block = m_graph.block(blockIndex); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLCapabilities.cpp344 BasicBlock* block = graph.block(blockIndex); local
H A DFTLValueFromBlock.h43 ValueFromBlock(LValue value, LBasicBlock block) argument
50 LBasicBlock block() const { return m_block; } function in class:JSC::FTL::ValueFromBlock
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DCopyVisitor.cpp51 CopiedBlock* block = m_shared.m_blocksToCopy[next]; local
H A DHandleStack.cpp50 HandleSlot block = blocks[i]; local
53 HandleSlot block = blocks[end]; local
59 HandleSlot block = m_blockStack.grow(); local
/macosx-10.10.1/apache-793/httpd/server/
H A Deoc_bucket.c20 eoc_bucket_read(apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) argument
/macosx-10.10.1/apr-32/apr-util/apr-util/buckets/
H A Dapr_buckets_eos.c19 eos_bucket_read(apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) argument
H A Dapr_buckets_flush.c19 flush_bucket_read(apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) argument

Completed in 162 milliseconds

1234567891011>>