Searched refs:human (Results 1 - 9 of 9) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | module-device-manager.c | 361 static void dump_database_helper(struct userdata *u, uint32_t role_index, const char* human, bool sink_mode) { in dump_database_helper() argument 363 pa_assert(human); in dump_database_helper() 368 pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCRIPTION)), s->name); in dump_database_helper() 370 pa_log_debug(" %s No sink specified", human); in dump_database_helper() 374 pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCRIPTION)), s->name); in dump_database_helper() 376 pa_log_debug(" %s No source specified", human); in dump_database_helper()
|
/third_party/ffmpeg/tools/ |
H A D | patcheck | 18 echo This tool is intended to help a human check/review patches. It is very far from
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 262 improve human readability). 340 on enumerant values, to improve human readability). 444 command name, to improve human readability). 662 typically ordered by sorting on the extension name, to improve human
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
H A D | main.go | 125 `if file extension is 'txt' the output format will be a human readable text 128 if omitted, a human readable version of the rules is written to stdout`) 242 // txt is a human readable string
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 40 #$human=1; 41 if ($human) { # useful for visual code auditing...
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 40 #$human=1; 41 if ($human) { # useful for visual code auditing...
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 326 improve human readability). 404 on enumerant values, to improve human readability). 514 command name, to improve human readability). 741 typically ordered by sorting on the extension name, to improve human
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 134 (human-readable) name of the procedure or 0 if no such name is 170 (human-readable) name of the procedure or 0 if no such name is
|
/third_party/python/Lib/test/ |
H A D | test_xml_etree.py | 179 human = dict([(ET, "cET"), (pyET, "pyET")]) 182 human.get(dumper, dumper), 183 human.get(loader, loader))) from pe
|
Completed in 13 milliseconds