HomeSort by relevance Sort by last modified time
    Searched defs:scratch (Results 26 - 50 of 159) sorted by null

12 3 4 5 6 7

  /external/v8/src/mips/
codegen-mips.cc 82 // -- a3 : target map, scratch for subsequent call
83 // -- t0 : scratch (elements)
105 // -- a3 : target map, scratch for subsequent call
106 // -- t0 : scratch (elements)
111 Register scratch = t6; local
125 __ sll(scratch, t1, 2);
126 __ Addu(scratch, scratch, FixedDoubleArray::kHeaderSize);
127 __ AllocateInNewSpace(scratch, t2, t3, t5, &gc_required, NO_ALLOCATION_FLAGS);
248 // -- a3 : target map, scratch for subsequent cal
    [all...]
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayEvent.cpp 153 char scratch[8]; local
155 size_t size = convert > 0 ? SkUTF8_FromUnichar(convert, scratch) : 0;
156 fKeyString.set(scratch, size);
161 size = SkUTF8_FromUnichar(fMax, scratch);
162 value->fOperand.fString->append(scratch, size);
  /external/chromium_org/third_party/skia/src/core/
SkWriter32.cpp 186 char scratch[1024]; local
187 const size_t MAX = sizeof(scratch);
195 size_t bytes = stream->read(scratch, n);
196 this->writePad(scratch, bytes);
SkMemory_stdlib.cpp 81 char scratch[256]; local
82 char* pos = scratch;
105 SkDebugf("%s\n", scratch);
  /external/icu4c/test/intltest/
strtest.cpp 366 char scratch[20]; local
368 char *dest = sink.GetAppendBuffer(0, 50, scratch, (int32_t)sizeof(scratch), &capacity);
373 dest = sink.GetAppendBuffer(10, 50, scratch, 9, &capacity);
378 dest = sink.GetAppendBuffer(5, 50, scratch, (int32_t)sizeof(scratch), &capacity);
379 if(dest != scratch || capacity != (int32_t)sizeof(scratch)) {
380 errln("ByteSink.GetAppendBuffer() did not properly return the scratch buffer");
397 char scratch[10] local
    [all...]
  /external/skia/src/animator/
SkDisplayEvent.cpp 153 char scratch[8]; local
155 size_t size = convert > 0 ? SkUTF8_FromUnichar(convert, scratch) : 0;
156 fKeyString.set(scratch, size);
161 size = SkUTF8_FromUnichar(fMax, scratch);
162 value->fOperand.fString->append(scratch, size);
  /external/skia/src/core/
SkWriter32.cpp 186 char scratch[1024]; local
187 const size_t MAX = sizeof(scratch);
195 size_t bytes = stream->read(scratch, n);
196 this->writePad(scratch, bytes);
  /frameworks/base/opengl/java/android/opengl/
GLU.java 75 float[] scratch = sScratch; local
76 synchronized(scratch) {
77 Matrix.setLookAtM(scratch, 0, eyeX, eyeY, eyeZ, centerX, centerY, centerZ,
79 gl.glMultMatrixf(scratch, 0);
150 float[] scratch = sScratch; local
151 synchronized(scratch) {
155 Matrix.multiplyMM(scratch, M_OFFSET, project, projectOffset,
158 scratch[V_OFFSET + 0] = objX;
159 scratch[V_OFFSET + 1] = objY;
160 scratch[V_OFFSET + 2] = objZ
216 float[] scratch = sScratch; local
    [all...]
  /libcore/luni/src/main/java/java/io/
DataInputStream.java 37 private final byte[] scratch = new byte[8]; field in class:DataInputStream
103 Streams.readFully(in, scratch, 0, SizeOf.INT);
104 return Memory.peekInt(scratch, 0, ByteOrder.BIG_ENDIAN);
147 Streams.readFully(in, scratch, 0, SizeOf.LONG);
148 return Memory.peekLong(scratch, 0, ByteOrder.BIG_ENDIAN);
152 Streams.readFully(in, scratch, 0, SizeOf.SHORT);
153 return Memory.peekShort(scratch, 0, ByteOrder.BIG_ENDIAN);
DataOutputStream.java 34 private final byte[] scratch = new byte[8]; field in class:DataOutputStream
179 Memory.pokeInt(scratch, 0, val, ByteOrder.BIG_ENDIAN);
180 out.write(scratch, 0, SizeOf.INT);
185 Memory.pokeLong(scratch, 0, val, ByteOrder.BIG_ENDIAN);
186 out.write(scratch, 0, SizeOf.LONG);
191 Memory.pokeShort(scratch, 0, (short) val, ByteOrder.BIG_ENDIAN);
192 out.write(scratch, 0, SizeOf.SHORT);
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLEnginePair.java 74 ByteBuffer scratch = ByteBuffer.allocate(applicationBufferSize); local
96 scratch);
102 scratch);
122 ByteBuffer scratch) throws IOException {
146 SSLEngineResult unwrapResult = engine.unwrap(input, scratch);
148 assertEquals(0, scratch.position());
  /external/ceres-solver/internal/ceres/
program_evaluator.h 77 // some per-thread scratch space.
150 // Each thread gets it's own cost and evaluate scratch space.
178 EvaluateScratch* scratch = &evaluate_scratch_[thread_id]; local
186 block_residuals = scratch->residual_block_residuals.get();
195 scratch->jacobian_block_ptrs.get());
196 block_jacobians = scratch->jacobian_block_ptrs.get();
206 scratch->residual_block_evaluate_scratch.get())) {
215 scratch->cost += block_cost;
241 scratch->gradient.get() + parameter_block->delta_offset());
290 // Per-thread scratch space needed to evaluate and store each residual block
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 191 char *scratch = (char *) buffer->get_scratch_buffer (&scratch_size); local
195 UniChar *pchars = (UniChar *) scratch;
254 char *scratch = (char *) buffer->get_scratch_buffer (&scratch_size); local
257 Type *name = (Type *) scratch; \
258 scratch += (len) * sizeof ((name)[0]); \
hb-graphite2.cc 247 char *scratch = (char *) buffer->get_scratch_buffer (&scratch_size); local
250 Type *name = (Type *) scratch; \
251 scratch += (len) * sizeof ((name)[0]); \
280 scratch = (char *) buffer->get_scratch_buffer (&scratch_size);
290 scratch = (char *) buffer->get_scratch_buffer (&scratch_size);
hb-old.cc 287 char *scratch = (char *) buffer->get_scratch_buffer (&scratch_size); local
290 HB_UChar16 *pchars = (HB_UChar16 *) scratch;
307 name = (Type *) scratch; \
308 scratch += (len) * sizeof ((name)[0]); \
hb-uniscribe.cc 255 char *scratch = (char *) buffer->get_scratch_buffer (&scratch_size); local
260 Type *name = (Type *) scratch; \
261 scratch += (len) * sizeof ((name)[0]); \
266 WCHAR *pchars = (WCHAR *) scratch;
  /external/chromium_org/third_party/icu/source/test/intltest/
