Home
last modified time | relevance | path

Searched defs:block (Results 226 – 250 of 42056) sorted by relevance

12345678910>>...1683

/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap_opttypes.c310 wtap_block_t block; in wtap_block_create() local
388 wtap_block_t wtap_block_ref(wtap_block_t block) in wtap_block_ref()
401 void wtap_block_unref(wtap_block_t block) in wtap_block_unref()
428 guint block; in wtap_block_array_free() local
1521 static void shb_create(wtap_block_t block) in shb_create()
1535 static void nrb_create(wtap_block_t block) in nrb_create()
1540 static void isb_create(wtap_block_t block) in isb_create()
1550 static void idb_create(wtap_block_t block) in idb_create()
1594 static void dsb_create(wtap_block_t block) in dsb_create()
1615 static void pkt_create(wtap_block_t block) in pkt_create()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap_opttypes.c310 wtap_block_t block; in wtap_block_create() local
388 wtap_block_t wtap_block_ref(wtap_block_t block) in wtap_block_ref()
401 void wtap_block_unref(wtap_block_t block) in wtap_block_unref()
428 guint block; in wtap_block_array_free() local
1521 static void shb_create(wtap_block_t block) in shb_create()
1535 static void nrb_create(wtap_block_t block) in nrb_create()
1540 static void isb_create(wtap_block_t block) in isb_create()
1550 static void idb_create(wtap_block_t block) in idb_create()
1594 static void dsb_create(wtap_block_t block) in dsb_create()
1615 static void pkt_create(wtap_block_t block) in pkt_create()
[all …]
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dwtap_opttypes.c310 wtap_block_t block; in wtap_block_create() local
388 wtap_block_t wtap_block_ref(wtap_block_t block) in wtap_block_ref()
401 void wtap_block_unref(wtap_block_t block) in wtap_block_unref()
428 guint block; in wtap_block_array_free() local
1521 static void shb_create(wtap_block_t block) in shb_create()
1535 static void nrb_create(wtap_block_t block) in nrb_create()
1540 static void isb_create(wtap_block_t block) in isb_create()
1550 static void idb_create(wtap_block_t block) in idb_create()
1594 static void dsb_create(wtap_block_t block) in dsb_create()
1615 static void pkt_create(wtap_block_t block) in pkt_create()
[all …]
/dports/games/quake2-relay/relay-0.4/common/
H A Ddm2.c75 int DM2_ReadBlock(block_t *block, PFILE *fd) in DM2_ReadBlock()
103 int DM2_WriteBlock(block_t *block, PFILE *fd) in DM2_WriteBlock()
128 int DM2_ReadGenericString(block_t *block, char *p, size_t len) in DM2_ReadGenericString()
148 int DM2_WriteGenericString(block_t *block, const char *p) in DM2_WriteGenericString()
161 int DM2_ReadMuzzleflash(block_t *block, int *entity, int *value) in DM2_ReadMuzzleflash()
173 int DM2_WriteMuzzleflash(block_t *block, int entity, int value) in DM2_WriteMuzzleflash()
483 int DM2_ReadInventory(block_t *block, short p[MAX_ITEMS]) in DM2_ReadInventory()
637 int DM2_ReadServerdata(block_t *block, serverdata_t *p) in DM2_ReadServerdata()
670 int DM2_WriteServerdata(block_t *block, const serverdata_t *p) in DM2_WriteServerdata()
801 int DM2_ReadPS(block_t *block, player_state_t *ps) in DM2_ReadPS()
[all …]
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/textproc/libsass/libsass-3.6.4/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Ddebugger.hpp589 ErrorRule* block = Cast<ErrorRule>(node); in debug_ast() local
594 DebugRule* block = Cast<DebugRule>(node); in debug_ast() local
600 Comment* block = Cast<Comment>(node); in debug_ast() local
606 If* block = Cast<If>(node); in debug_ast() local
614 Return* block = Cast<Return>(node); in debug_ast() local
626 Content* block = Cast<Content>(node); in debug_ast() local
638 Import* block = Cast<Import>(node); in debug_ast() local
668 AtRule* block = Cast<AtRule>(node); in debug_ast() local
676 EachRule* block = Cast<EachRule>(node); in debug_ast() local
682 ForRule* block = Cast<ForRule>(node); in debug_ast() local
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/dspp/
H A Ddsppdrc.cpp94 inline void dspp_device::load_fast_iregs(drcuml_block &block) in load_fast_iregs()
113 void dspp_device::save_fast_iregs(drcuml_block &block) in save_fast_iregs()
133 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_memory_accessor() local
202 drcuml_block &block = drcuml->begin_block(32768); in compile_block() local
354 drcuml_block &block = m_drcuml->begin_block(20); in static_generate_entry_point() local
372 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_nocode_handler() local
389 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_out_of_cycles() local
448 void dspp_device::generate_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc … in generate_opcode()
665 void dspp_device::generate_branch(drcuml_block &block, compiler_state *compiler, const opcode_desc … in generate_branch()
802 void dspp_device::generate_translate_reg(drcuml_block &block, uint16_t reg) in generate_translate_reg()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dspp/
H A Ddsppdrc.cpp94 inline void dspp_device::load_fast_iregs(drcuml_block &block) in load_fast_iregs()
113 void dspp_device::save_fast_iregs(drcuml_block &block) in save_fast_iregs()
133 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_memory_accessor() local
202 drcuml_block &block = drcuml->begin_block(32768); in compile_block() local
354 drcuml_block &block = m_drcuml->begin_block(20); in static_generate_entry_point() local
372 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_nocode_handler() local
389 drcuml_block &block = m_drcuml->begin_block(10); in static_generate_out_of_cycles() local
448 void dspp_device::generate_opcode(drcuml_block &block, compiler_state *compiler, const opcode_desc … in generate_opcode()
665 void dspp_device::generate_branch(drcuml_block &block, compiler_state *compiler, const opcode_desc … in generate_branch()
802 void dspp_device::generate_translate_reg(drcuml_block &block, uint16_t reg) in generate_translate_reg()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/unsp/
H A Dunspdrc.cpp168 drcuml_block &block(m_drcuml->begin_block(1024*8)); in code_compile_block() local
266 drcuml_block &block(m_drcuml->begin_block(32)); in static_generate_entry_point() local
293 drcuml_block &block(m_drcuml->begin_block(10)); in static_generate_nocode_handler() local
317 drcuml_block &block(m_drcuml->begin_block(10)); in static_generate_out_of_cycles() local
338 drcuml_block &block(m_drcuml->begin_block(32)); in static_generate_memory_accessor() local
373 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_check_interrupts() local
411 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_trigger_fiq() local
450 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_trigger_irq() local
643 void unsp_device::generate_add_lpc(drcuml_block &block, int32_t offset) in generate_add_lpc()
657 void unsp_device::generate_update_nzsc(drcuml_block &block) in generate_update_nzsc()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/python/
H A Dpy-block.c30 const struct block *block; member
44 const struct block *block; member
88 const struct block *block = NULL; in blpy_iter() local
129 const struct block *block; in blpy_get_function() local
143 const struct block *block; in blpy_get_superblock() local
161 const struct block *block; in blpy_get_global_block() local
180 const struct block *block; in blpy_get_static_block() local
200 const struct block *block; in blpy_is_global() local
216 const struct block *block; in blpy_is_static() local
234 const struct block *block; in blpy_getitem() local
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/unsp/
H A Dunspdrc.cpp168 drcuml_block &block(m_drcuml->begin_block(1024*8)); in code_compile_block() local
266 drcuml_block &block(m_drcuml->begin_block(32)); in static_generate_entry_point() local
293 drcuml_block &block(m_drcuml->begin_block(10)); in static_generate_nocode_handler() local
317 drcuml_block &block(m_drcuml->begin_block(10)); in static_generate_out_of_cycles() local
338 drcuml_block &block(m_drcuml->begin_block(32)); in static_generate_memory_accessor() local
373 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_check_interrupts() local
411 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_trigger_fiq() local
450 drcuml_block &block(m_drcuml->begin_block(256)); in static_generate_trigger_irq() local
643 void unsp_device::generate_add_lpc(drcuml_block &block, int32_t offset) in generate_add_lpc()
657 void unsp_device::generate_update_nzsc(drcuml_block &block) in generate_update_nzsc()
[all …]
/dports/devel/py-rapidfuzz/rapidfuzz-1.8.0/src/rapidfuzz-cpp/rapidfuzz/details/string_metrics/
H A Dweighted_levenshtein_impl.hpp104 const common::PatternMatchVector* block, in longest_common_subsequence_unroll()
139 const common::BlockPatternMatchVector& block, in longest_common_subsequence_blockwise()
193 auto block = common::PatternMatchVector(s2); in longest_common_subsequence() local
198 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
203 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
208 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
213 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
218 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
223 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
228 auto block = common::BlockPatternMatchVector(s2); in longest_common_subsequence() local
[all …]
/dports/games/minetest/minetest-5.4.1/src/
H A Dmapsector.cpp43 for (auto &block : m_blocks) { in deleteBlocks() local
53 MapBlock *block; in getBlockBuffered() local
81 MapBlock *block = new MapBlock(m_parent, blockpos_map, m_gamedef); in createBlankBlockNoInsert() local
88 MapBlock *block = createBlankBlockNoInsert(y); in createBlankBlock() local
95 void MapSector::insertBlock(MapBlock *block) in insertBlock()
111 void MapSector::deleteBlock(MapBlock *block) in deleteBlock()
127 for (auto &block : m_blocks) { in getBlocks() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/block/
H A Dblock_vrfy.c21 #define WT_wt_off_TO_FRAG(block, off) \ argument
23 #define WT_FRAG_TO_OFF(block, frag) \ argument
32 WT_BLOCK *block, WT_CKPT *ckptbase, const char *cfg[]) in __wt_block_verify_start()
123 __verify_last_avail(WT_SESSION_IMPL *session, WT_BLOCK *block, WT_CKPT *ckpt) in __verify_last_avail()
192 __wt_block_verify_end(WT_SESSION_IMPL *session, WT_BLOCK *block) in __wt_block_verify_end()
220 WT_SESSION_IMPL *session, WT_BLOCK *block, WT_BLOCK_CKPT *ci) in __wt_verify_ckpt_load()
321 __wt_verify_ckpt_unload(WT_SESSION_IMPL *session, WT_BLOCK *block) in __wt_verify_ckpt_unload()
340 WT_BLOCK *block, const uint8_t *addr, size_t addr_size) in __wt_block_verify_addr()
381 __verify_filefrag_add(WT_SESSION_IMPL *session, WT_BLOCK *block, in __verify_filefrag_add()
423 __verify_filefrag_chk(WT_SESSION_IMPL *session, WT_BLOCK *block) in __verify_filefrag_chk()
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/containers/
H A DBasicAllocators.h33 MemoryBlock block = allocator.allocate(sizeof(T), alignof(T)); in allocatorNew() local
76 MemoryBlock block; in allocate() local
86 INLINE void deallocate(MemoryBlock& block) noexcept { in deallocate()
117 INLINE void deallocate(MemoryBlock& block) noexcept { in deallocate()
127 INLINE bool owns(const MemoryBlock& block) const noexcept { in owns()
142 MemoryBlock block = TPrimary::allocate(size, align); in allocate() local
150 INLINE void deallocate(MemoryBlock& block) noexcept { in deallocate()
188 INLINE void deallocate(MemoryBlock& block) noexcept { in deallocate()
196 INLINE bool owns(const MemoryBlock& block) const noexcept { in owns()
221 MemoryBlock block = TAllocator::allocate(size, align); in allocate() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/
H A DGlobalLivenessInfo.java72 public void setIncoming(AbstractBlockBase<?> block, int[] varsIn) { in setIncoming()
79 public void setOutgoing(AbstractBlockBase<?> block, int[] varsOut) { in setOutgoing()
118 public int[] getBlockOut(AbstractBlockBase<?> block) { in getBlockOut()
122 public int[] getBlockIn(AbstractBlockBase<?> block) { in getBlockIn()
126 public void setInLocations(AbstractBlockBase<?> block, Value[] values) { in setInLocations()
130 public void setOutLocations(AbstractBlockBase<?> block, Value[] values) { in setOutLocations()
134 public Value[] getInLocation(AbstractBlockBase<?> block) { in getInLocation()
138 public Value[] getOutLocation(AbstractBlockBase<?> block) { in getOutLocation()
142 public static boolean storesIncoming(AbstractBlockBase<?> block) { in storesIncoming()
147 public static boolean storesOutgoing(AbstractBlockBase<?> block) { in storesOutgoing()
[all …]
/dports/net-p2p/litecoin/litecoin-0.18.1/src/interfaces/
H A Dchain.cpp34 CBlockIndex* block = LookupBlockIndex(hash); in getBlockHeight() local
48 CBlockIndex* block = ::chainActive[height]; in getBlockHash() local
54 CBlockIndex* block = ::chainActive[height]; in getBlockTime() local
60 CBlockIndex* block = ::chainActive[height]; in getBlockMedianTimePast() local
66 CBlockIndex* block = ::chainActive[height]; in haveBlockOnDisk() local
71 CBlockIndex* block = ::chainActive.FindEarliestAtLeast(time); in findFirstBlockWithTime() local
85 for (CBlockIndex* block = ::chainActive[height]; block; block = ::chainActive.Next(block)) { in findFirstBlockWithTimeAndHeight() local
95 CBlockIndex* block = stop_height ? ::chainActive[*stop_height] : ::chainActive.Tip(); in findPruned() local
107 const CBlockIndex* block = LookupBlockIndex(hash); in findFork() local
124 CBlockIndex* block = LookupBlockIndex(hash); in isPotentialTip() local
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/interfaces/
H A Dchain.cpp34 CBlockIndex* block = LookupBlockIndex(hash); in getBlockHeight() local
48 CBlockIndex* block = ::chainActive[height]; in getBlockHash() local
54 CBlockIndex* block = ::chainActive[height]; in getBlockTime() local
60 CBlockIndex* block = ::chainActive[height]; in getBlockMedianTimePast() local
66 CBlockIndex* block = ::chainActive[height]; in haveBlockOnDisk() local
71 CBlockIndex* block = ::chainActive.FindEarliestAtLeast(time); in findFirstBlockWithTime() local
85 for (CBlockIndex* block = ::chainActive[height]; block; block = ::chainActive.Next(block)) { in findFirstBlockWithTimeAndHeight() local
95 CBlockIndex* block = stop_height ? ::chainActive[*stop_height] : ::chainActive.Tip(); in findPruned() local
107 const CBlockIndex* block = LookupBlockIndex(hash); in findFork() local
124 CBlockIndex* block = LookupBlockIndex(hash); in isPotentialTip() local
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/interfaces/
H A Dchain.cpp34 CBlockIndex* block = LookupBlockIndex(hash); in getBlockHeight() local
48 CBlockIndex* block = ::chainActive[height]; in getBlockHash() local
54 CBlockIndex* block = ::chainActive[height]; in getBlockTime() local
60 CBlockIndex* block = ::chainActive[height]; in getBlockMedianTimePast() local
66 CBlockIndex* block = ::chainActive[height]; in haveBlockOnDisk() local
71 CBlockIndex* block = ::chainActive.FindEarliestAtLeast(time); in findFirstBlockWithTime() local
85 for (CBlockIndex* block = ::chainActive[height]; block; block = ::chainActive.Next(block)) { in findFirstBlockWithTimeAndHeight() local
95 CBlockIndex* block = stop_height ? ::chainActive[*stop_height] : ::chainActive.Tip(); in findPruned() local
107 const CBlockIndex* block = LookupBlockIndex(hash); in findFork() local
124 CBlockIndex* block = LookupBlockIndex(hash); in isPotentialTip() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/
H A DGlobalLivenessInfo.java72 public void setIncoming(AbstractBlockBase<?> block, int[] varsIn) { in setIncoming()
79 public void setOutgoing(AbstractBlockBase<?> block, int[] varsOut) { in setOutgoing()
118 public int[] getBlockOut(AbstractBlockBase<?> block) { in getBlockOut()
122 public int[] getBlockIn(AbstractBlockBase<?> block) { in getBlockIn()
126 public void setInLocations(AbstractBlockBase<?> block, Value[] values) { in setInLocations()
130 public void setOutLocations(AbstractBlockBase<?> block, Value[] values) { in setOutLocations()
134 public Value[] getInLocation(AbstractBlockBase<?> block) { in getInLocation()
138 public Value[] getOutLocation(AbstractBlockBase<?> block) { in getOutLocation()
142 public static boolean storesIncoming(AbstractBlockBase<?> block) { in storesIncoming()
147 public static boolean storesOutgoing(AbstractBlockBase<?> block) { in storesOutgoing()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/mrbgems/mruby-enumerator/mrblib/
H A Denumerator.rb118 def initialize(obj=NONE, meth=:each, *args, &block)
160 def with_index(offset=0, &block)
185 def each_with_index(&block)
217 def with_object(object, &block)
270 def each(*argv, &block)
287 def enumerator_block_call(&block)
529 def initialize(&block)
535 def each(*args, &block)
543 def initialize(&block)
623 def zip(*args, &block)

12345678910>>...1683