HomeSort by relevance Sort by last modified time
    Searched defs:wide (Results 1 - 25 of 43) sorted by null

1 2

  /external/clang/test/PCH/
multiple_decls.h 3 struct wide { int value; }; struct
4 int wide(char);
  /external/chromium_org/base/strings/
sys_string_conversions_unittest.cc 164 std::wstring wide = kConvertRoundtripCases[i]; local
165 std::wstring trip = SysNativeMBToWide(SysWideToNativeMB(wide));
166 EXPECT_EQ(wide.size(), trip.size());
167 EXPECT_EQ(wide, trip);
172 std::wstring wide = kConvertRoundtripCases[i]; local
173 std::wstring trip = SysNativeMBToWide(WideToUTF8(wide));
174 EXPECT_EQ(wide.size(), trip.size());
175 EXPECT_EQ(wide, trip);
179 std::wstring wide = kConvertRoundtripCases[i]; local
180 std::wstring trip = UTF8ToWide(SysWideToNativeMB(wide));
    [all...]
utf_string_conversions_unittest.cc 46 // we round-trip all the wide strings through UTF-8 to make sure everything
52 std::wostringstream wide; local
53 wide << UTF8ToWide(utf8.str());
55 EXPECT_EQ(kConvertRoundtripCases[i], wide.str());
71 const wchar_t* wide; member in struct:base::UTF8ToWideCase
103 std::wstring expected(convert_cases[i].wide);
  /external/chromium_org/third_party/skia/src/animator/
SkTime.cpp 62 UnsignedWide wide; local
63 ::Microseconds(&wide);
65 int64_t s = ((int64_t)wide.hi << 32) | wide.lo;
  /external/skia/src/animator/
SkTime.cpp 62 UnsignedWide wide; local
63 ::Microseconds(&wide);
65 int64_t s = ((int64_t)wide.hi << 32) | wide.lo;
  /art/compiler/dex/quick/mips/
