Home
last modified time | relevance | path

Searched defs:inactive (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/
H A Ddocument_schema.proto72 bool inactive = 3; field
81 bool inactive = 5; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Darm_cde.h325 #define __arm_vcx2q_m(cp, inactive, n, imm, pred) __arm_vcx2q_m_impl((cp), (inactive), __arm_vreint… argument
329 #define __arm_vcx3q_m(cp, inactive, n, m, imm, pred) __arm_vcx3q_m_impl((cp), (inactive), __arm_vre… argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Darm_cde.h325 #define __arm_vcx2q_m(cp, inactive, n, imm, pred) __arm_vcx2q_m_impl((cp), (inactive), __arm_vreint… argument
329 #define __arm_vcx3q_m(cp, inactive, n, m, imm, pred) __arm_vcx3q_m_impl((cp), (inactive), __arm_vre… argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Darm_cde.h325 #define __arm_vcx2q_m(cp, inactive, n, imm, pred) __arm_vcx2q_m_impl((cp), (inactive), __arm_vreint… argument
329 #define __arm_vcx3q_m(cp, inactive, n, m, imm, pred) __arm_vcx3q_m_impl((cp), (inactive), __arm_vre… argument
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Darm_cde.h325 #define __arm_vcx2q_m(cp, inactive, n, imm, pred) __arm_vcx2q_m_impl((cp), (inactive), __arm_vreint… argument
329 #define __arm_vcx3q_m(cp, inactive, n, m, imm, pred) __arm_vcx3q_m_impl((cp), (inactive), __arm_vre… argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Darm_cde.h325 #define __arm_vcx2q_m(cp, inactive, n, imm, pred) __arm_vcx2q_m_impl((cp), (inactive), __arm_vreint… argument
329 #define __arm_vcx3q_m(cp, inactive, n, m, imm, pred) __arm_vcx3q_m_impl((cp), (inactive), __arm_vre… argument
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp112 SIMD::UInt inactive = ~active; in EmitGroupNonUniform() local
149 SIMD::UInt inactive = ~active; in EmitGroupNonUniform() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/
H A Dnullopt_t.pass.cpp27 enum class State { inactive, constructed, destroyed }; in test() enumerator
H A Doptional_U.pass.cpp241 enum class state_t { inactive, constructed, copy_assigned, move_assigned }; in test() enumerator
/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/
Dkeyboard-shortcuts-inhibit-unstable-v1.h270 void (*inactive)(void *data, member
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DLoaderManager.java674 LoaderInfo inactive = mInactiveLoaders.get(id); in restartLoader() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp1268 std::vector<ApexFile> inactive = GetFactoryPackages(); in CalculateInactivePackages() local
1297 std::vector<ApexFile> inactive; in EmitApexInfoList() local
3485 std::vector<ApexFile> inactive = CalculateInactivePackages(active); in UpdateApexInfoList() local
/aosp_15_r20/frameworks/base/core/java/android/app/usage/
H A DIUsageStatsManager.aidl48 void setAppInactive(String packageName, boolean inactive, int userId); in setAppInactive()
H A DUsageStatsManager.java726 public void setAppInactive(String packageName, boolean inactive) { in setAppInactive()
/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocator_linear_scan.cc1134 LiveInterval* inactive = *it; in AllocateBlockedReg() local
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioTrackShared.cpp320 const bool inactive = current_flags & (CBLK_INVALID | CBLK_DISABLED); in obtainBuffer() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngimage.c963 int active = 0, inactive = 0; in update_display() local
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto144 InactiveJob inactive = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/gen/logtags/frameworks/base/services/core/java/com/android/server/
DEventLogTags.java561 …riteWatchdogMeminfo(int memfree, int buffers, int cached, int active, int inactive, int anonpages,… in writeWatchdogMeminfo()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services-config-update/android_common/gen/logtags/frameworks/base/services/core/java/com/android/server/
DEventLogTags.java561 …riteWatchdogMeminfo(int memfree, int buffers, int cached, int active, int inactive, int anonpages,… in writeWatchdogMeminfo()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dvfw.h1288 #define MCIWndSetInactiveTimer(hwnd,inactive) (VOID)MCIWndSM(hwnd,MCIWNDM_SETINACTIVETIMER,(WPARAM)… argument
1289 #define MCIWndSetTimers(hwnd,active,inactive) (VOID)MCIWndSM(hwnd,MCIWNDM_SETTIMERS,(WPARAM)(UINT)(… argument
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3051 LLVMValueRef inactive) in ac_build_set_inactive()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services-config-update/android_common/javac/
Dservices-config-update.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services-config-update/android_common/repackaged-jarjar/javac/
Dservices-config-update.jarcom/android/server/wm/EventLogTags.class EventLogTags.java package com.android. ...
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dconnectors.v1.json1333 "inactive": { object

12345678910>>...13