Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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.c139 int fully_specified; member
1464 if (aio->fully_specified) { in jack_output_plug_event()
1478 if (aio->fully_specified) in jack_output_plug_event()
1528 if (aio->fully_specified) { in jack_input_plug_event()
1545 if (aio->fully_specified) in jack_input_plug_event()
2195 aio->fully_specified = 1; in alsa_iodev_ucm_add_nodes_and_jacks()