OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:immediate
(Results
1 - 25
of
193
) sorted by null
1
2
3
4
5
6
7
8
/external/vixl/src/aarch32/
operands-aarch32.cc
127
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
129
if ((
immediate
& ~0xff) == 0) {
131
SetEncodedImmediate(
immediate
);
132
} else if ((
immediate
& ~0xff00) == 0) {
134
SetEncodedImmediate(
immediate
>> 8);
137
if ((
immediate
& ~0xff) == 0) {
139
SetEncodedImmediate(
immediate
);
140
} else if ((
immediate
& ~0xff00) == 0) {
142
SetEncodedImmediate(
immediate
>> 8);
143
} else if ((
immediate
& ~0xff0000) == 0)
205
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
217
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
243
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
255
uint64_t
immediate
= neon_imm.GetImmediate<uint64_t>();
local
363
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
449
uint32_t
immediate
= neon_imm.GetImmediate<uint32_t>();
local
[
all
...]
/external/volley/src/test/java/com/android/volley/
RequestTest.java
37
TestRequest
immediate
= new TestRequest(Priority.
IMMEDIATE
);
local
38
immediate
.setSequence(sequence++);
44
assertTrue(low.compareTo(
immediate
) > 0);
45
assertTrue(
immediate
.compareTo(high) < 0);
/external/vixl/test/aarch32/
test-assembler-cond-rd-operand-const-a32-can-use-pc.cc
71
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38268::Operands
1590
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-operand-const-a32-cannot-use-pc.cc
71
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38269::Operands
1405
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-operand-const-t32.cc
75
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38270::Operands
2373
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-operand-imm16-t32.cc
70
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38271::Operands
514
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
515
Operand op(
immediate
);
[
all
...]
test-assembler-cond-rd-pc-operand-imm12-t32.cc
71
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38289::Operands
1127
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-pc-operand-imm8-t32.cc
68
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38290::Operands
1122
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-rn-operand-const-a32.cc
88
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38292::Operands
2660
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-rn-operand-const-t32.cc
88
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38293::Operands
2660
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-rn-operand-imm12-t32.cc
72
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38294::Operands
1129
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rd-sp-operand-imm8-t32.cc
68
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38312::Operands
378
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
379
Operand op(
immediate
);
test-assembler-cond-rdlow-operand-imm8-t32-in-it-block.cc
69
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38313::Operands
1121
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-operand-imm8-t32.cc
70
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38314::Operands
2176
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-imm3-in-it-block.cc
70
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38315::Operands
1125
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-imm3.cc
70
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38316::Operands
637
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-imm8-in-it-block.cc
70
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38317::Operands
1125
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-imm8.cc
70
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38318::Operands
2173
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-zero-in-it-block.cc
68
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38319::Operands
1018
int32_t
immediate
= kTests[i].operands.
immediate
;
local
[
all
...]
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-zero.cc
68
int32_t
immediate
;
member in struct:vixl::aarch32::__anon38320::Operands
162
#include "aarch32/traces/assembler-cond-rdlow-rnlow-operand-
immediate
-t32-zero-rsbs.h"
186
int32_t
immediate
= kTests[i].operands.
immediate
;
local
187
Operand op(
immediate
);
test-assembler-cond-sp-sp-operand-imm7-t32.cc
70
uint32_t
immediate
;
member in struct:vixl::aarch32::__anon38323::Operands
253
uint32_t
immediate
= kTests[i].operands.
immediate
;
local
254
Operand op(
immediate
);
/external/libpcap/tests/
capturetest.c
111
int
immediate
= 0;
local
134
immediate
= 1;
179
if (
immediate
) {
/external/mesa3d/src/mesa/drivers/dri/i965/
test_fs_copy_propagation.cpp
152
float
immediate
;
member in struct:__anon28667
181
brw_imm_f(test[i].
immediate
)));
208
EXPECT_TRUE(sel->src[1].equals(brw_imm_f(test[i].
immediate
)));
/system/core/libpixelflinger/codeflinger/
Arm64Assembler.h
82
virtual uint32_t imm(uint32_t
immediate
);
276
int32_t
immediate
;
member in struct:android::ArmToArm64Assembler::addr_mode_t
/toolchain/binutils/binutils-2.25/gprof/
tahoe.c
51
immediate
, absolute, byterel, bytereldef, wordrel, wordreldef,
enumerator in enum:tahoe_opermodes
88
return usesreg != 0xe ? autoinc :
immediate
;
144
case
immediate
:
145
return "
immediate
";
185
case
immediate
:
258
case
immediate
:
Completed in 1234 milliseconds
1
2
3
4
5
6
7
8