/system/sepolicy/ |
D | Android.bp | 53 name: "26.0.board.ignore.map", 55 "compat/26.0/26.0.ignore.cil", 60 name: "27.0.board.ignore.map", 62 "compat/27.0/27.0.ignore.cil", 67 name: "28.0.board.ignore.map", 69 "compat/28.0/28.0.ignore.cil", 74 name: "29.0.board.ignore.map", 76 "compat/29.0/29.0.ignore.cil", 81 name: "30.0.board.ignore.map", 83 "compat/30.0/30.0.ignore.cil", [all …]
|
D | treble_sepolicy_tests_for_release.mk | 58 $(version)_mapping.ignore.cil := \ 59 $(call intermediates-dir-for,ETC,$(version).ignore.cil)/$(version).ignore.cil 82 $($(version)_mapping.combined.cil): $($(version)_mapping.cil) $($(version)_mapping.ignore.cil) 115 $(version)_mapping.ignore.cil :=
|
/system/core/logd/ |
D | logd_test.cpp | 514 struct sigaction ignore, old_sigaction; in timeout_negative() local 515 memset(&ignore, 0, sizeof(ignore)); in timeout_negative() 516 ignore.sa_handler = caught_signal; in timeout_negative() 517 sigemptyset(&ignore.sa_mask); in timeout_negative() 518 sigaction(SIGALRM, &ignore, &old_sigaction); in timeout_negative() 629 struct sigaction ignore, old_sigaction; in TEST() local 630 memset(&ignore, 0, sizeof(ignore)); in TEST() 631 ignore.sa_handler = caught_signal; in TEST() 632 sigemptyset(&ignore.sa_mask); in TEST() 633 sigaction(SIGALRM, &ignore, &old_sigaction); in TEST() [all …]
|
/system/core/liblog/tests/ |
D | log_wrap_test.cpp | 70 struct sigaction ignore = {.sa_handler = [](int) { _exit(0); }}; in TEST() local 72 sigaction(SIGALRM, &ignore, &old_sigaction); in TEST()
|
/system/bpfprogs/test/ |
D | bpf_load_tp_prog.c | 26 unsigned long long ignore; member
|
/system/tools/hidl/c2hal/ |
D | c2hal_l.ll | 118 "__attribute__((__packed__))" { /* ignore */ } 119 "__attribute__((packed))" { /* ignore */ } 120 "__attribute__((__deprecated__))" { /* ignore */ } 134 <INCLUDE_STATE>. { /* ignore other characters */ } 163 <DEFINE_STATE>. { /* ignore other characters */ } 242 . { /* ignore other characters */ }
|
D | c2hal_y.yy | 228 // ignore that it is a typedef, for our purposes it doesn't matter 233 // ignore that it is a typedef, for our purposes it doesn't matter
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 194 bool ignore = false; in server_attr_request_cback() local 209 if (!p_data->write_req.need_rsp) ignore = true; in server_attr_request_cback() 215 ignore = true; in server_attr_request_cback() 221 ignore = true; in server_attr_request_cback() 230 if (!ignore) GATTS_SendRsp(conn_id, trans_id, status, &rsp_msg); in server_attr_request_cback()
|
/system/bpfprogs/ |
D | time_in_state.c | 36 unsigned long long ignore; member 133 unsigned long long ignore; member
|
/system/bt/gd/l2cap/ |
D | l2cap_packets.pdl | 333 token_rate : 32, // 0 = ignore, 0xffffffff = max available 334 token_bucket_size : 32, // 0 = ignore, 0xffffffff = max available 335 peak_bandwidth : 32, // Octets/second 0 = ignore 336 latency : 32, // microseconds 0xffffffff = ignore 337 delay_variation : 32, // microseconds 0xffffffff = ignore
|
/system/tools/mkbootimg/ |
D | pylintrc | 15 ignore=CVS 105 ignore-comments=yes 108 ignore-docstrings=yes 111 ignore-imports=no 118 ignore-mixin-members=yes 239 spelling-ignore-words= 255 ignore-long-lines=^\s*(# )?<?https?://\S+>?$
|
/system/update_engine/ |
D | pylintrc | 29 ignore=CVS,.svn,.git,update_metadata_pb2.py 133 ignore-comments=yes 136 ignore-docstrings=yes 139 ignore-imports=no 146 ignore-mixin-members=yes 176 spelling-ignore-words= 220 # This "ignore" regex is today composed of 4 independent parts: 228 ignore-long-lines=(?x)
|
/system/extras/libjsonpb/parse/ |
D | Android.bp | 23 // how to ignore unknown fields yet. Use it only for testing purposes.
|
/system/extras/power_profile/gps_on/ |
D | gradlew | 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/power_profile/camera_avg/ |
D | gradlew | 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/power_profile/camera_flashlight/ |
D | gradlew | 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | gradlew | 133 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | gradlew | 133 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/simpleperf/demo/CppApi/ |
D | gradlew | 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | gradlew | 133 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/extras/simpleperf/demo/JavaApi/ |
D | gradlew | 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/system/tools/hidl/hidl2aidl/ |
D | AidlInterface.cpp | 139 for (const std::string& ignore : kUppercaseIgnoreStatusTypes) { in shouldWarnStatusType() local 140 if (uppercase.find(ignore) != std::string::npos) return true; in shouldWarnStatusType()
|
/system/tools/aidl/tests/lazy_test/ |
D | README | 84 private/compat/<number>/<number>.ignore.cil
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 53 # would simply ignore it's memlock rlimit... but it turns that this
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | kernel.te | 42 # so we could ignore this. For now, we allow it.
|