strtest.cpp 398 char scratch[20]; local
400 char *dest = sink.GetAppendBuffer(0, 50, scratch, (int32_t)sizeof(scratch), &capacity);
405 dest = sink.GetAppendBuffer(10, 50, scratch, 9, &capacity);
410 dest = sink.GetAppendBuffer(5, 50, scratch, (int32_t)sizeof(scratch), &capacity);
411 if(dest != scratch || capacity != (int32_t)sizeof(scratch)) {
412 errln("ByteSink.GetAppendBuffer() did not properly return the scratch buffer");
429 char scratch[10] local
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
leveldb_main.cc 57 std::string scratch; local
58 while (reader.ReadRecord(&record, &scratch)) {
log_test.cc 61 virtual Status Read(size_t n, Slice* result, char* scratch) {
135 std::string scratch; local
137 if (reader_.ReadRecord(&record, &scratch)) {
199 std::string scratch; local
200 ASSERT_TRUE(!offset_reader->ReadRecord(&record, &scratch));
212 std::string scratch; local
213 ASSERT_TRUE(offset_reader->ReadRecord(&record, &scratch));
repair.cc 197 std::string scratch; local
203 while (reader.ReadRecord(&record, &scratch)) {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_context.h 79 struct nouveau_scratch_state scratch; member in struct:nouveau_context
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_screen.h 87 __volatile__ uint32_t *scratch; member in struct:radeon_screen
  /external/chromium_org/third_party/opus/src/celt/
kiss_fft.c 123 kiss_fft_cpx scratch[6]; local
135 C_MUL4(scratch[0],Fout[m] , *tw1 );
136 C_MUL4(scratch[1],Fout[m2] , *tw2 );
137 C_MUL4(scratch[2],Fout[m3] , *tw3 );
141 C_SUB( scratch[5] , *Fout, scratch[1] );
142 C_ADDTO(*Fout, scratch[1]);
143 C_ADD( scratch[3] , scratch[0] , scratch[2] )
172 kiss_fft_cpx scratch[6]; local
222 kiss_fft_cpx scratch[5]; local
273 kiss_fft_cpx scratch[5]; local
322 kiss_fft_cpx scratch[13]; local
391 kiss_fft_cpx scratch[13]; local
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format.cc 529 string scratch; local
532 message, field, j, &scratch) :
533 message_reflection->GetStringReference(message, field, &scratch);
540 string scratch; local
543 message, field, j, &scratch) :
544 message_reflection->GetStringReference(message, field, &scratch);
709 string scratch; local
712 message, field, j, &scratch) :
713 message_reflection->GetStringReference(message, field, &scratch);
  /external/chromium_org/v8/src/ia32/
lithium-gap-resolver-ia32.cc 261 Register scratch = Register::FromAllocationIndex(i); local
262 __ push(scratch);
264 return scratch;
269 Register scratch = Register::FromAllocationIndex(0); local
270 __ push(scratch);
272 return scratch;
383 // We rely on having xmm0 available as a fixed scratch register.
473 // available as a fixed scratch register.
482 // available as a fixed scratch register.
496 // a fixed scratch register
    [all...]

Completed in 473 milliseconds

12 3 4 5 6 7