HomeSort by relevance Sort by last modified time
    Searched full:cc10 (Results 1 - 19 of 19) sorted by null

  /external/llvm/test/Bitcode/
calling-conventions.3.2.ll 17 declare cc10 void @cc10()
18 ; CHECK: declare ghccc void @cc10
75 ; CHECK: call ghccc void @cc10
76 call cc10 void @cc10 ()
  /external/clang/test/Index/
complete-constructor-params.cpp 130 // RUN: c-index-test -code-completion-at=%s:18:7 %s | FileCheck -check-prefix=CHECK-CC10 %s
131 // CHECK-CC10: FunctionDecl:{ResultType int}{TypedText main}{LeftParen (}{RightParen )} (12)
132 // CHECK-CC10: Completion contexts:
133 // CHECK-CC10-NEXT: Any type
134 // CHECK-CC10-NEXT: Any value
135 // CHECK-CC10-NEXT: Enum tag
136 // CHECK-CC10-NEXT: Union tag
137 // CHECK-CC10-NEXT: Struct tag
138 // CHECK-CC10-NEXT: Class name
139 // CHECK-CC10-NEXT: Nested name specifie
    [all...]
complete-functor-call.cpp 146 // RUN: c-index-test -code-completion-at=%s:21:8 %s | FileCheck -check-prefix=CHECK-CC10 %s
147 // CHECK-CC10: Completion contexts:
148 // CHECK-CC10-NEXT: Any type
149 // CHECK-CC10-NEXT: Any value
150 // CHECK-CC10-NEXT: Enum tag
151 // CHECK-CC10-NEXT: Union tag
152 // CHECK-CC10-NEXT: Struct tag
153 // CHECK-CC10-NEXT: Class name
154 // CHECK-CC10-NEXT: Nested name specifier
155 // CHECK-CC10-NEXT: Objective-C interfac
    [all...]
complete-call.cpp 208 // RUN: c-index-test -code-completion-at=%s:55:9 %s | FileCheck -check-prefix=CHECK-CC10 %s
209 // CHECK-CC10: OverloadCandidate:{ResultType void}{Text foo_7}{LeftParen (}{CurrentParameter T}{RightParen )} (1)
210 // CHECK-CC10: Completion contexts:
211 // CHECK-CC10-NEXT: Any type
212 // CHECK-CC10-NEXT: Any value
213 // CHECK-CC10-NEXT: Enum tag
214 // CHECK-CC10-NEXT: Union tag
215 // CHECK-CC10-NEXT: Struct tag
216 // CHECK-CC10-NEXT: Class name
217 // CHECK-CC10-NEXT: Nested name specifie
    [all...]
  /external/v8/test/mjsunit/
uri.js 53 var cc10 = 0xE000; variable
54 var s10 = String.fromCharCode(cc10);
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 245 EAS_U8 pan; /* CC10 */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 245 EAS_U8 pan; /* CC10 */
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 249 EAS_U8 pan; /* CC10 */
  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 216 EAS_U8 pan; /* CC10 */
eas_fmengine.c 223 Get the Midi CC10 pan value for this voice's channel
227 "angle" = (CC10 - 64)/128
eas_voicemgt.c     [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 216 EAS_U8 pan; /* CC10 */
eas_fmengine.c 223 Get the Midi CC10 pan value for this voice's channel
227 "angle" = (CC10 - 64)/128
eas_wtsynth.c 364 Get the Midi CC10 pan value for this voice's channel
368 "angle" = (CC10 - 64)/128
    [all...]
eas_voicemgt.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 216 EAS_U8 pan; /* CC10 */
eas_wtsynth.c 364 Get the Midi CC10 pan value for this voice's channel
368 "angle" = (CC10 - 64)/128
    [all...]
eas_voicemgt.c     [all...]
  /external/sonivox/docs/
JET_Authoring_Guidelines.html     [all...]

Completed in 186 milliseconds