/aosp_15_r20/external/pytorch/torch/csrc/profiler/ |
H A D | collection.cpp | 564 auto p = parent.lock(); in torchOpEndNS() local 578 auto p = parent.lock(); in kinetoEventCorrelationID() local 1418 auto& queue = *subqueue_it.second; in getRecords() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | completion_queue.cc | 160 non_polling_poller* p = reinterpret_cast<non_polling_poller*>(pollset); in non_polling_poller_kick() local 178 non_polling_poller* p = reinterpret_cast<non_polling_poller*>(pollset); in non_polling_poller_shutdown() local 266 CqEventQueue queue; member
|
/aosp_15_r20/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
H A D | NanoHTTPD.java | 256 private final ArrayList<Cookie> queue = new ArrayList<Cookie>(); field in NanoHTTPD.CookieHandler 628 int p = line.indexOf(':'); in decodeHeader() local 743 private void decodeParms(String parms, Map<String, String> p) { in decodeParms() argument
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-var-common.hh | 410 F2DOT14* p = reinterpret_cast<F2DOT14 *> (compiled_tuple_header.begin () + 4); in compile_tuple_var_header() local 931 const HBUINT8 *p = iterator.get_serialized_data (); in create_from_tuple_var_data() local 1328 const HBUINT8 *p = base; in get_shared_indices() local 1848 hb_priority_queue_t<combined_gain_idx_tuple_t> queue; in as_item_varstore() local
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | hibernate-search.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 242 float p = 0.0f; in computeLodFromDerivates() local 263 float p = 0.0f; in computeLodFromDerivates() local 291 float p = 0.0f; in computeLodFromDerivates() local 480 static void evalTexture2D(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2D() 484 static void evalTextureCube(ShaderEvalContext &c, const TexLookupParams &p) in evalTextureCube() 488 static void evalTexture2DArray(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DArray() 492 static void evalTexture3D(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture3D() 496 static void evalTexture1D(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture1D() 500 static void evalTexture1DArray(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture1DArray() 504 static void evalTextureCubeArray(ShaderEvalContext &c, const TexLookupParams &p) in evalTextureCubeArray() [all …]
|
/aosp_15_r20/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 1339 queue: function( elem, type, data ) { method 1392 queue: function(type, data){ method 3992 linear: function( p, n, firstNum, diff ) { argument 3995 swing: function( p, n, firstNum, diff ) { argument
|
/aosp_15_r20/frameworks/av/media/codec2/hal/client/ |
H A D | client.cpp | 384 c2_hidl::Status s, const c2_hidl::Params& p) { in query() 505 const hidl_vec<c2_hidl::ParamDescriptor>& p) { in querySupportedParams() 1482 void queue(std::list<std::unique_ptr<C2Work>>& workItems) { in queue() function in android::Codec2Client::Component::ApexHandler 3024 c2_status_t Codec2Client::Component::queue( in queue() function in android::Codec2Client::Component
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | reducer.cpp | 1348 std::vector<torch::autograd::Node*> queue; in search_unused_parameters() local 2297 for (const auto p : c10::irange(params.size())) { in verify_params_across_processes() local
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | mutex.h | 842 queue = 3, enumerator 1541 const auto& p = m.get_thread_mutex_info()->check_held(&m, m.order_); in pre_lock() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_graph_dumper.cc | 1587 std::deque<std::vector<const HloInstruction*>> queue; in MakeNodeFromToFilter() local 1881 visualizer_progress.frames, ", ", [&](std::string* out, const auto& p) {
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingComplexControlFlowTests.cpp | 553 const VkQueue queue = m_context.getUniversalQueue(); in runTest() local 705 const struct PushConstants &p = m_pushConstants; in getExpectedValues() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | scoped_allocator_optimizer.cc | 59 size_t p = end + 1; in HasOpName() local 487 std::deque<const NodeDef*> queue(source_nodes.begin(), source_nodes.end()); in TransitiveFanoutWithinFrame() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 889 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local 1514 const tcu::Vec4 p = access.getPixel(x, y); in iterate() local
|
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | inode.c | 280 unsigned int p = 0; in fill_dirblock() local 1327 struct erofs_mkfs_jobitem *queue; member
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.cpp | 684 for (FTSENT* p; (p = fts_read(fts)) != nullptr;) { in chown_app_dir() local 723 for (FTSENT* p; (p = fts_read(fts)) != nullptr;) { in chown_app_profile_dir() local 742 for (FTSENT* p; (p = fts_read(fts)) != nullptr;) { in chown_app_profile_dir() local 1473 FTSENT* p; in fixupAppData() local 2138 FTSENT *p; in freeCache() local 2212 std::vector<std::shared_ptr<CacheTracker>>, decltype(cmp)> queue(cmp); in freeCache() local 2522 FTSENT *p; in collectManualExternalStatsForUser() local 3014 FTSENT *p; in getExternalSize() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1519 VkQueue queue; member 1896 const auto queue = m_context.getUniversalQueue(); in iterate() local 2999 std::ostream &operator<<(std::ostream &out, Partitioning p) in operator <<() 3221 const auto queue = m_context.getUniversalQueue(); in iterate() local
|
/aosp_15_r20/sdk/templates/docs/ |
H A D | jquery-1.8.0.min.js | 2 …={};return p.each(a.split(s),function(a,c){b[c]=!0}),b}function J(a,c,d){if(d===b&&a.nodeType===1)… argument
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkRayTracingUtil.cpp | 65 bool pointInTriangle2D(const tcu::Vec3 &p, const tcu::Vec3 &p0, const tcu::Vec3 &p1, const tcu::Vec… in pointInTriangle2D() 2154 BufferWithMemory *p = new BufferWithMemory(vkd, device, allocator, bci, in batchCreateAdjust() local 2309 … VkCommandPool cmdPool, VkQueue queue, qpWatchDog *watchDog) in batchBuild() 3368 const VkQueue queue, in getSerializingSizes()
|
/aosp_15_r20/external/doclava/res/assets/templates-sdk/assets/js/ |
H A D | android_3p-bundle.js | 2477 …nction cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e… 2479 .clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},afte… field 2615 if(ay.arrowScrollOnHover){ax.bind("mouseover.jsp",aD(-1,0,ax));x.bind("mouseover.jsp",aD(1,0,x))}ak… function 2617 …aJ[aL]=s;aI.animate(aJ,{duration:ay.animateDuration,easing:ay.animateEase,queue:false,step:aK})},g… property 2698 …istance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null},_create:func… 2714 …?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10… 2726 (function(a,b){a.effects.clip=function(b){return this.queue(function(){var c=a(this),d=["position",… property 2730 (function(a,b){a.effects.drop=function(b){return this.queue(function(){var c=a(this),d=["position",… property 2738 (function(a,b){a.effects.fade=function(b){return this.queue(function(){var c=a(this),d=a.effects.se… property 2746 (function(a,b){a.effects.highlight=function(b){return this.queue(function(){var c=a(this),d=["backg… property [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-38/ |
D | services.core.unboosted.jar | com/android/server/rollback/WatchdogRollbackLogger.class
WatchdogRollbackLogger.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar38 | ... $1 (java.lang.String)
String p
private synthetic void lambda$syncRequests$0 (java ... |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 706 const VkQueue queue = m_context.getUniversalQueue(); in drawPrimitives() local 2092 const VkQueue queue(m_context.getUniversalQueue()); in drawPoint() local 6082 const VkQueue queue = m_context.getUniversalQueue(); in drawPrimitivesDiscard() local 6980 const auto queue = m_context.getUniversalQueue(); in iterate() local 7227 const auto queue = m_context.getUniversalQueue(); in iterate() local 7696 const auto queue = m_context.getUniversalQueue(); in iterate() local 8038 const VkPhysicalDeviceMaintenance5PropertiesKHR &p = context.getMaintenance5Properties(); in compareAndVerify() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/palette/palette/1.1.0-alpha01/androidx.palette_palette/android_common/aar/ |
D | androidx.palette_palette.jar | ... .ColorCutQuantizer$Vbox vbox
java.util.PriorityQueue queue
int maxSize
private java.util.List generateAverageColors ( ... |
D | classes.jar | ... .ColorCutQuantizer$Vbox vbox
java.util.PriorityQueue queue
int maxSize
private java.util.List generateAverageColors ( ... |