OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:integer
(Results
176 - 200
of
327
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/src/
parse-gram.c
342
int
integer
;
member in union:GRAM_STYPE
718
"\"end of file\"", "error", "$undefined", "\"string\"", "\"
integer
\"",
[
all
...]
scan-gram.l
239
val->
integer
= scan_integer (yytext, 10, *loc);
243
val->
integer
= scan_integer (yytext, 16, *loc);
772
| Scan NUMBER for a base-BASE
integer
at location LOC. |
783
complain_at (loc, _("
integer
out of range: %s"), quote (number));
/external/chromium_org/v8/test/mjsunit/
arguments-opt.js
63
//
Integer
access.
72
// Out-of-bounds
integer
access with and without argument
elements-transition.js
67
// Set the element to an
integer
but leave a hole at length-7.
function-prototype.js
70
// Check that getting the prototype of a tagged
integer
works.
int32-ops.js
30
// signed 32-bit
integer
values as smis.
/external/chromium_org/v8/test/mjsunit/regress/
regress-1246.js
43
// These values will result in an
integer
radix outside of the valid range.
/external/chromium_org/v8/test/webkit/
parseInt.js
26
// Simple hex & dec
integer
values.
/bionic/libc/tzcode/
private.h
155
Please use a compiler that supports a 64-bit
integer
type (or wider);
345
** add one for
integer
division truncation;
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java
77
mShortAnimationDuration = getResources().getInteger(android.R.
integer
.config_shortAnimTime);
/device/asus/fugu/libaudio/
AudioHotplugThread.cpp
93
i->
integer
= 0;
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
RandomPhrase.java
69
protected static void randomPhrase(Grammar g, List<
Integer
> tokenTypes, String startRule) {
126
protected static
Integer
getTokenType(Label label) {
134
return Utils.
integer
(label.getAtom());
196
List<
Integer
> tokenTypes = new ArrayList<
Integer
>(100);
200
Integer
ttypeI = (
Integer
) tokenTypes.get(i);
204
List<
Integer
> charsInToken = new ArrayList<
Integer
>(10);
208
java.lang.
Integer
cI = (java.lang.Integer) charsInToken.get(j)
[
all
...]
Grammar.java
129
public static MultiMap<
Integer
,
Integer
> validDelegations =
130
new MultiMap<
Integer
,
Integer
>() {
469
public Set<
Integer
> setOfNondeterministicDecisionNumbers = new HashSet<
Integer
>();
470
public Set<
Integer
> setOfNondeterministicDecisionNumbersResolvedWithPredicates =
471
new HashSet<
Integer
>();
766
List<
Integer
> validDelegators = validDelegations.get(delegate.type);
[
all
...]
/external/chromium_org/chrome/browser/resources/print_preview/
print_preview_utils.js
16
* Returns true if |value| is a valid non zero positive
integer
.
18
* @return {boolean} true if the |value| is valid non zero positive
integer
.
/external/chromium_org/third_party/sqlite/src/test/
malloc_common.tcl
358
# The first argument, <test number>, is an
integer
used to name the
384
if {[string is
integer
$tn]} {
540
&& [string is
integer
[string range $name 0 0]]
fuzz_common.tcl
80
{CAST([Expr $c] AS
integer
)} \
301
{
INTEGER
PRIMARY KEY}
/external/javassist/src/main/javassist/tools/rmi/
StubGenerator.java
219
ConstParameter.
integer
(i),
/external/llvm/bindings/ocaml/target/
llvm_target.mli
85
(** Returns the
integer
type that is the same size as a pointer on a target.
93
(** Returns the
integer
type that is the same size as a pointer on a target
/external/chromium_org/third_party/icu/source/i18n/
msgfmt.cpp
102
0x69, 0x6E, 0x74, 0x65, 0x67, 0x65, 0x72, 0 /* "
integer
" */
105
// NumberFormat modifier list, default, currency, percent or
integer
172
* Convert an
integer
value to a string and append the result to
420
if (cur->key.
integer
!= rhs_cur->key.
integer
) {
423
const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.
integer
);
424
const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.
integer
);
[
all
...]
/external/icu/icu4c/source/i18n/
msgfmt.cpp
102
0x69, 0x6E, 0x74, 0x65, 0x67, 0x65, 0x72, 0 /* "
integer
" */
105
// NumberFormat modifier list, default, currency, percent or
integer
172
* Convert an
integer
value to a string and append the result to
420
if (cur->key.
integer
!= rhs_cur->key.
integer
) {
423
const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.
integer
);
424
const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.
integer
);
[
all
...]
/cts/tests/tests/appwidget/src/android/appwidget/cts/
AppWidgetTest.java
[
all
...]
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
SplitAppTest.java
68
assertEquals(123, r.getInteger(R.
integer
.my_integer));
212
assertEquals(123, r.getInteger(R.
integer
.my_integer));
218
assertEquals(123, r.getInteger(r.getIdentifier("feature_integer", "
integer
", PKG)));
271
Integer
.TYPE,
Integer
.TYPE });
297
assertEquals(321, r.getInteger(r.getIdentifier("feature_integer", "
integer
", PKG)));
/cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java
141
+ "got '" + actual + "' from resource 0x" +
Integer
.toHexString(resId),
144
+ ", got '" + actual + "' from resource 0x" +
Integer
.toHexString(resId),
152
+ "got '" + actual + "' from resource 0x" +
Integer
.toHexString(resId),
155
+ ", got '" + actual + "' from resource 0x" +
Integer
.toHexString(resId),
309
final int i = mResources.getInteger(R.
integer
.resource_test_int);
362
final boolean b = mResources.getBoolean(R.
integer
.resource_test_int);
502
+ actual + "\" in resources 0x" +
Integer
.toHexString(resid),
531
assertEquals("in resource 0x" +
Integer
.toHexString(resid)
560
+ " from TypedValue: in resource 0x" +
Integer
.toHexString(resid),
563
+ " from getBoolean(): in resource 0x" +
Integer
.toHexString(resid)
[
all
...]
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
object.pxd
265
# an
integer
or long
integer
, its value is returned. If not, the
267
# return an
integer
or long
integer
, which is returned as the file
/external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
MediaEngine.java
441
context.getResources().getInteger(R.
integer
.openGl)) {
444
context.getResources().getInteger(R.
integer
.surfaceView)) {
Completed in 2410 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>