MCPcopy Create free account

hub / github.com/boostorg/build / functions

Functions2,375 in github.com/boostorg/build

↓ 5 callersFunctionpop_state
src/engine/make1.c:156
↓ 5 callersMethodscanners
(self)
src/manager.py:44
↓ 5 callersFunctionstack_at
src/engine/function.c:272
↓ 5 callersFunctiontimestamp_max
src/engine/timestamp.c:177
↓ 5 callersMethodunlink
Unlinks the specified file name. The file name may be a list, in which case the elements are concatenated using the os.path.join()
test/TestCmd.py:488
↓ 5 callersFunctionvar_dump
src/engine/variable.c:368
↓ 5 callersFunctionyymode
src/engine/scan.c:58
↓ 4 callersFunctionCORD_from_fn
src/engine/boehm_gc/cord/cordbscs.c:273
↓ 4 callersFunctionCORD_substr_closure
A version of CORD_substr that simply returns a function node, thus */ postponing its work. The fourth argument is a function that may */ be used for e
src/engine/boehm_gc/cord/cordbscs.c:342
↓ 4 callersFunctionFindTopOfStack
src/engine/boehm_gc/darwin_stop_world.c:33
↓ 4 callersFunctionGC_CreateThread
src/engine/boehm_gc/win32_threads.c:1029
↓ 4 callersFunctionGC_FirstDLOpenedLinkMap
src/engine/boehm_gc/dyn_load.c:127
↓ 4 callersFunctionGC_add_to_fl
* Add hhdr to the appropriate free list. * We maintain individual free lists sorted by address. */
src/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.
src/engine/boehm_gc/win32_threads.c:488
↓ 4 callersFunctionGC_delete_thread
Delete a thread from GC_threads. We assume it is there. */ (The code intentionally traps if it wasn't.) */ Assumes we hold the allocation lock unle
src/engine/boehm_gc/win32_threads.c:533
↓ 4 callersFunctionGC_destroy_thread_local
We hold the allocator lock. */
src/engine/boehm_gc/thread_local_alloc.c:113
↓ 4 callersFunctionGC_enable_incremental
src/engine/boehm_gc/misc.c:770
↓ 4 callersFunctionGC_exclude_static_roots
src/engine/boehm_gc/mark_rts.c:409
↓ 4 callersFunctionGC_expand_hp_inner
* this explicitly increases the size of the heap. It is used * internally, but may also be invoked from GC_expand_hp by the user. * The argument is
src/engine/boehm_gc/alloc.c:847
↓ 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
src/engine/boehm_gc/os_dep.c:198
↓ 4 callersFunctionGC_get_stack_base
src/engine/boehm_gc/os_dep.c:746
↓ 4 callersFunctionGC_init_thread_local
Each thread structure must be initialized. */ This call must be made from the new thread. */ Caller holds allocation lock. */
src/engine/boehm_gc/thread_local_alloc.c:77
↓ 4 callersFunctionGC_install_header
Install a header for block h. */ The header is uninitialized. */ Returns the header or 0 on failure. */
src/engine/boehm_gc/headers.c:249
↓ 4 callersFunctionGC_invoke_finalizers
Invoke finalizers for all objects that are ready to be finalized. */ Should be called without allocation lock. */
src/engine/boehm_gc/finalize.c:741
↓ 4 callersFunctionGC_is_malloc_heap_base
Is p the base of one of the malloc heap sections we already know */ about? */
src/engine/boehm_gc/os_dep.c:1480
↓ 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
src/engine/boehm_gc/win32_threads.c:467
↓ 4 callersFunctionGC_make_closure
src/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
src/engine/boehm_gc/mallocx.c:527
↓ 4 callersFunctionGC_page_was_dirty
src/engine/boehm_gc/os_dep.c:2425
↓ 4 callersFunctionGC_print_all_errors
Print all objects on the list after printing any smashed objs. */ Clear both lists. */
src/engine/boehm_gc/reclaim.c:52
↓ 4 callersFunctionGC_register_displacement
src/engine/boehm_gc/obj_map.c:27
↓ 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.
src/engine/boehm_gc/finalize.c:305
↓ 4 callersFunctionGC_remap
src/engine/boehm_gc/os_dep.c:2124
↓ 4 callersFunctionGC_round_up
Compute a number of words >= n+1 bytes. The +1 allows for pointers one past the end.
src/engine/boehm_gc/include/new_gc_alloc.h:117
↓ 4 callersFunctionGC_round_up_uncollectable
The same but don't allow for extra byte.
src/engine/boehm_gc/include/new_gc_alloc.h:123
↓ 4 callersFunctionGC_set_fl_marks
Set all mark bits for the free list whose first entry is q */
src/engine/boehm_gc/alloc.c:515
↓ 4 callersFunctionGC_set_warn_proc
src/engine/boehm_gc/misc.c:1030
↓ 4 callersFunctionGC_setup_temporary_fault_handler
src/engine/boehm_gc/os_dep.c:878
↓ 4 callersFunctionGC_stopped_mark
* Assumes lock is held, signals are disabled. * We stop the world. * If stop_func() ever returns TRUE, we may fail and return FALSE. * Increment GC
src/engine/boehm_gc/alloc.c:442
↓ 4 callersFunctionGC_thr_init
Called by GC_init() - we hold the allocation lock. */
src/engine/boehm_gc/win32_threads.c:1177
↓ 4 callersFunctionGC_wait_for_reclaim
src/engine/boehm_gc/pthread_support.c:1447
↓ 4 callersFunctionGetStackFrames
src/engine/boehm_gc/msvc_dbg.c:98
↓ 4 callersMethod__ignore_elements
Removes in-place 'list' elements matching the given 'wildcard'.
test/BoostBuild.py:956
↓ 4 callersFunction_env_set
Sets the given environment variable value or unsets it, if the value is None.
test/configuration.py:268
↓ 4 callersFunction_info
(*values)
test/collect_debug_info.py:312
↓ 4 callersFunctionalloc_mark_stack
Allocate or reallocate space for mark stack of size n entries. */ May silently fail. */
src/engine/boehm_gc/mark.c:1166
↓ 4 callersFunctionc
(c)
website/bootstrap/js/bootstrap.min.js:7
↓ 4 callersFunctioncallback
()
website/bootstrap/js/bootstrap.js:55
↓ 4 callersFunctionclass_module_stat
src/engine/modules.c:181
↓ 4 callersFunctiondefine_rule
src/engine/rules.c:123
↓ 4 callersFunctiondelete_module
src/engine/modules.c:101
↓ 4 callersFunctiondo_command
Perform the command associated with character c. C may be an */ integer > 256 denoting a windows command, one of the above control */ characters, or
src/engine/boehm_gc/cord/de.c:397
↓ 4 callersFunctiondowncase_inplace
src/engine/builtins.c:671
↓ 4 callersFunctiondowncase_list
src/engine/builtins.c:730
↓ 4 callersFunctionec_len
src/engine/boehm_gc/cord/cordprnt.c:39
↓ 4 callersFunctionedit
(file, *replacements)
src/engine/bump_version.py:25
↓ 4 callersFunctionexpand_modifiers
src/engine/function.c:806
↓ 4 callersFunctionf
(name)
test/collect_debug_info.py:77
↓ 4 callersFunctionfile_archive_query
src/engine/filesys.c:108
↓ 4 callersFunctionfilelist_back
src/engine/filesys.c:670
↓ 4 callersFunctionfilelist_begin
src/engine/filesys.c:617
↓ 4 callersFunctionfilelist_end
src/engine/filesys.c:626
↓ 4 callersFunctionfilelist_item
src/engine/filesys.c:648
↓ 4 callersFunctionfilelist_next
src/engine/filesys.c:632
↓ 4 callersFunctionfiletime_to_seconds
src/engine/execnt.c:676
↓ 4 callersFunctionfreesettings
src/engine/rules.c:446
↓ 4 callersFunctionfunction_get_named_variable
src/engine/function.c:397
↓ 4 callersFunctionfunction_refer
src/engine/function.c:3658
↓ 4 callersFunctionget_source_line
src/engine/builtins.c:1282
↓ 4 callersMethodgetenv
(self, name)
src/manager.py:71
↓ 4 callersMethodglob_file
(self, name)
test/BoostBuild.py:519
↓ 4 callersFunctionglob_remove
(sequence, pattern)
test/BoostBuild.py:156
↓ 4 callersFunctionif_attribute
(node, attribute, true_value, false_value=None)
src/tools/doxproc.py:65
↓ 4 callersFunctionimport_rule
src/engine/rules.c:720
↓ 4 callersFunctioninitialize_config_module
(module_name, location=None)
src/build_system.py:166
↓ 4 callersFunctionlol_init
src/engine/lists.c:388
↓ 4 callersFunctionmodule_add_fixed_var
src/engine/modules.c:366
↓ 4 callersFunctionmodule_stat
src/engine/modules.c:161
↓ 4 callersFunctionon_cygwin
()
src/tools/msvc.py:52
↓ 4 callersFunctionon_windows
Returns true if running on windows, whether in cygwin or not.
src/util/utility.py:153
↓ 4 callersFunctionout_
src/engine/output.c:17
↓ 4 callersFunctionout_putc
src/engine/output.c:48
↓ 4 callersFunctionout_puts
src/engine/output.c:38
↓ 4 callersFunctionoutf_double
src/engine/output.c:157
↓ 4 callersFunctionprofile_enter
src/engine/debug.c:27
↓ 4 callersFunctionprofile_exit
src/engine/debug.c:83
↓ 4 callersFunctionraw_command_length
src/engine/execnt.c:570
↓ 4 callersMethodread
(self, name, binary=False)
test/BoostBuild.py:534
↓ 4 callersFunctionreginsert
- reginsert - insert an operator in front of already-emitted operand * * Means relocating the operand. */
src/engine/regexp.c:695
↓ 4 callersFunctionregoptail
src/engine/regexp.c:757
↓ 4 callersFunctionsearch
src/engine/search.c:138
↓ 4 callersFunctionset_rule_actions
src/engine/rules.c:604
↓ 4 callersMethodstderr
Returns the error output from the specified run number. If there is no specified run number, then returns the error output of the l
test/TestCmd.py:426
↓ 4 callersFunctionstore_old
Set ofn and ocd to reflect the values we got back. */
src/engine/boehm_gc/dbg_mlc.c:924
↓ 4 callersFunctionstrcspn
src/engine/regexp.c:1312
↓ 4 callersFunctionstring_renew
src/engine/execnt.c:548
↓ 4 callersFunctionstring_reserve
src/engine/strings.c:92
↓ 4 callersFunctionsuffix
(rename)
test/generators_test.py:311
↓ 4 callersFunctiontag_maybe
(param)
src/contrib/boost.py:269
↓ 4 callersFunctiontest_default_toolset_on_os
Test that the given toolset is used as the default toolset on the given os. Uses hardcoded knowledge of how Boost Build decides on which host OS i
test/default_toolset.py:115
← previousnext →301–400 of 2,375, ranked by callers