fp_mips.cc 106 DCHECK(rl_src1.wide);
108 DCHECK(rl_src2.wide);
110 DCHECK(rl_dest.wide);
111 DCHECK(rl_result.wide);
154 if (rl_src.wide) {
161 if (rl_dest.wide) {
170 bool wide = true; local
176 wide = false;
180 wide = false;
194 if (wide) {
    [all...]
  /art/compiler/dex/
reg_location.h 44 unsigned wide:1; member in struct:art::RegLocation
local_value_numbering.cc 1032 bool wide = false; local
    [all...]
mir_graph.cc 354 bool wide = false; local
357 wide = true;
365 wide = true;
373 wide = true;
390 if (dest == monitor_reg || (wide && dest + 1 == monitor_reg)) {
    [all...]
  /external/chromium_org/base/i18n/
icu_string_conversions_unittest.cc 96 // On Windows, the field is always identical to |wide|. On Mac and Linux,
98 // BMP (<= U+FFFF). When there is, it is different from |wide| and
99 // is not a real wide string (UTF-32 string) in that each wchar_t in
105 // if it's identical to |wide| on *all* platforms.
112 const wchar_t* wide; member in struct:base::__anon6870
257 std::wstring wide; local
261 &wide);
263 EXPECT_EQ(kConvertCodepageCases[i].wide, wide);
273 success = WideToCodepage(wide, kConvertCodepageCases[i].codepage_name
    [all...]
  /external/proguard/src/proguard/classfile/instruction/
VariableInstruction.java 35 public boolean wide; field in class:VariableInstruction
46 public VariableInstruction(boolean wide)
48 this.wide = wide;
72 this.wide = requiredVariableIndexSize() > 1 ||
87 this.wide = variableInstruction.wide;
242 // Only make the instruction wide if necessary.
243 wide = requiredVariableIndexSize() > 1 ||
252 return wide;
    [all...]
  /frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
HierarchicalMove.java 34 boolean wide = false; field in class:HierarchicalMove
100 int widthSpec = wide ? LayoutParams.WRAP_CONTENT : LayoutParams.MATCH_PARENT;
105 wide = !wide;
  /art/compiler/dex/quick/arm64/
fp_arm64.cc 109 DCHECK(rl_src1.wide);
111 DCHECK(rl_src2.wide);
113 DCHECK(rl_dest.wide);
114 DCHECK(rl_result.wide);
185 if (rl_src.wide) {
194 if (rl_dest.wide) {
374 NewLIR4(WIDE(kA64Ubfm4rrdd), rl_result.reg.GetReg(), rl_src.reg.GetReg(), 0, 62);
422 ArmOpcode wide = (is_double) ? FWIDE(0) : FUNWIDE(0); local
430 NewLIR2(kA64Fmov2fI | wide, r_imm_point5.GetReg(), encoded_imm);
431 NewLIR3(kA64Fadd3fff | wide, r_tmp.GetReg(), rl_src.reg.GetReg(), r_imm_point5.GetReg())
440 ArmOpcode wide = (is_double) ? FWIDE(0) : FUNWIDE(0); local
    [all...]
utility_arm64.cc 123 // Wide, as we need 8B alignment.
226 // 2. If the value is two bits wide, it can be encoded.
469 ArmOpcode opcode = LIKELY(value == 0) ? WIDE(kA64Mov2rr) : WIDE(kA64Mvn2rr);
483 return NewLIR3(WIDE(kA64Orr3Rrl), r_dest.GetReg(), rxzr, log_imm);
495 op = WIDE(kA64Movn3rdM);
498 op = WIDE(kA64Movz3rdM);
516 NewLIR3(WIDE(kA64Movk3rdM), r_dest.GetReg(), halfword, shift);
531 LIR *res = RawLIR(current_dalvik_offset_, WIDE(kA64Ldr2rp),
567 ArmOpcode wide = (r_dest_src1.Is64Bit()) ? WIDE(0) : UNWIDE(0) local
636 ArmOpcode wide = (r_dest_src1.Is64Bit()) ? WIDE(0) : UNWIDE(0); local
817 ArmOpcode wide = (is_wide) ? WIDE(0) : UNWIDE(0); local
940 ArmOpcode wide = (r_dest_src1.Is64Bit()) ? WIDE(0) : UNWIDE(0); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_wide_line.c 56 * Draw a wide line by drawing a quad (two triangles).
61 /*const struct wideline_stage *wide = wideline_stage(stage);*/
87 * Draw wide line as a quad (two tris) by "stretching" the line along
204 struct wideline_stage *wide = CALLOC_STRUCT(wideline_stage); local
205 if (wide == NULL)
208 wide->stage.draw = draw;
209 wide->stage.name = "wide-line";
210 wide->stage.next = NULL;
211 wide->stage.point = draw_pipe_passthrough_point
    [all...]
draw_pipe_wide_point.c 32 * Notes on wide points and sprite mode:
34 * In wide point/sprite mode we effectively need to convert each incoming
94 static void set_texcoords(const struct widepoint_stage *wide,
97 const struct draw_context *draw = wide->stage.draw;
102 for (i = 0; i < wide->num_texcoord_gen; i++) {
103 const uint slot = wide->texcoord_gen_slot[i];
123 const struct widepoint_stage *wide = widepoint_stage(stage); local
143 if (wide->psize_slot >= 0) {
144 half_size = header->v[0]->data[wide->psize_slot][0];
148 half_size = wide->half_point_size
196 struct widepoint_stage *wide = widepoint_stage(stage); local
312 struct widepoint_stage *wide = CALLOC_STRUCT(widepoint_stage); local
    [all...]
  /external/javassist/src/main/javassist/bytecode/
InstructionPrinter.java 135 case WIDE:
136 return wide(iter, pos);
148 private static String wide(CodeIterator iter, int pos) { method in class:InstructionPrinter
166 throw new RuntimeException("Invalid WIDE operand");
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_line.c 56 * Draw a wide line by drawing a quad (two triangles).
61 /*const struct wideline_stage *wide = wideline_stage(stage);*/
87 * Draw wide line as a quad (two tris) by "stretching" the line along
204 struct wideline_stage *wide = CALLOC_STRUCT(wideline_stage); local
205 if (wide == NULL)
208 wide->stage.draw = draw;
209 wide->stage.name = "wide-line";
210 wide->stage.next = NULL;
211 wide->stage.point = draw_pipe_passthrough_point
    [all...]
draw_pipe_wide_point.c 32 * Notes on wide points and sprite mode:
34 * In wide point/sprite mode we effectively need to convert each incoming
94 static void set_texcoords(const struct widepoint_stage *wide,
97 const struct draw_context *draw = wide->stage.draw;
102 for (i = 0; i < wide->num_texcoord_gen; i++) {
103 const uint slot = wide->texcoord_gen_slot[i];
123 const struct widepoint_stage *wide = widepoint_stage(stage); local
143 if (wide->psize_slot >= 0) {
144 half_size = header->v[0]->data[wide->psize_slot][0];
148 half_size = wide->half_point_size
196 struct widepoint_stage *wide = widepoint_stage(stage); local
312 struct widepoint_stage *wide = CALLOC_STRUCT(widepoint_stage); local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/timer/macos/
FastTimes.c 146 UnsignedWide wide; local
152 wide = (gUpTime) ? (*gA2NS)((*gUpTime)()) :
154 usec1 = (gUseRTC) ? RTCToNano(wide) : WideTo64bit(wide);
160 wide = (gUpTime) ? (*gA2NS)((*gUpTime)()) :
162 usec2 = (gUseRTC) ? RTCToNano(wide) : WideTo64bit(wide);
181 UnsignedWide wide; local
190 wide = (*gA2NS)((*gUpTime)());
191 usec = (double) WideTo64bit(wide) * gScaleUSec + 0.5
223 UnsignedWide wide; local
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureGL_test.cpp 565 android_native_rect_t wide = {20, 30, 259, 130}; local
566 ASSERT_EQ(OK, native_window_set_crop(mANW.get(), &wide));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
printf.h 50 unsigned int wide:1; /* Nonzero for wide character streams. */ member in struct:printf_info
150 PA_WCHAR, /* wide char */
152 PA_WSTRING, /* const wchar_t *, wide character string */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
printf.h 50 unsigned int wide:1; /* Nonzero for wide character streams. */ member in struct:printf_info
150 PA_WCHAR, /* wide char */
152 PA_WSTRING, /* const wchar_t *, wide character string */
  /art/compiler/dex/quick/
mir_to_lir.cc 55 void Mir2Lir::LockArg(int in_position, bool wide) {
57 RegStorage reg_arg_high = wide ? GetArgMappingToPhysicalReg(in_position + 1) :
69 RegStorage Mir2Lir::LoadArg(int in_position, RegisterClass reg_class, bool wide) {
93 wide ? AllocTypedTempWide(false, reg_class) : AllocTypedTemp(false, reg_class);
94 LoadBaseDisp(TargetPtrReg(kSp), offset, new_reg, wide ? k64 : k32, kNotVolatile);
99 if (wide) {
114 RegStorage reg_arg_high = wide ? GetArgMappingToPhysicalReg(in_position + 1) :
117 // If the VR is wide and there is no register for high part, we need to load it.
118 if (wide && !reg_arg_high.Valid()) {
125 // Assume that no ABI allows splitting a wide fp reg between a narrow fp reg and memory
226 bool wide = (data.op_variant == InlineMethodAnalyser::IGetVariant(Instruction::IGET_WIDE)); local
270 bool wide = (data.op_variant == InlineMethodAnalyser::IPutVariant(Instruction::IPUT_WIDE)); local
295 bool wide = (data.is_wide != 0u); local
    [all...]
ralloc_util.cc 132 // Existence of core64 registers implies wide references.
362 // If it's wide, split it up.
364 // If the pair was associated with a wide value, unmark the partner as well.
486 RegStorage Mir2Lir::AllocLiveReg(int s_reg, int reg_class, bool wide) {
493 reg = FindLiveReg(wide ? reg_pool_->dp_regs_ : reg_pool_->sp_regs_, s_reg);
497 reg = FindLiveReg(wide || reg_class == kRefReg ? reg_pool_->core64_regs_ :
504 if (wide && !reg.IsFloat() && !cu_->target64) {
515 if (reg.Valid() && (wide != GetRegInfo(reg)->IsWide())) {
539 if (wide) {
564 DCHECK(rl_keep.wide);
1280 bool wide = fp_regs[i].s_reg & STARTING_WIDE_SREG; local
1319 bool wide = curr->wide || (cu_->target64 && curr->ref); local
    [all...]

Completed in 1247 milliseconds

1 2