MCPcopy Create free account

hub / github.com/boostorg/build / functions

Functions2,375 in github.com/boostorg/build

↓ 7 callersFunctionGC_apply_to_all_blocks
Apply fn to all allocated blocks */ VARARGS1*/
src/engine/boehm_gc/headers.c:301
↓ 7 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
src/engine/boehm_gc/mark.c:136
↓ 7 callersFunctionGC_generic_malloc
src/engine/boehm_gc/malloc.c:150
↓ 7 callersFunctionGC_init_inner
src/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
src/engine/boehm_gc/win32_threads.c:1491
↓ 7 callersFunctionGC_malloc_explicitly_typed
src/engine/boehm_gc/typd_mlc.c:579
↓ 7 callersFunctionGC_noop
src/engine/boehm_gc/mark.c:29
↓ 7 callersFunctionGC_set_mark_bit
Slow but general routines for setting/clearing/asking about mark bits */
src/engine/boehm_gc/mark.c:195
↓ 7 callersMethod_setID
( self, id, name )
src/tools/doxproc.py:185
↓ 7 callersMethod_translateChildren
( self, parent, **kwargs )
src/tools/doxproc.py:216
↓ 7 callersFunctionbacktrace
src/engine/builtins.c:1340
↓ 7 callersFunctionhash_free
src/engine/hash.c:302
↓ 7 callersFunctionlist_copy_range
src/engine/lists.c:160
↓ 7 callersMethodnative_file_name
(self, name)
test/BoostBuild.py:822
↓ 7 callersFunctionregnext
- regnext - dig the "next" pointer out of a node */
src/engine/regexp.c:1148
↓ 7 callersFunctionreplace_grist
Replaces the grist of a string by a new one. Returns the string with the new grist.
src/util/utility.py:56
↓ 7 callersFunctionset
(name, value=None)
src/util/option.py:15
↓ 7 callersMethodset
Sets the value of a configuration parameter.
src/tools/common.py:163
↓ 7 callersFunctionstack_get
src/engine/function.c:284
↓ 7 callersFunctiontype_check_range
src/engine/function.c:3031
↓ 7 callersFunctionvar_defines
src/engine/variable.c:74
↓ 7 callersFunctionyyerror
src/engine/scan.c:64
↓ 6 callersFunctionCORD_balance
src/engine/boehm_gc/cord/cordbscs.c:708
↓ 6 callersFunctionCORD_chr
src/engine/boehm_gc/cord/cordxtra.c:325
↓ 6 callersFunctionCORD_iter5
See cord.h for definition. We assume i is in range. */
src/engine/boehm_gc/cord/cordbscs.c:463
↓ 6 callersFunctionGC_clear_bl
src/engine/boehm_gc/blacklst.c:105
↓ 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 */
src/engine/boehm_gc/pthread_support.c:453
↓ 6 callersFunctionGC_new_kind_inner
src/engine/boehm_gc/misc.c:1107
↓ 6 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. */
src/engine/boehm_gc/allchblk.c:284
↓ 6 callersFunctionGC_reset_fault_handler
src/engine/boehm_gc/os_dep.c:886
↓ 6 callersMethod_translateDescription
( self, node, target=None, tag='description', **kwargs )
src/tools/doxproc.py:232
↓ 6 callersMethod_translate_sectiondef_func_
( self, sectiondef, name='functions', target=None, **kwargs )
src/tools/doxproc.py:497
↓ 6 callersMethodadjust_suffix
(self, name)
test/BoostBuild.py:803
↓ 6 callersFunctionb
()
website/bootstrap/js/bootstrap.min.js:7
↓ 6 callersFunctione
()
website/bootstrap/js/bootstrap.min.js:7
↓ 6 callersFunctionexpand_target_variable
(target,var,prefix=None,suffix=None)
src/tools/msvc.py:268
↓ 6 callersMethodexpand_toolset
Expands $toolset placeholder in the given file to the name of the toolset currently being tested.
test/BoostBuild.py:404
↓ 6 callersFunctionfreetargets
src/engine/rules.c:415
↓ 6 callersFunctionget_value
Gets the value of a property, that is, the part following the grist, if any.
src/util/utility.py:74
↓ 6 callersFunctionhashstats_add
src/engine/hash.c:335
↓ 6 callersFunctionhashstats_init
src/engine/hash.c:324
↓ 6 callersMethodignore_addition
(self, wildcard)
test/BoostBuild.py:609
↓ 6 callersFunctionline_pos
Return position of column *c of ith line in */ current file. Adjust *c to be within the line.*/ A 0 pointer is taken as 0 column. */ Returns CORD_
src/engine/boehm_gc/cord/de.c:155
↓ 6 callersFunctionlist_dealloc
src/engine/lists.c:39
↓ 6 callersFunctionmake_test
(target_type, sources, requirements, target_name=None)
src/tools/testing.py:90
↓ 6 callersFunctionobject_new_range
src/engine/object.c:251
↓ 6 callersFunctionobject_validate
src/engine/object.c:240
↓ 6 callersFunctionpath_as_key
src/engine/pathnt.c:388
↓ 6 callersFunctionpath_parse
src/engine/pathsys.c:52
↓ 6 callersFunctionregerror
src/engine/headers.c:195
↓ 6 callersFunctionregister_setup_action
(action_name,setup_function,function=None)
src/tools/msvc.py:345
↓ 6 callersFunctionreverse
src/engine/boehm_gc/tests/test.c:298
↓ 6 callersFunctionsimple_args
(start, finish)
test/core_arguments.py:12
↓ 6 callersFunctionsplit
(p, rest=[])
src/util/path.py:916
↓ 6 callersFunctionstrdup
src/engine/boehm_gc/malloc.c:375
↓ 6 callersFunctiontargetlist
src/engine/rules.c:240
↓ 6 callersFunctiontest_invalid
(params, expected_error_line)
test/builtin_split_by_characters.py:12
↓ 6 callersFunctiontest_merge_recursive_existing
Test merging several directories including common prefixes.
test/link.py:139
↓ 6 callersFunctiontimestamp_from_filetime
src/engine/timestamp.c:83
↓ 6 callersFunctiontry_parse_variable
src/engine/function.c:1981
↓ 6 callersFunctionvar_parse_group_new
src/engine/function.c:1595
↓ 5 callersFunctionCORD_str
Find the first occurrence of s in x at position start or later. */ This uses an asymptotically poor algorithm, which should typically */ perform acce
src/engine/boehm_gc/cord/cordxtra.c:357
↓ 5 callersFunctionCORD_vsprintf
src/engine/boehm_gc/cord/cordprnt.c:161
↓ 5 callersFunctionGC_allochblk
* Allocate (and return pointer to) a heap block * for objects of size sz bytes, searching the nth free list. * * NOTE: We set obj_map field in he
src/engine/boehm_gc/allchblk.c:566
↓ 5 callersFunctionGC_calloc_explicitly_typed
src/engine/boehm_gc/typd_mlc.c:644
↓ 5 callersFunctionGC_debug_malloc
src/engine/boehm_gc/dbg_mlc.c:456
↓ 5 callersFunctionGC_freehblk
* Free a heap block. * * Coalesce the block with its neighbors if possible. * * All mark words are assumed to be cleared. */
src/engine/boehm_gc/allchblk.c:795
↓ 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
src/engine/boehm_gc/malloc.c:101
↓ 5 callersFunctionGC_hblk_fl_from_blocks
Map a number of blocks to the appropriate large block free list index. */
src/engine/boehm_gc/allchblk.c:81
↓ 5 callersFunctionGC_is_black_listed
* Is the block starting at h of size len bytes black listed? If so, * return the address of the next plausible r such that (r, len) might not * be
src/engine/boehm_gc/blacklst.c:221
↓ 5 callersFunctionGC_is_valid_displacement
Check that if p is a pointer to a heap page, then it points to */ a valid displacement within a heap object. */ Uninteresting with GC_all_interior_
src/engine/boehm_gc/ptr_chck.c:117
↓ 5 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
src/engine/boehm_gc/win32_threads.c:438
↓ 5 callersFunctionGC_make_descriptor
src/engine/boehm_gc/typd_mlc.c:524
↓ 5 callersFunctionGC_new_free_list_inner
Helper procedures for new kind creation. */
src/engine/boehm_gc/misc.c:1089
↓ 5 callersFunctionGC_notify_all_marker
src/engine/boehm_gc/pthread_support.c:1485
↓ 5 callersFunctionGC_realloc
Change the size of the block pointed to by p to contain at least */ lb bytes. The object may be (and quite likely will be) moved. */ The kind (
src/engine/boehm_gc/mallocx.c:69
↓ 5 callersFunctionGC_register_finalizer_ignore_self
src/engine/boehm_gc/finalize.c:432
↓ 5 callersFunctionGC_unmap_end
Compute end address for an unmap operation on the indicated */ block. */
src/engine/boehm_gc/os_dep.c:2071
↓ 5 callersFunctionGC_unmap_start
Compute a page aligned starting address for the unmap */ operation on a block of size bytes starting at start. */ Return 0 if the block is too small
src/engine/boehm_gc/os_dep.c:2059
↓ 5 callersFunctionGetSymHandle
src/engine/boehm_gc/msvc_dbg.c:44
↓ 5 callersMethod_createText
( self, tag, data, **kwargs )
src/tools/doxproc.py:820
↓ 5 callersMethod_translate_type
( self, type, target=None, **kwargs )
src/tools/doxproc.py:747
↓ 5 callersFunctionaddsettings
src/engine/rules.c:333
↓ 5 callersMethodall
Return all registered configurations.
src/tools/common.py:149
↓ 5 callersFunctionasync_set_pht_entry_from_index
src/engine/boehm_gc/os_dep.c:2680
↓ 5 callersFunctioncopy_file
(project, name, source, ps)
src/tools/stage.py:198
↓ 5 callersFunctioncorrect_order
(s)
test/core_dependencies.py:70
↓ 5 callersFunctionde_error
src/engine/boehm_gc/cord/de_win.c:39
↓ 5 callersFunctionf
(rename)
test/generators_test.py:293
↓ 5 callersFunctionfilelist_free
src/engine/filesys.c:598
↓ 5 callersFunctionfilelist_push_back
src/engine/filesys.c:489
↓ 5 callersFunctionhas_wildcards
src/engine/builtins.c:786
↓ 5 callersFunctioninvalidate_map
Invalidate line map for lines > i */
src/engine/boehm_gc/cord/de.c:112
↓ 5 callersFunctionjoin_tag
(joiner, tag)
src/tools/common.py:696
↓ 5 callersFunctionload_config
(module_name, filename, paths, must_find=False)
src/build_system.py:176
↓ 5 callersFunctionmaybe_finalize
We need a mechanism to release the lock and invoke finalizers. */ We don't really have an opportunity to do this on a rarely executed */ path on which
src/engine/boehm_gc/gcj_mlc.c:119
↓ 5 callersFunctionnew_rule_body
src/engine/rules.c:585
↓ 5 callersFunctionout_flush
src/engine/output.c:28
↓ 5 callersFunctionoutf_time
src/engine/output.c:165
↓ 5 callersFunctionparse_expansion
src/engine/function.c:1949
← previousnext →201–300 of 2,375, ranked by callers