Home
last modified time | relevance | path

Searched defs:pol (Results 1 – 25 of 148) sorted by relevance

123456

/aosp_15_r20/hardware/libhardware/modules/audio/
H A Daudio_policy.c45 static int ap_set_device_connection_state(struct audio_policy *pol, in ap_set_device_connection_state()
54 const struct audio_policy *pol, in ap_get_device_connection_state()
61 static void ap_set_phone_state(struct audio_policy *pol, audio_mode_t state) in ap_set_phone_state()
66 static void ap_set_ringer_mode(struct audio_policy *pol, uint32_t mode, in ap_set_ringer_mode()
71 static void ap_set_force_use(struct audio_policy *pol, in ap_set_force_use()
79 const struct audio_policy *pol, in ap_get_force_use()
87 static void ap_set_can_mute_enforced_audible(struct audio_policy *pol, in ap_set_can_mute_enforced_audible()
92 static int ap_init_check(const struct audio_policy *pol) in ap_init_check()
97 static audio_io_handle_t ap_get_output(struct audio_policy *pol, in ap_get_output()
108 static int ap_start_output(struct audio_policy *pol, audio_io_handle_t output, in ap_start_output()
[all …]
/aosp_15_r20/system/sepolicy/tests/
H A Dsepolicy_tests.py30 def TestDataTypeViolations(pol): argument
33 def TestSystemTypeViolations(pol): argument
55 def TestBpffsTypeViolations(pol): argument
58 def TestProcTypeViolations(pol): argument
61 def TestSysfsTypeViolations(pol): argument
67 def TestDebugfsTypeViolations(pol): argument
73 def TestTracefsTypeViolations(pol): argument
81 def TestVendorTypeViolations(pol): argument
90 def TestCoreDataTypeViolations(pol): argument
97 def TestPropertyTypeViolations(pol): argument
[all …]
H A Dsearchpolicy.py52 pol = policy.Policy(args.policy, None, args.libpath) variable
H A Dapex_sepolicy_tests_test.py42 def pol(self): member in ApexSepolicyTests
H A Dapex_sepolicy_tests.py111 def check_rule(pol, path: str, tcontext: str, rule: Rule) -> List[str]: argument
/aosp_15_r20/external/coreboot/src/vendorcode/google/chromeos/
H A Dchromeos.h86 #define CROS_GPIO_INITIALIZER(typ, pol, num, dev) \ argument
94 #define CROS_GPIO_REC_INITIALIZER(pol, num, dev) \ argument
103 #define CROS_GPIO_WP_INITIALIZER(pol, num, dev) \ argument
112 #define CROS_GPIO_PE_INITIALIZER(pol, num, dev) \ argument
/aosp_15_r20/external/libkmsxx/kms++/src/
H A Dvideomode.cpp64 void Videomode::set_hsync(SyncPolarity pol) in set_hsync()
80 void Videomode::set_vsync(SyncPolarity pol) in set_vsync()
101 static char sync_to_char(SyncPolarity pol) in sync_to_char()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_cpols.c146 POLICYINFO *pol; variable
220 POLICYINFO *pol; in policy_section() local
409 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, in i2r_certpol()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_cpols.c146 POLICYINFO *pol; variable
220 POLICYINFO *pol; in policy_section() local
409 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, in i2r_certpol()
/aosp_15_r20/external/libwebsockets/lib/secure-streams/
H A Dpolicy-common.c303 const lws_ss_policy_t *pol, char doref) in lws_ss_policy_ref_trust_store()
381 const lws_ss_policy_t *pol) in lws_ss_policy_unref_trust_store()
412 const lws_ss_policy_t *pol; in lws_ss_policy_set() local
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/gspi/
H A Dgspi.c333 static uint32_t gspi_csctrl_state_v2(uint32_t pol, enum cs_assert cs_assert) in gspi_csctrl_state_v2()
338 static uint32_t gspi_csctrl_state_v1(uint32_t pol, enum cs_assert cs_assert) in gspi_csctrl_state_v1()
352 static uint32_t gspi_csctrl_state(uint32_t pol, enum cs_assert cs_assert) in gspi_csctrl_state()
387 uint32_t cs_ctrl, pol; in __gspi_cs_change() local
449 uint32_t cs_ctrl, sscr0, sscr1, clocks, sitf, sirf, pol; in gspi_ctrlr_setup() local
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp744 Instruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone()
927 TexInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone()
1112 CmpInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone()
1142 FlowInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dv3_cpols.c176 POLICYINFO *pol; variable
223 POLICYINFO *pol; in policy_section() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dv3_cpols.c176 POLICYINFO *pol; variable
223 POLICYINFO *pol; in policy_section() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/cirq/
Dmt_cirq.c237 static int mt_cirq_set_pol(uint32_t cirq_num, uint32_t pol) in mt_cirq_set_pol()
332 uint32_t gic_bit, pol; in __cirq_fast_clone() local
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/common/
H A Dmtk_cirq.c237 static int mt_cirq_set_pol(uint32_t cirq_num, uint32_t pol) in mt_cirq_set_pol()
332 uint32_t gic_bit, pol; in __cirq_fast_clone() local
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtrace_buffer.cc50 OverwritePolicy pol) { in Create()
57 TraceBuffer::TraceBuffer(OverwritePolicy pol) : overwrite_policy_(pol) { in TraceBuffer()
/aosp_15_r20/external/libcups/scheduler/
H A Dconf.c3842 cupsd_policy_t *pol; /* Policy */ in read_policy() local
4103 set_policy_defaults(cupsd_policy_t *pol)/* I - Policy */ in set_policy_defaults()
/aosp_15_r20/external/toybox/toys/other/
H A Dchrt.c57 int pol, pri; in chrt_main() local
/aosp_15_r20/external/libnl/python/netlink/genl/
H A Dcapi.i73 void *pol; in py_genlmsg_parse() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dstress.c104 int pol; in threaded() local
/aosp_15_r20/external/libnl/python/examples/
H A Dwiphy.py31 def handle_freq(attr, pol): argument
/aosp_15_r20/external/libwebsockets/include/
H A Dlibwebsockets.hxx116 lws_ss_policy_t pol; member in lss
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/
H A Dtsn_gbe.c36 static void tsn_set_phy2mac_irq_polarity(struct device *dev, enum tsn_phy_irq_polarity pol) in tsn_set_phy2mac_irq_polarity()
/aosp_15_r20/art/test/2038-hiddenapi-jvmti-ext/
H A Dhiddenapi_ext.cc103 extern "C" JNIEXPORT jint JNICALL Java_Main_setPolicy(JNIEnv* env, jclass, jint pol) { in Java_Main_setPolicy()

123456