/third_party/mesa3d/src/compiler/glsl/ |
D | link_uniform_blocks.cpp | 221 ubo_visitor *parcel, 238 ubo_visitor *parcel, gl_uniform_buffer_variable *variables, in process_block_array() argument 255 parcel, variables, b, block_index, in process_block_array() 259 parcel, variables, b, block_index, in process_block_array() 269 ubo_visitor *parcel, gl_uniform_buffer_variable *variables, in process_block_array_leaf() argument 279 blocks[i].Uniforms = &variables[(*parcel).index]; in process_block_array_leaf() 295 parcel->process(type, b->has_instance_name ? blocks[i].Name : ""); in process_block_array_leaf() 297 blocks[i].UniformBufferSize = parcel->buffer_size; in process_block_array_leaf() 301 parcel->buffer_size > ctx->Const.MaxShaderStorageBlockSize) { in process_block_array_leaf() 305 parcel->buffer_size, in process_block_array_leaf() [all …]
|
D | link_uniforms.cpp | 1619 parcel_out_uniform_storage parcel(prog, prog->UniformHash, in link_assign_uniform_storage() local 1629 parcel.start_shader((gl_shader_stage)i); in link_assign_uniform_storage() 1638 parcel.set_and_process(var); in link_assign_uniform_storage() 1641 shader->Program->SamplersUsed = parcel.shader_samplers_used; in link_assign_uniform_storage() 1642 shader->shadow_samplers = parcel.shader_shadow_samplers; in link_assign_uniform_storage() 1644 parcel.shader_storage_blocks_write_access; in link_assign_uniform_storage() 1646 if (parcel.num_bindless_samplers > 0) { in link_assign_uniform_storage() 1647 shader->Program->sh.NumBindlessSamplers = parcel.num_bindless_samplers; in link_assign_uniform_storage() 1650 parcel.num_bindless_samplers); in link_assign_uniform_storage() 1651 for (unsigned j = 0; j < parcel.num_bindless_samplers; j++) { in link_assign_uniform_storage() [all …]
|
/third_party/flutter/skia/tools/android/ |
D | measure_fps.py | 15 parcel = subprocess.Popen("adb shell service call SurfaceFlinger 1013", 18 if not parcel: 21 framecount = re.search("Result: Parcel\(([a-f0-9]+) ", parcel) 23 raise Exception("Unexpected result from SurfaceFlinger: " + parcel)
|
/third_party/skia/tools/android/ |
D | measure_fps.py | 17 parcel = subprocess.Popen("adb shell service call SurfaceFlinger 1013", 20 if not parcel: 23 framecount = re.search("Result: Parcel\(([a-f0-9]+) ", parcel) 25 raise Exception("Unexpected result from SurfaceFlinger: " + parcel)
|
/third_party/boost/libs/geometry/example/with_external_libs/ |
D | x03_d_soci_example.cpp | 69 boost::geometry::model::polygon<boost::geometry::model::d2::point_xy<double> > parcel; in main() local 70 if (!boost::geometry::read_wkb(wkb.begin(), wkb.end(), parcel)) in main() 73 double a = boost::geometry::area(parcel); in main() 74 std::cout << "Parcel geometry: " << boost::geometry::wkt(parcel) << std::endl in main()
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/ |
D | AccessibilityViewEmbedder.java | 563 final Parcel parcel = Parcel.obtain(); in yoinkParentIdFromParcel() local 564 parcel.setDataPosition(0); in yoinkParentIdFromParcel() 565 copy.writeToParcel(parcel, /*flags=*/ 0); in yoinkParentIdFromParcel() 570 parcel.setDataPosition(0); in yoinkParentIdFromParcel() 571 long nonDefaultFields = parcel.readLong(); in yoinkParentIdFromParcel() 574 parcel.readInt(); // mIsSealed in yoinkParentIdFromParcel() 577 parcel.readLong(); // mSourceNodeId in yoinkParentIdFromParcel() 580 parcel.readInt(); // mWindowId in yoinkParentIdFromParcel() 583 parentNodeId = parcel.readLong(); in yoinkParentIdFromParcel() 586 parcel.recycle(); in yoinkParentIdFromParcel()
|
/third_party/python/Modules/ |
D | _elementtree.c | 2902 PyObject* parcel; in treebuilder_handle_start_ns() local 2905 parcel = PyTuple_Pack(2, prefix, uri); in treebuilder_handle_start_ns() 2906 if (!parcel) { in treebuilder_handle_start_ns() 2910 if (treebuilder_append_event(self, self->start_ns_event_obj, parcel) < 0) { in treebuilder_handle_start_ns() 2911 Py_DECREF(parcel); in treebuilder_handle_start_ns() 2914 Py_DECREF(parcel); in treebuilder_handle_start_ns()
|
/third_party/python/Doc/library/ |
D | tkinter.ttk.rst | 1416 Specifies how the image is placed within the final parcel. spec 1506 initial cavity, each element is allocated a parcel. Valid 1515 Specifies where the element is placed inside its allocated parcel.
|
D | tkinter.rst | 619 Anchor type. Denotes where the packer is to place each slave in its parcel.
|
/third_party/python/Doc/faq/ |
D | library.rst | 292 How do I parcel out work among a bunch of worker threads?
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | nvsbl10.txt | 2275 cried. "Don't let him drop that parcel." 4496 there was any chance of packing and addressing a parcel, but I
|
D | ulyss10.txt | 19009 of this mazer and quaff ye this mead which is not indeed parcel of my body 27032 coastwise and foreign as well, which was all part and parcel of the same 31571 pancake he makes his money easy Larry they call him the old mangy parcel
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 20464 parcel
|