MCPcopy Create free account

hub / github.com/boostorg/build / functions

Functions2,203 in github.com/boostorg/build

↓ 8 callersFunctionGC_store_debug_info
Store debugging info into p. Return displaced pointer. */ Assumes we don't hold allocation lock. */
v2/engine/boehm_gc/dbg_mlc.c:242
↓ 8 callersMethod__init__
(self, includes)
v2/tools/builtin.py:355
↓ 8 callersFunctionbacktrace_line
v2/engine/builtins.c:1278
↓ 8 callersFunctiondynamic_array_init
v2/engine/function.c:1272
↓ 8 callersFunctionfile_query
v2/engine/filesys.c:178
↓ 8 callersFunctionmalloc
v2/engine/boehm_gc/malloc.c:304
↓ 8 callersFunctionos_name
()
v2/util/utility.py:132
↓ 8 callersFunctionregex_compile
v2/engine/subst.c:21
↓ 8 callersFunctiontimestamp_copy
v2/engine/timestamp.c:118
↓ 8 callersMethodvirtual_targets
(self)
v2/manager.py:50
↓ 7 callersFunctionGC_apply_to_all_blocks
Apply fn to all allocated blocks */ VARARGS1*/
v2/engine/boehm_gc/headers.c:301
↓ 7 callersFunctionGC_collect_a_little_inner
v2/engine/boehm_gc/alloc.c:387
↓ 7 callersFunctionGC_find_limit
v2/engine/boehm_gc/os_dep.c:927
↓ 7 callersFunctionGC_init_inner
v2/engine/boehm_gc/misc.c:505
↓ 7 callersFunctionGC_init_parallel
Perform all initializations, including those that */ may require allocation. */ Called without allocation lock. */ Must be called before a second
v2/engine/boehm_gc/win32_threads.c:1491
↓ 7 callersFunctionGC_noop
v2/engine/boehm_gc/mark.c:29
↓ 7 callersFunctionGC_push_all_stack
v2/engine/boehm_gc/mark.c:1539
↓ 7 callersMethod_setID
( self, id, name )
v2/tools/doxproc.py:185
↓ 7 callersMethod_translateChildren
( self, parent, **kwargs )
v2/tools/doxproc.py:216
↓ 7 callersFunctionassert_invariants
v2/engine/strings.c:16
↓ 7 callersFunctionbacktrace
v2/engine/builtins.c:1297
↓ 7 callersMethodcopy
(self, src, dst)
v2/test/BoostBuild.py:351
↓ 7 callersFunctiondynamic_array_free
v2/engine/function.c:1279
↓ 7 callersMethoderrors
(self)
v2/manager.py:68
↓ 7 callersFunctionlist_alloc
v2/engine/lists.c:25
↓ 7 callersFunctionlist_copy_range
v2/engine/lists.c:159
↓ 7 callersFunctionpath_build
v2/engine/pathsys.c:165
↓ 7 callersFunctionpush_state
v2/engine/make1.c:166
↓ 7 callersFunctionregexec
- regexec - match a regexp against a string */
v2/engine/regexp.c:795
↓ 7 callersFunctionstring_copy
v2/engine/strings.c:159
↓ 6 callersFunctionCORD_balance
v2/engine/boehm_gc/cord/cordbscs.c:708
↓ 6 callersFunctionCORD_next
v2/engine/boehm_gc/cord/cordbscs.c:875
↓ 6 callersFunctionCORD_pos_valid
v2/engine/boehm_gc/cord/cordbscs.c:903
↓ 6 callersFunctionCORD_put
v2/engine/boehm_gc/cord/cordxtra.c:279
↓ 6 callersFunctionCORD_set_pos
v2/engine/boehm_gc/cord/cordbscs.c:908
↓ 6 callersFunctionCORD_to_char_star
v2/engine/boehm_gc/cord/cordxtra.c:224
↓ 6 callersFunctionGC_approx_sp
v2/engine/boehm_gc/mark_rts.c:355
↓ 6 callersFunctionGC_lookup_thread
Return a GC_thread corresponding to a given pthread_t. */ Returns 0 if it's not there. */ Caller holds allocation lock or otherwise inhibits */
v2/engine/boehm_gc/pthread_support.c:453
↓ 6 callersFunctionGC_push_all
* Push all locations between b and t onto the mark stack. * b is the first location to be checked. t is one past the last * location to be checked.
v2/engine/boehm_gc/mark.c:1233
↓ 6 callersMethod_translate_sectiondef_func_
( self, sectiondef, name='functions', target=None, **kwargs )
v2/tools/doxproc.py:497
↓ 6 callersFunctioncheck_alignment
v2/engine/function.c:231
↓ 6 callersFunctiondeclare_native_rule
v2/engine/native.c:14
↓ 6 callersFunctionget_rspline
(targets, lang_opt)
v2/tools/msvc.py:279
↓ 6 callersFunctionmake_test
(target_type, sources, requirements, target_name=None)
v2/tools/testing.py:90
↓ 6 callersFunctionobject_new_range
v2/engine/object.c:250
↓ 6 callersFunctionstack_pop
v2/engine/function.c:256
↓ 5 callersFunctionCORD_iter5
See cord.h for definition. We assume i is in range. */
v2/engine/boehm_gc/cord/cordbscs.c:463
↓ 5 callersFunctionCORD_vsprintf
v2/engine/boehm_gc/cord/cordprnt.c:161
↓ 5 callersFunctionGC_collection_in_progress
Is a collection in progress? Note that this can return true in the */ nonincremental case, if a collection has been abandoned and the */ mark state i
v2/engine/boehm_gc/mark.c:136
↓ 5 callersFunctionGC_debug_malloc
v2/engine/boehm_gc/dbg_mlc.c:456
↓ 5 callersFunctionGC_generic_malloc
v2/engine/boehm_gc/malloc.c:150
↓ 5 callersFunctionGC_generic_malloc_inner
allocate lb bytes for an object of kind k. */ Should not be used to directly to allocate */ objects such as STUBBORN objects that */ require special h
v2/engine/boehm_gc/malloc.c:101
↓ 5 callersFunctionGC_set_mark_bit
Slow but general routines for setting/clearing/asking about mark bits */
v2/engine/boehm_gc/mark.c:195
↓ 5 callersFunctionGetSymHandle
v2/engine/boehm_gc/msvc_dbg.c:44
↓ 5 callersMethod_translateDescription
( self, node, target=None, tag='description', **kwargs )
v2/tools/doxproc.py:232
↓ 5 callersMethod_translate_type
( self, type, target=None, **kwargs )
v2/tools/doxproc.py:747
↓ 5 callersMethodadjust_suffix
(self, name)
v2/test/BoostBuild.py:801
↓ 5 callersMethodall
Return all registered configurations.
v2/tools/common.py:143
↓ 5 callersFunctionasync_set_pht_entry_from_index
v2/engine/boehm_gc/os_dep.c:2669
↓ 5 callersMethodexpect_removal
(self, names)
v2/test/BoostBuild.py:611
↓ 5 callersFunctionfree
v2/engine/boehm_gc/malloc.c:490
↓ 5 callersMethodnative_file_name
(self, name)
v2/test/BoostBuild.py:820
↓ 5 callersFunctionnew_rule_body
v2/engine/rules.c:586
↓ 5 callersFunctionobject_validate
v2/engine/object.c:239
↓ 5 callersFunctionpath_as_key
v2/engine/pathnt.c:280
↓ 5 callersFunctionpath_parse
v2/engine/pathsys.c:51
↓ 5 callersFunctionread
v2/engine/boehm_gc/os_dep.c:3151
↓ 5 callersMethodregister
(self, id)
v2/tools/msvc.py:1114
↓ 5 callersFunctionregnext
- regnext - dig the "next" pointer out of a node */
v2/engine/regexp.c:1147
↓ 5 callersFunctionset
(name, value=None)
v2/util/option.py:15
↓ 5 callersMethodset
Sets the value of a configuration parameter.
v2/tools/common.py:155
↓ 5 callersFunctionstack_at
v2/engine/function.c:269
↓ 5 callersFunctiontimestamp_clear
v2/engine/timestamp.c:104
↓ 5 callersFunctiontimestamp_cmp
v2/engine/timestamp.c:110
↓ 5 callersFunctionto_seq
If value is a sequence, returns it. If it is a string, returns a sequence with value as its sole element.
v2/util/utility.py:19
↓ 5 callersFunctionungrist
Returns the value without grist. If value is a sequence, does it for every value and returns the result as a sequence.
v2/util/utility.py:92
↓ 5 callersFunctionvar_parse_group_new
v2/engine/function.c:1544
↓ 4 callersFunctionCORD_chr
v2/engine/boehm_gc/cord/cordxtra.c:325
↓ 4 callersFunctionCORD_from_fn
v2/engine/boehm_gc/cord/cordbscs.c:273
↓ 4 callersFunctionGC_add_to_fl
* Add hhdr to the appropriate free list. * We maintain individual free lists sorted by address. */
v2/engine/boehm_gc/allchblk.c:356
↓ 4 callersFunctionGC_delete_gc_thread
If a thread has been joined, but we have not yet */ been notified, then there may be more than one thread */ in the table with the same win32 id.
v2/engine/boehm_gc/win32_threads.c:488
↓ 4 callersFunctionGC_destroy_thread_local
We hold the allocator lock. */
v2/engine/boehm_gc/thread_local_alloc.c:113
↓ 4 callersFunctionGC_freehblk
* Free a heap block. * * Coalesce the block with its neighbors if possible. * * All mark words are assumed to be cleared. */
v2/engine/boehm_gc/allchblk.c:795
↓ 4 callersFunctionGC_get_maps
* Copy the contents of /proc/self/maps to a buffer in our address space. * Return the address of the buffer, or zero on failure. * This code could b
v2/engine/boehm_gc/os_dep.c:198
↓ 4 callersFunctionGC_get_stack_base
v2/engine/boehm_gc/os_dep.c:746
↓ 4 callersFunctionGC_hblk_fl_from_blocks
Map a number of blocks to the appropriate large block free list index. */
v2/engine/boehm_gc/allchblk.c:81
↓ 4 callersFunctionGC_init_thread_local
Each thread structure must be initialized. */ This call must be made from the new thread. */ Caller holds allocation lock. */
v2/engine/boehm_gc/thread_local_alloc.c:77
↓ 4 callersFunctionGC_lookup_thread
A version of the above that acquires the lock if necessary. Note */ that the identically named function for pthreads is different, and */ just assume
v2/engine/boehm_gc/win32_threads.c:467
↓ 4 callersFunctionGC_lookup_thread_inner
Return the GC_thread corresponding to a thread id. May be called */ without a lock, but should be called in contexts in which the */ requested threa
v2/engine/boehm_gc/win32_threads.c:438
↓ 4 callersFunctionGC_make_closure
v2/engine/boehm_gc/dbg_mlc.c:901
↓ 4 callersFunctionGC_malloc_atomic_uncollectable
Allocate lb bytes of pointerfree, untraced, uncollectable data */ This is normally roughly equivalent to the system malloc. */ But it may be useful
v2/engine/boehm_gc/mallocx.c:527
↓ 4 callersFunctionGC_print_all_errors
Print all objects on the list after printing any smashed objs. */ Clear both lists. */
v2/engine/boehm_gc/reclaim.c:52
↓ 4 callersFunctionGC_push_all_eager
* A version of GC_push_all that treats all interior pointers as valid * and scans the entire region immediately, in case the contents * change. */
v2/engine/boehm_gc/mark.c:1475
↓ 4 callersFunctionGC_register_finalizer_inner
Register a finalization function. See gc.h for details. */ in the nonthreads case, we try to avoid disabling signals, */ since it can be expensive.
v2/engine/boehm_gc/finalize.c:305
↓ 4 callersFunctionGC_remove_from_fl
* Remove hhdr from the appropriate free list. * We assume it is on the nth free list, or on the size * appropriate free list if n is FL_UNKNOWN. */
v2/engine/boehm_gc/allchblk.c:284
↓ 4 callersFunctionGC_reset_fault_handler
v2/engine/boehm_gc/os_dep.c:875
↓ 4 callersFunctionGC_round_up
Compute a number of words >= n+1 bytes. The +1 allows for pointers one past the end.
v2/engine/boehm_gc/include/new_gc_alloc.h:117
↓ 4 callersFunctionGC_round_up_uncollectable
The same but don't allow for extra byte.
v2/engine/boehm_gc/include/new_gc_alloc.h:123
↓ 4 callersFunctionGC_setup_temporary_fault_handler
v2/engine/boehm_gc/os_dep.c:867
↓ 4 callersFunctionGC_wait_for_reclaim
v2/engine/boehm_gc/pthread_support.c:1447
← previousnext →101–200 of 2,203, ranked by callers