Home
last modified time | relevance | path

Searched defs:N4 (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringSwitch.h131 const char (&S4)[N4], const T& Value) { in Cases()
140 const char (&S4)[N4], const char (&S5)[N5], in Cases()
150 const char (&S4)[N4], const char (&S5)[N5], in Cases()
160 const char (&S4)[N4], const char (&S5)[N5], in Cases()
171 const char (&S4)[N4], const char (&S5)[N5], in Cases()
182 const char (&S4)[N4], const char (&S5)[N5], in Cases()
239 const char (&S3)[N3], const char (&S4)[N4], const T &Value) { in CasesLower()
/third_party/pulseaudio/speex/tmv/
Dpreprocess_tm.h45 register int N4 = framesize - N3; in preprocess_analysis() local
332 register int N4 = framesize - N3; in preprocess_analysis() local
1013 register int N4 = (framesize) - N3; in preprocess_update() local
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionReductionStrict.ts20 type N4 = string & number; alias
DintersectionReduction.ts20 type N4 = string & number; alias
/third_party/pulseaudio/speex/libspeexdsp/
Dpreprocess.c394 int N, N3, N4, M; in speex_preprocess_state_init() local
619 int N4 = st->frame_size - N3; in preprocess_analysis() local
728 int N4 = st->frame_size - N3; in speex_preprocess_run() local
/third_party/ffmpeg/libavfilter/
Dvf_xbr.c127 … N0, N1, N2, N3, N4, N5, N6, N7, N8) do { \ argument
169 … N15, N14, N11, N3, N7, N10, N13, N12, N9, N6, N2, N1, N5, N8, N4, N0) do { \ argument
Dvf_colormap.c258 const int N4 = N + 4; in build_map() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5683 SDValue N1, SDValue N2, SDValue N3, SDValue N4) { in getNode()
5689 SDValue N1, SDValue N2, SDValue N3, SDValue N4, in getNode()
7517 SDValue N1, SDValue N2, SDValue N3, SDValue N4) { in getNode()
7523 SDValue N1, SDValue N2, SDValue N3, SDValue N4, in getNode()
DDAGCombiner.cpp8987 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local