Home
last modified time | relevance | path

Searched refs:fully_specified (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/X86/
Dstatic_member_array.ll5 ; static int fully_specified;
9 ; int A::fully_specified;
13 ; CHECK-NEXT: DW_AT_specification{{.*}}"fully_specified"
52 !1 = !DIGlobalVariable(name: "fully_specified", linkageName: "_ZN1A15fully_specifiedE", scope: !2, …
66 !15 = !DIDerivedType(tag: DW_TAG_member, name: "fully_specified", scope: !13, file: !3, line: 3, ba…
/external/adhd/cras/src/server/
Dcras_alsa_io.c149 int fully_specified; member
1516 if (aio->fully_specified) { in jack_output_plug_event()
1530 if (aio->fully_specified) in jack_output_plug_event()
1586 if (aio->fully_specified) { in jack_input_plug_event()
1603 if (aio->fully_specified) in jack_input_plug_event()
2303 aio->fully_specified = 1; in alsa_iodev_ucm_add_nodes_and_jacks()