Home
last modified time | relevance | path

Searched refs:data (Results 11626 - 11650 of 23982) sorted by relevance

1...<<461462463464465466467468469470>>...960

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurfmt.cpp270 number::impl::UFormattedNumberData data; in format() local
273 numberObject.populateDecimalQuantity(data.quantity, status); in format()
275 data.quantity.setToDouble(numberMinusOffset); in format()
284 lnf->formatImpl(&data, status); // mutates &data in format()
288 numberString = data.getStringRef().toUnicodeString(); in format()
297 int32_t partIndex = findSubMessage(msgPattern, 0, pluralRulesWrapper, &data.quantity, number, status); in format()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c86 "<form method=\"POST\" enctype=\"multipart/form-data\" action=\"/\">\n"\
187 * Global handle to MAGIC data.
224 * Context keeping the data for the response we're building.
229 * Response data string.
424 * Append the 'size' bytes from 'data' to '*ret', adding
428 * @param data data to append
429 * @param size number of bytes in 'data'
434 const char *data, in do_append()
450 memcpy (&buf[old_len], data, siz in do_append()
433 do_append(char **ret, const char *data, size_t size) do_append() argument
477 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
H A Ddemo_https.c87 "<form method=\"POST\" enctype=\"multipart/form-data\" action=\"/\">\n"\
188 * Global handle to MAGIC data.
225 * Context keeping the data for the response we're building.
230 * Response data string.
425 * Append the 'size' bytes from 'data' to '*ret', adding
429 * @param data data to append
430 * @param size number of bytes in 'data'
435 const char *data, in do_append()
451 memcpy (&buf[old_len], data, siz in do_append()
434 do_append(char **ret, const char *data, size_t size) do_append() argument
478 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c200 * the data was already sent or discarded.
223 "response queue must have either control frame or data frame"); in spdy_handler_response_queue_result()
395 const void * data, in SPDY_build_response()
454 //copy the data to the response object in SPDY_build_response()
455 if(NULL == (response->data = malloc(size))) in SPDY_build_response()
460 memcpy(response->data, data, size); in SPDY_build_response()
578 response->data, in SPDY_queue_response()
641 response->data, in SPDY_queue_response()
391 SPDY_build_response(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, const void * data, size_t size) SPDY_build_response() argument
/third_party/skia/tests/
H A DSRGBReadWritePixelsTest.cpp182 std::unique_ptr<uint32_t[]> data(new uint32_t[kW * kH]); in make_data()
185 data[j * kW + i] = (0xFF << 24) | (i << 16) | (i << 8) | i; in make_data()
188 return data; in make_data()
219 auto data = make_data(); in test_write_read() local
220 GrCPixmap dataPM(writeII, data.get(), kW*sizeof(uint32_t)); in test_write_read()
230 testName.printf("write %s data to a %s context and read as %s.", encoding_as_str(writeEncoding), in test_write_read()
232 read_and_check_pixels(reporter, dContext, surfaceContext.get(), data.get(), readII, check, in test_write_read()
247 // precision variation because the sRGB data gets converted to linear and back in in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
252 // Write sRGB data to a sRGB context - no conversion on the write. in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
265 // Untagged source data shoul in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DQueueTests.cpp70 // Call WriteBuffer at offset 0 via a u32 twice. Test that data is updated accoordingly.
131 EXPECT_BUFFER_U32_RANGE_EQ(expectedData.data(), buffer, 0, kElements); in TEST_P()
134 // Test using WriteBuffer for lots of data
148 queue.WriteBuffer(buffer, 0, expectedData.data(), kElements * sizeof(uint32_t)); in TEST_P()
150 EXPECT_BUFFER_U32_RANGE_EQ(expectedData.data(), buffer, 0, kElements); in TEST_P()
153 // Test using WriteBuffer for super large data block
167 queue.WriteBuffer(buffer, 0, expectedData.data(), kElements * sizeof(uint32_t)); in TEST_P()
169 EXPECT_BUFFER_U32_RANGE_EQ(expectedData.data(), buffer, 0, kElements); in TEST_P()
173 // data, it might be necessary to use a ring buffer with properly aligned offset.
249 static void FillData(uint8_t* data, size_
[all...]
/third_party/python/Lib/test/
H A Dtest_pulldom.py69 self.assertEqual("Introduction to XSL", node.data)
128 next(items) # Skip character data
200 self.assertEqual("a comment", node.data)
204 self.assertEqual("data", node.data)
212 self.assertEqual("a comment", node.data)
216 self.assertEqual("data", node.data)
224 self.assertEqual("text", node.data)
249 h.processingInstruction("target", "data")
[all...]
H A Dtest_dbm_dumb.py142 data = file.read()
144 data = data.replace(b'\n', b'\r\n')
146 data = data.replace(b'\r\n', b'\n')
148 file.write(data)
H A Dtest_enumerate.py188 for data in ('abc', range(5), tuple(enumerate('abc')), A(),
190 self.assertEqual(list(data)[::-1], list(reversed(data)))
268 for data in 'abc', range(5), tuple(enumerate('abc')), range(1,17,5):
269 self.check_pickle(reversed(data), list(data)[::-1])
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DRecordInitializer.cpp147 // Next we read in a fixed chunk of data from the given offset. in visit()
151 "Cannot read %d bytes of custom event data from offset %" PRId64 ".", in visit()
157 if (E.getU8(&OffsetPtr, Buffer.data(), R.Size) != Buffer.data()) in visit()
160 "Failed reading data into buffer of size %d at offset %" PRId64 ".", in visit()
211 // Next we read in a fixed chunk of data from the given offset. in visit()
215 "Cannot read %d bytes of custom event data from offset %" PRId64 ".", in visit()
221 if (E.getU8(&OffsetPtr, Buffer.data(), R.Size) != Buffer.data()) in visit()
224 "Failed reading data int in visit()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1 //===- DWARFEmitter - Convert YAML to DWARF binary data -------------------===//
61 OS.write(reinterpret_cast<char *>(FillData.data()), Size); in ZeroFillBytes()
73 OS.write(Str.data(), Str.size()); in EmitDebugStr()
128 OS.write(Entry.Name.data(), Entry.Name.size()); in EmitPubSection()
185 OS.write(String.data(), String.size());
205 OS.write(File.Name.data(), File.Name.size()); in EmitFileEntry()
231 OS.write(IncludeDir.data(), IncludeDir.size()); in EmitDebugLine()
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp262 if ((Atom)event.xclient.data.l[0] == fWmDeleteMessage && in handleEvent()
354 PropModeReplace, (unsigned char*)fClipboardText.data(), in handleEvent()
480 char* data; in getClipboardText() local
486 &nitems, &bytes_after, (unsigned char**)&data); in getClipboardText()
489 fClipboardText.assign(data, nitems); in getClipboardText()
491 XFree(data); in getClipboardText()
/third_party/toybox/toys/posix/
H A Dgrep.c286 unsigned *uu = (void *)(dl->data+(strlen(dl->data)|3)+1); in do_grep()
288 outline(dl->data, '-', name, lcount-before, uu[0]+1, uu[1]); in do_grep()
289 free(dl->data); in do_grep()
341 free(dl->data); in do_grep()
362 free(dl->data); in do_grep()
/third_party/typescript/tests/baselines/reference/
H A DintraExpressionInferences.js156 map: (data: TDone) => TMapped
161 const data = options.fetch(params, 123)
162 return options.map(data)
296 var data = options.fetch(params, 123);
297 return options.map(data);
373 map: (data: TDone) => TMapped;
/third_party/python/PC/layout/support/
H A Dappxmanifest.py277 def add_visual(xml, appid, data):
280 for i in data.items():
400 data = dict(APPX_DATA)
402 data[k] = v
406 value = data.get(k)
411 value = data.get(node.tag.rpartition("}")[2])
/third_party/python/Modules/_sha3/
H A Dsha3module.c95 data: object(c_default="NULL") = b''
104 py_sha3_new_impl(PyTypeObject *type, PyObject *data, int usedforsecurity) in py_sha3_new_impl() argument
140 if (data) { in py_sha3_new_impl()
141 GET_BUFFER_VIEW_OR_ERROR(data, &buf, goto error); in py_sha3_new_impl()
167 if (data && buf.obj) { in py_sha3_new_impl()
272 data: object
279 _sha3_sha3_224_update(SHA3object *self, PyObject *data) in _sha3_sha3_224_update() argument
285 GET_BUFFER_VIEW_OR_ERROUT(data, &buf); in _sha3_sha3_224_update()
287 /* add new data, the function takes the length in bits not bytes */ in _sha3_sha3_224_update()
294 * with lots of data in _sha3_sha3_224_update()
[all...]
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py206 def feed(self, data, isFinal=False):
217 self._parser.Parse(data, isFinal)
384 def processing_instruction(self, target, data):
385 self._cont_handler.processingInstruction(target, data)
388 def character_data(self, data):
389 self._cont_handler.characters(data)
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc196 // Check N data points to cover load factors in [0.4, 0.8). in CacheInSteadyStateArgs()
329 Group g{group.data()}; in BM_Group_Match()
341 Group g{group.data()}; in BM_Group_MatchEmpty()
349 Group g{group.data()}; in BM_Group_MatchEmptyOrDeleted()
357 Group g{group.data()}; in BM_Group_CountLeadingEmptyOrDeleted()
366 Group g{group.data()}; in BM_Group_MatchFirstEmptyOrDeleted()
386 ConvertDeletedToEmptyAndFullToDeleted(ctrl_copy.data(), capacity); in BM_DropDeletes()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h196 // data edge, i.e. an external or flat rep. By having FLAT == EXTERNAL + 1, we
289 base(str.data()),
306 void InvokeReleaser(Rank0, Releaser&& releaser, absl::string_view data) { in InvokeReleaser() argument
307 ::absl::base_internal::invoke(std::forward<Releaser>(releaser), data); in InvokeReleaser() local
358 constexpr char GetOrNull(absl::string_view data, size_t pos) { in GetOrNull() argument
359 return pos < data.size() ? data[pos] : '\0'; in GetOrNull()
364 // byte of the inline data representation in as_chars_, which holds the inlined
410 // The 'empty value' is an inlined data value of zero length.
434 // if the current instance is not sampled and does not have CordzInfo data
[all...]
H A Dcord_rep_ring.h46 // Example of code creating a ring buffer, adding some data to it,
83 // `offset_type` is the type for the data offset inside a child rep's data.
87 // some physical offset in the contained data as returned by the Find()
147 // Returns the data offset of entry `index`
163 // Appends the provided string data to the `rep` instance.
166 // of type FLAT. Remaining data will be added as one or more FLAT nodes.
169 static CordRepRing* Append(CordRepRing* rep, string_view data,
182 // Prepends the provided string data to the `rep` instance.
185 // of type FLAT. Remaining data wil
593 const absl::string_view data = entry_data(pos.index); IsFlat() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.h75 std::array<char, max_size> data; member
246 : piece_(&buf.data[0], buf.size) {} in AlphaNum()
263 const char* data() const { return piece_.data(); } in data() function in absl::AlphaNum
330 return std::string(a.data(), a.size()); in StrCat()
370 // data:
401 result.size = numbers_internal::SixDigitsToBuffer(d, &result.data[0]); in SixDigits()
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp164 uint8_t* const data[], in make_yuv_420()
173 pixmaps[0].reset(SkImageInfo::MakeA8(w, h), data[0], strides[0]); in make_yuv_420() local
176 pixmaps[1].reset(SkImageInfo::MakeA8(w, h), data[1], strides[1]); in make_yuv_420() local
177 pixmaps[2].reset(SkImageInfo::MakeA8(w, h), data[2], strides[2]); in make_yuv_420() local
223 frame->data, frame->linesize, yuv_space, fCSCache.fCS)) { in convertFrame()
248 sws_scale(ctx, frame->data, frame->linesize, 0, frame->height, dst, dst_stride); in convertFrame()
268 // We sit in a loop, waiting for the codec to have received enough data (packets) in nextImage()
162 make_yuv_420(GrRecordingContext* rContext, int w, int h, uint8_t* const data[], int const strides[], SkYUVColorSpace yuvSpace, sk_sp<SkColorSpace> cs) make_yuv_420() argument
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps.go5 // This executable is meant to be a general way to gather perf data using puppeteer. The logic
39 gitHash = flag.String("git_hash", "", "Git hash this data corresponds to")
40 taskID = flag.String("task_id", "", "task id this data was generated on")
43 // These flags feed into the perf trace keys associated with the output data.
56 outputSteps = flag.String("o", "", "If provided, dump a JSON blob of step data to the given file. Prints to stdout if '-' is given.")
158 // individually. The benchmark is run N times to reduce the noise of the resulting data.
236 // processSKPData looks at the result of benchSKPs, computes summary data on
318 var data skpPerfData var
319 if err := json.Unmarshal(b, &data); err != nil {
323 avgWithoutFlushMS, medianWithoutFlushMS, stddevWithoutFlushMS := summarize(data
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp173 tcu::TextureLevel data (glu::mapGLTransferFormat(format, dataType), texW, texH, 1); in render()
175 tcu::fillWithComponentGradients(data.getAccess(), Vec4(0.0f), Vec4(1.0f)); in render()
183 glTexImage2D(GL_TEXTURE_2D, 0, format, texW, texH, 0, format, dataType, data.getAccess().getDataPtr()); in render()
300 tcu::TextureLevel data (glu::mapGLTransferFormat(format, dataType), texW, texH, 1); in render()
302 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render()
310 glTexImage2D(GL_TEXTURE_2D, 0, format, texW, texH, 0, format, dataType, data.getAccess().getDataPtr()); in render()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentLoadTests.cpp80 ValidationData data) in AttachmentLoadTestCase()
83 , m_refData (data) in AttachmentLoadTestCase()
214 // Log out test data in iterate()
233 const ValidationData data; in createAttachmentLoadTests() member
298 loadStaticTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), testData[ndx].clearValue, testData[ndx].data)); in createAttachmentLoadTests()
315 ValidationData data = { in createAttachmentLoadTests() local
320 loadRandomTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), clearValue, data)); in createAttachmentLoadTests()
77 AttachmentLoadTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearValue clearValue, ValidationData data) AttachmentLoadTestCase() argument

Completed in 26 milliseconds

1...<<461462463464465466467468469470>>...960