Searched refs:profile_init (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/tools/build/src/engine/ |
D | debug.h | 46 profile_frame * profile_init( OBJECT * rulename, profile_frame * ); 53 #define PROFILE_ENTER( scope ) profile_frame PROF_ ## scope, *PROF_ ## scope ## _p = profile_init( …
|
D | debug.cpp | 21 profile_frame * profile_init( OBJECT * rulename, profile_frame * frame ) in profile_init() function
|
/third_party/e2fsprogs/lib/support/ |
D | profile.h | 58 long profile_init
|
D | profile_helpers.c | 309 retval = profile_init((const char * const *) filenames, in profile_init_path()
|
D | profile.c | 304 profile_init(const char * const *files, profile_t *ret_profile) in profile_init() function
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | backend-native.c | 619 static void profile_init(pa_bluetooth_backend *b, pa_bluetooth_profile_t profile) { in profile_init() function 668 profile_init(native_backend, PA_BLUETOOTH_PROFILE_HEADSET_AUDIO_GATEWAY); in pa_bluetooth_native_backend_enable_hs_role() 696 profile_init(backend, PA_BLUETOOTH_PROFILE_HEADSET_AUDIO_GATEWAY); in pa_bluetooth_native_backend_new() 697 profile_init(backend, PA_BLUETOOTH_PROFILE_HEADSET_HEAD_UNIT); in pa_bluetooth_native_backend_new()
|
/third_party/e2fsprogs/misc/ |
D | mke2fs.c | 1618 retval = profile_init(config_fn, &profile); in PRS() 1620 retval = profile_init(default_files, &profile); in PRS()
|
/third_party/e2fsprogs/e2fsck/ |
D | unix.c | 1050 profile_init(config_fn, &ctx->profile); in PRS()
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.40.txt | 663 previously been passed to profile_init(), then def_string parameter
|