Searched refs:integer (Results 251 - 275 of 291) sorted by relevance

<<1112

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dasn1.h486 ASN1_INTEGER * integer; member in union:asn1_type_st::__anon11662
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp413 bool integer; member in struct:sglr::rc::VertexArray::VertexAttribArray
H A DsglrReferenceContext.cpp3647 vao.m_arrays[index].integer = false;
3678 vao.m_arrays[index].integer = true;
4415 vertexAttribs[ndx].type = (vao.m_arrays[ndx].integer) ?
5439 m_arrays[i].integer = false;
/external/openssl/crypto/asn1/
H A Dasn1.h529 ASN1_INTEGER * integer; member in union:asn1_type_st::__anon28153
/external/openssl/include/openssl/
H A Dasn1.h529 ASN1_INTEGER * integer; member in union:asn1_type_st::__anon28378
/external/valgrind/main/none/tests/ppc32/
H A Djm-vmx.stdout.exp1 PPC altivec integer arith insns with three args:
155 PPC altivec integer logical insns with three args:
190 PPC altivec integer arith insns with two args:
650 PPC altivec integer logical insns with two args:
957 PPC altivec integer logical insns with one arg:
988 Altivec integer compare insns:
1070 Altivec integer compare insns with flags update:
1152 Altivec integer special insns:
/external/valgrind/main/none/tests/ppc64/
H A Djm-vmx.stdout.exp1 PPC altivec integer arith insns with three args:
155 PPC altivec integer logical insns with three args:
190 PPC altivec integer arith insns with two args:
650 PPC altivec integer logical insns with two args:
957 PPC altivec integer logical insns with one arg:
988 Altivec integer compare insns:
1070 Altivec integer compare insns with flags update:
1152 Altivec integer special insns:
/external/openssl/crypto/bn/asm/
H A Dpa-risc2.s43 ; For the integer registers
H A Dpa-risc2W.s37 ; For the integer registers
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas636 // Not using compiler-Abs because we *must* get a positive integer;
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml330 (*--... Operations on integer types ........................................--*)
/external/chromium_org/third_party/boringssl/linux-arm/crypto/aes/
H A Dbsaes-armv7.S32 @ Cortex-A15 manages in 14.2/16.1 cycles [when integer-only code
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/openssl/crypto/aes/asm/
H A Dbsaes-armv7.S32 @ Cortex-A15 manages in 14.2/16.1 cycles [when integer-only code
/external/blktrace/doc/
H A Dblktrace.tex612 \emph{U} & Payload unsigned integer \\ \hline
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp3736 return _TUFF[context.integer]->clone();
/external/chromium_org/v8/src/
H A Druntime.cc3846 // Detect integer overflow.
4428 // We have a fast integer-only case here to avoid a conversion to double in
6243 // Fast case: short integer or some sorts of junk values.
7012 // a small integer.
7633 // If one of the integers is zero the normal integer order is the
7661 // lexicographic order. If one integer has fewer digits, it is scaled
7663 // integer. If the scaled integers are equal it means the shorter
7664 // integer comes first in the lexicographic order.
7682 // drop one digit from the longer integer since the final digit is
7683 // past the length of the shorter integer
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3735 return _TUFF[context.integer]->clone();
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js957 // (and non-touching) ranges, sorted, and an integer that indicates
4344 option("lineNumberFormatter", function(integer) {return integer;}, guttersChanged, true);
/external/clang/lib/Sema/
H A DSemaChecking.cpp70 /// Check that the first argument to __builtin_annotation is an integer
76 // First argument should be an integer.
118 // Find out if any arguments are required to be integer constant expressions.
969 // M is C if C is an integer, and ptrdiff_t if C is a pointer, and
1546 // concrete integer type we should convert to is.
1569 // GCC does an implicit conversion to the pointer or integer ValType. This
1840 // with mask. If so, verify that RHS is an integer vector type with the
3146 // If the argument is an integer of some kind, believe the %C and suggest
3690 llvm_unreachable("Type not integer, floating, or complex");
4210 // A little helper routine: ignore addition and subtraction of integer literal
[all...]
/external/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js957 // (and non-touching) ranges, sorted, and an integer that indicates
4344 option("lineNumberFormatter", function(integer) {return integer;}, guttersChanged, true);
/external/valgrind/main/perf/
H A Dtinycc.c2516 char/short stored in integer registers) */
2527 #define VT_INT 0 /* integer type */
2539 #define VT_LLONG 12 /* 64 bit integer */
2540 #define VT_LONG 13 /* long integer (NEVER USED as type, only
5576 #define RC_INT 0x0001 /* generic integer register */
5582 #define RC_IRET RC_EAX /* function return: integer register */
5583 #define RC_LRET RC_EDX /* function return: second integer register */
6157 /* generate an integer binary operation */
8117 /* get a token from an integer array and increment pointer
9067 /* integer numbe
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js973 // (and non-touching) ranges, sorted, and an integer that indicates
4517 option("lineNumberFormatter", function(integer) {return integer;}, guttersChanged, true);
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 654 milliseconds

<<1112