Searched refs:declare (Results 1 - 25 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_ism.c244 int declare = 0;
270 declare = 0;
281 declare++;
290 declare++;
305 if (declare)
364 declare = 0;
374 declare++;
382 declare++;
388 if (declare == 0)
391 /* No one declare bu
242 int declare = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/cmake/
H A Dcross-compile.sh52 declare -x $x="$i" ; export $x;
70 declare -x $x="$i" ; export $x;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/active/
H A Dskeleton33 declare -a _SMSG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscpdarry.tex15 // declare a smart pointer to a MyClass called wxMyClassPtr
17 // declare a smart pointer to an array of chars
H A Dscpdptr.tex21 // declare a smart pointer to a MyClass called wxMyClassPtr
23 // declare a smart pointer to an array of chars
50 To declare the smart pointer class \texttt{CLASSNAME} containing pointes to a
H A Dhashset.tex17 // declare a hash set with string keys
64 Using this you could declare a hash set using {\tt int} values like this:
H A Dtapp.tex56 You can also use DECLARE\_APP(appClass) in a header file to declare the wxGetApp function which returns
H A Dtruntime.tex72 The DECLARE\_... macros declare a static wxClassInfo variable in a class, which is initialized
H A Dhashmap.tex13 // declare a hash map with string keys and int values
80 Using this you could declare a hash map mapping {\tt int} values
H A Dhworld.tex47 messages from the menu or a button) must declare an event table
H A Darray.tex79 declare the new wxObjArray class using WX\_DECLARE\_OBJARRAY() macro and then
89 // we must forward declare the array because it is used inside the class
391 // first declare the class!
H A Dlist.tex23 new wxList<T> class requires that you declare and define each wxList<T>
H A Dporting.tex413 Also, do {\it not} declare a global application object. Instead, use the macros
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dada-res.exp8 in word set declare
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua10 -- declare our protocol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows72 \ * file offsets, so we declare our own.\\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniname/
H A Dgen-uninames.lisp23 (declare (type string inputfile outputfile))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Dgen-uninames.lisp23 (declare (type string inputfile outputfile))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm134 The preferred way to do this is to declare a plan when you C<use Test::More>.
139 your script is going to run. In this case, you can declare that you
151 Your script will declare a skip with the reason why you skipped and
607 declare the test ok) or fail (for not ok). They are synonyms for
819 necessary to skip tests, or declare that they are supposed to fail
H A DBuilder.pm807 Like skip(), only it will declare the test as failing and TODO. Similar
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s73 mtspr 256,r31 ; declare VRs in vrsave
322 mtspr 256,r31 ; declare VRs in vrsave
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s75 mtspr 256,r31 # declare VRs in vrsave
324 mtspr 256,r31 # declare VRs in vrsave
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S456 .comm cause_of_death, 4 ;; Don't declare this anywhere.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex46 to declare the stream definitively as Vorbis, and provide a few externally
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm127 ; last args then you can just not declare them, but if they're in the middle

Completed in 199 milliseconds

123