Searched refs:which (Results 276 - 300 of 665) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
H A DJSON.pm653 # a code which communicates to an outer world (encoded in UTF-8),
697 JSON::XS is the fastest and most proper JSON module on CPAN which must be
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
828 If you want to write a modern perl code which communicates to outer world,
854 If you want to write a modern perl code which communicates to outer world,
867 Returns JSON true value which is blessed object.
872 Returns JSON false value which is blessed object.
1160 character, after which more white-space and comments are allowed.
1180 pairs in the order Perl stores them (which wil
[all...]
/external/chromium_org/third_party/JSON/JSON-2.59/lib/
H A DJSON.pm653 # a code which communicates to an outer world (encoded in UTF-8),
697 JSON::XS is the fastest and most proper JSON module on CPAN which must be
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
828 If you want to write a modern perl code which communicates to outer world,
854 If you want to write a modern perl code which communicates to outer world,
867 Returns JSON true value which is blessed object.
872 Returns JSON false value which is blessed object.
1160 character, after which more white-space and comments are allowed.
1180 pairs in the order Perl stores them (which wil
[all...]
/external/chromium_org/third_party/JSON/out/lib/perl5/
H A DJSON.pm653 # a code which communicates to an outer world (encoded in UTF-8),
697 JSON::XS is the fastest and most proper JSON module on CPAN which must be
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
828 If you want to write a modern perl code which communicates to outer world,
854 If you want to write a modern perl code which communicates to outer world,
867 Returns JSON true value which is blessed object.
872 Returns JSON false value which is blessed object.
1160 character, after which more white-space and comments are allowed.
1180 pairs in the order Perl stores them (which wil
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c211 Checks LetterLike Symbols which were previously a source of confusion
489 * (which checks nt=de)
491 * (which checks Nd).
931 * is overridden, which is allowed and is encouraged for the PUAs.
939 * For this, it would have had to set a flag for which code points were listed explicitly.
2494 UProperty which; local
2596 which=(UProperty)props[i][1];
2597 whichName=u_getPropertyName(which, U_LONG_PROPERTY_NAME);
2599 if(which<UCHAR_INT_START) {
2600 result=u_hasBinaryProperty(c, which);
3144 testFold(UChar32 c, int which, UChar32 simple, UChar32 turkic, const UChar *full, int32_t fullLength, const UChar *turkicFull, int32_t turkicFullLength) argument
3180 testFoldToSelf(UChar32 c, int which) argument
3194 int which; member in struct:CaseFoldingData
3207 int which; local
[all...]
/external/icu4c/test/cintltst/
H A Dcucdtst.c212 Checks LetterLike Symbols which were previously a source of confusion
490 * (which checks nt=de)
492 * (which checks Nd).
941 * is overridden, which is allowed and is encouraged for the PUAs.
949 * For this, it would have had to set a flag for which code points were listed explicitly.
2626 UProperty which; local
2728 which=(UProperty)props[i][1];
2729 whichName=u_getPropertyName(which, U_LONG_PROPERTY_NAME);
2731 if(which<UCHAR_INT_START) {
2732 result=u_hasBinaryProperty(c, which);
3279 testFold(UChar32 c, int which, UChar32 simple, UChar32 turkic, const UChar *full, int32_t fullLength, const UChar *turkicFull, int32_t turkicFullLength) argument
3315 testFoldToSelf(UChar32 c, int which) argument
3329 int which; member in struct:CaseFoldingData
3342 int which; local
[all...]
/external/jpeg/
H A Djquant2.c114 * to 128Kb, which is a useful savings on PC-class machines.
207 boolean on_odd_row; /* flag to remember which row we are on */
216 * In this module the prescan simply updates the histogram, which has been
280 boxptr which = NULL; local
284 which = boxp;
288 return which;
300 boxptr which = NULL; local
304 which = boxp;
308 return which;
402 * after which, w
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djquant2.c114 * to 128Kb, which is a useful savings on PC-class machines.
207 boolean on_odd_row; /* flag to remember which row we are on */
216 * In this module the prescan simply updates the histogram, which has been
280 boxptr which = NULL; local
284 which = boxp;
288 return which;
300 boxptr which = NULL; local
304 which = boxp;
308 return which;
402 * after which, w
[all...]
/external/chromium/third_party/libjingle/source/talk/
H A Dmain.scons377 # Remove default rpath set by Hammer. Hammer sets it to LIB_DIR, which is wrong.
412 # Remove -g set by hammer, which is not what we want (we have set -g3 above).
422 # Remove -O2 set by hammer, which is not what we want.
437 # Explicitly set which targets to build when not stated on commandline
439 # Build the following, which excludes unit test output (ie running them)
/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk22 # Top Make file, which we want to trigger a rebuild on if it changes
28 # Figure out which OS we are running on.
117 # globbing, and variable expansion, so those may change based on which shell
163 WHICH := $(OSHELPERS) which
354 # fix_deps.py based on the .d files which gcc generates. We don't reference
/external/dropbear/libtommath/
H A Dbn.tex75 LibTomMath is a library of source code which provides a series of efficient and carefully written functions for manipulating
159 ``tommath\_superclass.h''. By default, the symbol ``LTM\_ALL'' shall be defined which simply
165 another pre--defined class ``SC\_RSA\_1'' which works in conjunction with the RSA from LibTomCrypt. Additional
170 which further define symbols. All of the symbols (technically they're macros $\ldots$) represent a given C source
197 Build trims are meant to be defined on the last pass of the configuration which means they are to be defined
255 Source code alone cannot really teach how the algorithms work which is why I also wrote a textbook that accompanies
322 provide the address of an integer it can store to) which the caller can access. To convert one of the three return codes
330 This will return a pointer to a string which describes the given error code. It will not work for the return codes
373 This allows operands to be re-used which can make programming simpler.
385 represents the default integer which i
[all...]
/external/dropbear/libtomcrypt/
H A Dcrypt.tex166 pseudo--random number generators (PRNG), and bignum math routines are all used within the API through \textit{descriptor} tables which
412 functions which are (given that XXX is the name of the cipher) the following:
422 The number of rounds can be set to zero to use the default, which is generally a good idea.
443 These two functions will encrypt or decrypt (respectively) a single block of text\footnote{The size of which depends on
444 which cipher you are using.}, storing the result in the \textit{ct} buffer (\textit{pt} resp.). It is possible that the input and output buffer are
459 For each cipher there is a function which will help find a desired key size. It is specified as follows:
492 cipher descriptors may require to be called for resource management purposes. To be compliant, all functions which call a cipher
639 For AES, (also known as Rijndael) there are four descriptors which complicate issues a little. The descriptors
658 the file \textit{tomcrypt\_cfg.h}. The first option is \textit{TWOFISH\_SMALL} which when defined will force the Twofish code
660 key will require less ram but the resulting cipher will be slower. The second option is \textit{TWOFISH\_TABLES} which whe
[all...]
/external/mksh/src/
H A Djobs.c866 int which = 0; local
871 which |= 1;
875 which |= 2;
877 if (which) {
879 which & 1 ? "stopped" : "",
880 which == 3 ? " and " : "",
881 which & 2 ? "running" : "");
1120 * deal with things like the GNU su which does
1124 * when it gets foregrounded by the parent shell which
1145 * caused by things like 'more foobar &' which wil
[all...]
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl73 # IP addresses, octet by octet, and figures out which is higher.)
308 (2) offer you this license which gives you legal permission to copy,
330 0. This License applies to any program or other work which contains
387 distribute the same sections as part of a whole which is a work based
407 source code, which must be distributed under the terms of Sections
431 operating system on which the executable runs, unless that component
486 integrity of the free software distribution system, which is
511 specifies a version number of this License which applies to it and "any
520 to ask for permission. For software which is copyrighted by the Free
554 free software which everyon
[all...]
/external/chromium_org/third_party/devscripts/
H A Dlicensecheck.pl57 Specify the number of lines of each file's header which should be parsed
63 expression specified by this option will be used to indicate those which
73 Specify a pattern against which filenames will be matched in order to
74 decide which files to check the license of.
124 SDK, which is copyright by <I<dfaure@kde.org>>.
311 # Need for instance for Perl files, which often use the footer
401 --check, -c Specify a pattern indicating which files should
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Ds3_enc.c216 int ssl3_change_cipher_state(SSL *s, int which) argument
244 if (which & SSL3_CC_READ)
325 if ( (which == SSL3_CHANGE_CIPHER_CLIENT_WRITE) ||
326 (which == SSL3_CHANGE_CIPHER_SERVER_READ))
376 EVP_CipherInit_ex(dd,c,NULL,key,iv,(which & SSL3_CC_WRITE));
/external/openssh/
H A Dmisc.c480 replacearg(arglist *args, u_int which, char *fmt, ...) argument
492 if (which >= args->num)
494 which, args->num);
495 xfree(args->list[which]);
496 args->list[which] = cp;
/external/openssl/ssl/
H A Ds3_enc.c216 int ssl3_change_cipher_state(SSL *s, int which) argument
244 if (which & SSL3_CC_READ)
325 if ( (which == SSL3_CHANGE_CIPHER_CLIENT_WRITE) ||
326 (which == SSL3_CHANGE_CIPHER_SERVER_READ))
376 EVP_CipherInit_ex(dd,c,NULL,key,iv,(which & SSL3_CC_WRITE));
/external/strace/
H A Dtime.c336 static const struct xlat which[] = { variable in typeref:struct:xlat
394 printxval(which, tcp->u_arg[0], "ITIMER_???");
412 printxval(which, tcp->u_arg[0], "ITIMER_???");
429 printxval(which, tcp->u_arg[0], "ITIMER_???");
448 printxval(which, tcp->u_arg[0], "ITIMER_???");
822 /* _pad[0] is the _tid field which might not be
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
H A Dconstruction.rb171 r32[which]
172 : ID INT -> {which==1}? ID
173 -> {which==2}? INT
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
183 ! as libc provides a stub, which is overloaded the moment you link
258 ! fmul8ulx16, which is emulated on T1 and as such accounts for quite
/external/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
183 ! as libc provides a stub, which is overloaded the moment you link
258 ! fmul8ulx16, which is emulated on T1 and as such accounts for quite
/external/iproute2/doc/
H A Dip-cref.tex27 but translating them into other terms, which may also be unknown to the reader.
35 More voluminous examples and some topics, which require more elaborate
143 which may be omitted. F.e.\ parameter \verb|dev| is the default
191 which may change only some of the device parameters given
242 --- \verb|NAME| specifies the network device on which to operate.
382 the maximal size of data which can be sent as a single packet over this interface.
429 and not destined for a multicast group of which we are member. Usually
581 a slash and a decimal number which encodes the network prefix length.
710 --- (IPv6 only) only list addresses which did not pass duplicate
759 which activat
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/
H A Dantlr3.rb37 The main namespace for the ANTLR runtime libraries, which are used by
68 defines the Error module, which contains definitions for most of the many
/external/chromium/third_party/libjingle/source/talk/base/
H A Dunixfilesystem.cc332 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which, argument
337 switch (which) {
H A Dwin32filesystem.cc44 // a virtualized path being returned, which is wrong if you only plan to read.
333 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which, argument
339 switch (which) {

Completed in 1407 milliseconds

<<11121314151617181920>>