Searched refs:except (Results 126 - 150 of 169) sorted by relevance

1234567

/external/javasqlite/src/main/native/
H A Dsqlite_jni.c308 jclass except = (*env)->FindClass(env, "SQLite/Exception"); local
311 if (except) {
312 (*env)->ThrowNew(env, except, msg);
319 jclass except = (*env)->FindClass(env, "java/lang/OutOfMemoryError"); local
322 if (except) {
323 (*env)->ThrowNew(env, except, msg);
337 jclass except = (*env)->FindClass(env, "java/io/IOException"); local
340 if (except) {
341 (*env)->ThrowNew(env, except, msg);
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.cpp1303 /* Like YYERROR except do call yyerror. This remains here temporarily
3219 context->error((yyvsp[(2) - (3)].lex).line, "cannot be an argument type except for '(void)'", "void", "");
/external/guava/guava/src/com/google/common/primitives/
H A Dgenerate.sh29 * you may not use this file except in compliance with the License.
/external/llvm/lib/Support/
H A Dregengine.inc183 /* this loop does only one repetition except for backrefs */
/external/oprofile/events/x86-64/family11h/
H A Dunit_masks37 0x1e All cache states except Invalid
/external/oprofile/events/x86-64/hammer/
H A Dunit_masks31 0x1e All cache states except Invalid
/external/protobuf/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/external/zlib/src/contrib/masmx64/
H A Dinffasx64.asm28 ; All registers must be preserved across the call, except for
H A Dgvmat64.asm198 ; All registers must be preserved across the call, except for
/external/chromium/sdch/open-vcdiff/vsprojects/
H A Dvcdiff_test.bat6 rem you may not use this file except in compliance with the License.
/external/grub/docs/
H A Dtexinfo.tex389 % the input line (except we remove a trailing comment). #1 should be a
1586 % texinfo doesn't allow for producing subscripts and superscripts except
1719 % like \smartslanted except unconditionally uses \ttsl.
1723 % like \smartslanted except unconditionally use \sl. We never want
1837 % @kbd is like @code, except that if the argument is just one @key command,
3037 % except not \outer, so it can be used within macros and \if's.
3061 % Define @defcodeindex, like @defindex except put all entries in @code.
3473 % The following is almost like \def\zeroskipmacro{0.0pt} except that
3716 % Like \dotfill except takes at least 1 em.
3797 % The double-column output routine for all double-column pages except
[all...]
/external/valgrind/main/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
H A DDelphi.stg274 except
489 /** How to generate a tree parser; same as parser except the input
542 except
688 except
1249 /** Same as a normal DFA state except that we don't examine lookahead
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dropbear/libtommath/
H A Dbn.tex746 Both functions work like the previous counterparts except they first mp\_init $a$ before setting the values.
1528 Unrestricted reductions work much like the restricted counterparts except in this case the moduli is of the
1765 They operate essentially the same as the unsigned copies except they prefix the data with zero or non--zero
1829 These work like the full mp\_int capable variants except the second parameter $b$ is a mp\_digit. These
/external/libvorbis/doc/
H A D08-residue.tex243 Format 0 and 1 packet decode is identical except for specific
H A D01-introduction.tex120 the specification defined below (except where noted) to be considered
/external/mesa3d/docs/
H A DMESA_texture_array.spec69 all aspects except the sizes of the non-base level images. In
213 of 1, except that
238 TexImage2D, except that the image data are taken from the framebuffer
521 except that texture environments and texture functions are not
577 operates identically to FramebufferTexture3DEXT, except that it
589 updated as in the other FramebufferTexture commands, except that
656 operations are applied as if the image were two-dimensional, except
/external/oprofile/events/x86-64/family10/
H A Dunit_masks48 0x1e All cache states except refill from northbridge
/external/libxml2/
H A Drelaxng.c123 XML_RELAXNG_EXCEPT, /* except present in nameclass defs */
2032 return ("except");
3616 xmlRelaxNGDefinePtr def = NULL, except; local
3719 * Handle optional except
3722 && (xmlStrEqual(content->name, BAD_CAST "except"))) {
3726 except = xmlRelaxNGNewDefine(ctxt, node);
3727 if (except == NULL) {
3730 except->type = XML_RELAXNG_EXCEPT;
3732 def->content = except;
3735 "except ha
[all...]
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl441 except as expressly provided under this License. Any attempt
/external/openssl/crypto/bn/asm/
H A Dpa-risc2.s4 ; same as the 64-bit version except the register model is
/external/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm247 ;# Inverse transpose is similar, except here I -> (I+3) mod 7 and the
/external/dropbear/libtomcrypt/
H A Dcrypt.tex850 use that mode. They have identical setup routines (except CTR and ECB mode):
1034 security problems of ECB mode while not increasing the storage requirements. It is used much like any other chaining mode except with two key differences.
2082 The HMAC support works much like the normal hash functions except that the initialization routine requires you to pass a key
2958 An RNG is related to a PRNG in many ways, except that it does not expand a smaller seed to get the data. They generate their random bits
3341 The parameters are all the same as for rsa\_encrypt\_key() except for the addition of the \textit{padding} parameter. It must be set to
4177 in the same manner as the other data types except they use list of objects known as the \textbf{ltc\_asn1\_list} structure. It is defined as the following:
4645 type\footnote{Except it cannot have LTC\_ASN1\_INTEGER and LTC\_ASN1\_SHORT\_INTEGER simultaneously.} except for other CHOICE types.
5181 LibTomCrypt can also be built as a shared library through the \textit{makefile.shared} make script. It is similar to use as the static script except
6400 All functions except the Montgomery reductions work from left to right with the arguments. For example, mul(a, b, c) computes $c \leftarrow ab$.
6402 All functions (except wher
[all...]

Completed in 519 milliseconds

1234567