MCPcopy Create free account

hub / github.com/boostorg/build / functions

Functions2,375 in github.com/boostorg/build

↓ 2 callersFunctionGC_pause
Spend a few cycles in a way that can't introduce contention with */ othre threads. */
src/engine/boehm_gc/pthread_support.c:1208
↓ 2 callersFunctionGC_print_source_ptr
src/engine/boehm_gc/blacklst.c:65
↓ 2 callersFunctionGC_promote_black_lists
Signal the completion of a collection. Turn the incomplete black */ lists into new black lists, etc. */
src/engine/boehm_gc/blacklst.c:119
↓ 2 callersFunctionGC_push_all_stack_partially_eager
* A version of GC_push_all that treats all interior pointers as valid * and scans part of the area immediately, to make sure that saved * register v
src/engine/boehm_gc/mark.c:1511
↓ 2 callersFunctionGC_push_conditional
src/engine/boehm_gc/mark.c:1318
↓ 2 callersFunctionGC_push_selected
* Analogous to the above, but push only those pages h with dirty_fn(h) != 0. * We use push_fn to actually push the block. * Used both to selectively
src/engine/boehm_gc/mark.c:1263
↓ 2 callersFunctionGC_push_stack_for
src/engine/boehm_gc/win32_threads.c:823
↓ 2 callersFunctionGC_read_dirty
src/engine/boehm_gc/os_dep.c:2350
↓ 2 callersFunctionGC_rebuild_root_index
src/engine/boehm_gc/mark_rts.c:279
↓ 2 callersFunctionGC_reclaim_generic
* Generic procedure to rebuild a free list in hbp. * Also called directly from GC_malloc_many. * Sz is now in bytes. */
src/engine/boehm_gc/reclaim.c:213
↓ 2 callersFunctionGC_register_dynamic_libraries
src/engine/boehm_gc/dyn_load.c:181
↓ 2 callersFunctionGC_register_finalizer
src/engine/boehm_gc/finalize.c:424
↓ 2 callersFunctionGC_register_finalizer_no_order
src/engine/boehm_gc/finalize.c:440
↓ 2 callersFunctionGC_register_finalizer_unreachable
src/engine/boehm_gc/finalize.c:451
↓ 2 callersFunctionGC_register_my_thread
src/engine/boehm_gc/win32_threads.c:562
↓ 2 callersFunctionGC_register_my_thread_inner
src/engine/boehm_gc/pthread_support.c:1004
↓ 2 callersFunctionGC_remove_allowed_signals
Remove the signals that we want to allow in thread stopping */ handler from a set. */
src/engine/boehm_gc/pthread_stop_world.c:44
↓ 2 callersFunctionGC_remove_counts
Remove forwarding counts for h */
src/engine/boehm_gc/headers.c:290
↓ 2 callersFunctionGC_remove_protection
src/engine/boehm_gc/os_dep.c:2441
↓ 2 callersFunctionGC_remove_root_at_pos
Internal use only; lock held. */
src/engine/boehm_gc/mark_rts.c:269
↓ 2 callersFunctionGC_return_mark_stack
Copy back a local mark stack. */ low and high are inclusive bounds. */
src/engine/boehm_gc/mark.c:911
↓ 2 callersFunctionGC_roots_present
Is a range starting at b already in the table? If so return a */ pointer to it, else NIL. */
src/engine/boehm_gc/mark_rts.c:117
↓ 2 callersFunctionGC_set_and_save_fault_handler
src/engine/boehm_gc/os_dep.c:828
↓ 2 callersFunctionGC_start_reclaim
* Perform GC_reclaim_block on the entire heap, after first clearing * small object free lists (if we are not just looking for leaks). */
src/engine/boehm_gc/reclaim.c:479
↓ 2 callersFunctionGC_stop_init
src/engine/boehm_gc/darwin_stop_world.c:349
↓ 2 callersFunctionGC_store_debug_info_inner
Store debugging info into p. Return displaced pointer. */ This version assumes we do hold the allocation lock. */
src/engine/boehm_gc/dbg_mlc.c:274
↓ 2 callersFunctionGC_suspend
Suspend the given thread, if it's still active. */
src/engine/boehm_gc/win32_threads.c:688
↓ 2 callersFunctionGC_suspend_all
We hold the allocation lock. Suspend all threads that might */ still be running. Return the number of suspend signals that */ were sent. */
src/engine/boehm_gc/pthread_stop_world.c:322
↓ 2 callersFunctionGC_unix_mmap_get_mem
src/engine/boehm_gc/os_dep.c:1771
↓ 2 callersFunctionGC_unprotect_range
src/engine/boehm_gc/os_dep.c:3119
↓ 2 callersFunctionGC_wait_for_gc_completion
src/engine/boehm_gc/pthread_support.c:594
↓ 2 callersFunctionGC_win32_free_heap
src/engine/boehm_gc/os_dep.c:1968
↓ 2 callersFunctionGetDescriptionFromStack
src/engine/boehm_gc/msvc_dbg.c:318
↓ 2 callersFunctionGetFileLineFromAddress
src/engine/boehm_gc/msvc_dbg.c:238
↓ 2 callersFunctionGetModuleNameFromAddress
src/engine/boehm_gc/msvc_dbg.c:159
↓ 2 callersFunctionGetSymbolNameFromAddress
src/engine/boehm_gc/msvc_dbg.c:191
↓ 2 callersMethodTest
src/engine/boehm_gc/tests/test_cpp.cc:68
↓ 2 callersFunctionUndisguise
src/engine/boehm_gc/tests/test_cpp.cc:176
↓ 2 callersMethod__assertionFailure
(self, message)
test/configuration.py:77
↓ 2 callersMethod__expect_lines
Checks whether the given data contains the given lines. Data may be specified as a single string containing text lines s
test/BoostBuild.py:894
↓ 2 callersFunction__match_count_is
(lines, pattern, expected)
test/generators_test.py:334
↓ 2 callersMethod__read_file
(self, name, exact=False)
test/BoostBuild.py:1055
↓ 2 callersFunction__trailing_newline
Helper function returning an empty string or a newling character to append to the current output line depending on whether we want that lin
test/core_source_line_tracking.py:57
↓ 2 callersMethod__wait_for_time_change
Wait until a newly assigned file system modification timestamp for the given path is large enough for the timestamp difference betw
test/BoostBuild.py:1068
↓ 2 callersFunction__write_appender
(t, name)
test/generators_test.py:344
↓ 2 callersFunction__write_appender
(t, name)
test/project_id.py:322
↓ 2 callersMethod_getData
( self, node, **kwargs )
src/tools/doxproc.py:784
↓ 2 callersFunction_str_exc
()
test/collect_debug_info.py:325
↓ 2 callersMethod_translate_index_
(self, entries, target=None, **kwargs )
src/tools/doxproc.py:300
↓ 2 callersMethod_translate_sectiondef_x_
( self, sectiondef, target=None, **kwargs )
src/tools/doxproc.py:474
↓ 2 callersFunctionaction_free
src/engine/rules.c:294
↓ 2 callersFunctionactions_free
src/engine/rules.c:512
↓ 2 callersMethodaddDox
( self, document )
src/tools/doxproc.py:118
↓ 2 callersFunctionadd_64
src/engine/execnt.c:645
↓ 2 callersMethodadd_child
(self, newchild)
test/tree.py:49
↓ 2 callersFunctionadd_map
Add mapping entry */
src/engine/boehm_gc/cord/de.c:136
↓ 2 callersFunctionadd_roots_to_index
Add the given root structure to the index. */
src/engine/boehm_gc/mark_rts.c:130
↓ 2 callersMethodaddress
src/engine/boehm_gc/include/gc_allocator.h:119
↓ 2 callersFunctionalloc_small
src/engine/boehm_gc/tests/test.c:826
↓ 2 callersMethodallocate
GC_n is permitted to be 0. The C++ standard says nothing about what the return value is when GC_n == 0.
src/engine/boehm_gc/include/gc_allocator.h:124
↓ 2 callersFunctionappend_if_exists
src/engine/builtins.c:796
↓ 2 callersFunctionapply_modifiers
src/engine/function.c:845
↓ 2 callersFunctionapply_modifiers_impl
src/engine/function.c:1055
↓ 2 callersFunctionapply_subscript
src/engine/function.c:920
↓ 2 callersFunctionapply_subscript_and_modifiers
src/engine/function.c:1063
↓ 2 callersFunctionargv_from_shell
src/engine/execcmd.c:42
↓ 2 callersFunctionas_path_delim
src/engine/pathsys.c:144
↓ 2 callersFunctionbalance_parentheses
src/engine/function.c:2214
↓ 2 callersFunctionbeep
src/engine/boehm_gc/cord/de.c:363
↓ 2 callersFunctionbuiltin_glob
src/engine/builtins.c:752
↓ 2 callersFunctioncache_name
src/engine/hcache.c:77
↓ 2 callersFunctioncall_rule
src/engine/compile.c:173
↓ 2 callersFunctioncaller
(tblist, skip)
test/TestCmd.py:85
↓ 2 callersFunctioncheck_tool_aux
Checks if 'command' can be found either in path or is a full name to an existing file.
src/tools/common.py:405
↓ 2 callersFunctionclass_module_name
src/engine/class.c:43
↓ 2 callersFunctionclear_targets_to_update
src/engine/make.c:931
↓ 2 callersFunctionclose_alert
src/engine/execnt.c:1211
↓ 2 callersFunctionclose_streams
src/engine/execunix.c:386
↓ 2 callersFunctioncmd_sem_lock
src/engine/make1.c:1389
↓ 2 callersFunctioncmdlist_append_cmd
* cmdlist_append_cmd */
src/engine/command.c:29
↓ 2 callersFunctioncompile_emit_cleanups
src/engine/function.c:1410
↓ 2 callersFunctioncompile_emit_loop_jump
src/engine/function.c:1419
↓ 2 callersFunctioncompile_pop_break_scope
src/engine/function.c:1459
↓ 2 callersFunctioncompile_pop_continue_scope
src/engine/function.c:1466
↓ 2 callersFunctioncompile_push_break_scope
src/engine/function.c:1441
↓ 2 callersFunctioncompile_push_continue_scope
src/engine/function.c:1450
↓ 2 callersFunctioncompile_to_function
src/engine/function.c:1497
↓ 2 callersFunctioncompiler_free
src/engine/function.c:1319
↓ 2 callersFunctioncompiler_init
src/engine/function.c:1308
↓ 2 callersFunctioncontains
Returns true iff all elements of 'small' exist in 'large'.
src/util/set.py:33
↓ 2 callersFunctioncopy_string
src/engine/yyacc.c:212
↓ 2 callersFunctioncopysettings
src/engine/rules.c:401
↓ 2 callersFunctioncreation_time
src/engine/execnt.c:1051
↓ 2 callersFunctiondeallocate_back_edges
Deallocate p and its associated continuation structures. */
src/engine/boehm_gc/backgraph.c:104
↓ 2 callersFunctiondebug
()
src/contrib/boost.py:76
↓ 2 callersFunctiondebug_compile
src/engine/compile.c:208
↓ 2 callersFunctiondefault_host_os
()
src/tools/builtin.py:93
↓ 2 callersFunctiondetect_GetWriteWatch
src/engine/boehm_gc/os_dep.c:1375
↓ 2 callersMethoddo_something
Needed to suppress 'unused variable' varning.
test/railsys/program/include/test_a.h:21
↓ 2 callersFunctiondump_profile_entry
src/engine/debug.c:111
← previousnext →601–700 of 2,375, ranked by callers