Home
last modified time | relevance | path

Searched defs:vect (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dirqs.h15 #define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect)) argument
/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp119 static int FindInSorted_Attrib(const CRecordVector<CAttribIconPair> &vect, DWORD attrib, int &inser… in FindInSorted_Attrib()
137 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &inser… in FindInSorted_Ext()
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Drefiner.c51 int16_t vect[ENH_VECTL]; in WebRtcIlbcfix_Refiner() local
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dtraps.c265 uint vect; in ExtIntException() local
/external/openssh/
Dscp.c874 char *last, *vect[1], path[PATH_MAX]; in rsource() local
934 char ch, *cp, *np, *targ, *why, *vect[1], buf[2048], visbuf[2048]; local
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc457 constexpr int vect = is_int8x4 ? 4 : 1; in launch() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc1020 auto vect = LiteralUtil::CreateR1<uint32>({3, 4, 9, 12, 5, 17, 21}); in TEST_F() local