/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_copy_ast.c | 53 struct cil_list *new; in cil_copy_list() local 90 char *new = NULL; in cil_copy_node() local 103 struct cil_ordered *new = NULL; in cil_copy_ordered() local 135 struct cil_block *new; in cil_copy_block() local 146 struct cil_blockabstract *new = NULL; in cil_copy_blockabstract() local 161 struct cil_blockinherit *new = NULL; in cil_copy_blockinherit() local 181 struct cil_policycap *new; in cil_copy_policycap() local 199 struct cil_perm *new; in cil_copy_perm() local 209 void cil_copy_classperms(struct cil_classperms *orig, struct cil_classperms **new) in cil_copy_classperms() 216 void cil_copy_classperms_set(struct cil_classperms_set *orig, struct cil_classperms_set **new) in cil_copy_classperms_set() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/ |
H A D | TableChangeTest.kt | 225 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_emptyToString_isString() constant 240 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_intToEmpty_isEmpty() constant 254 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_stringToBool_isBool() constant 269 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_intToString_isString() constant 284 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_boolToInt_isInt() constant 299 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName") in updateTo_boolToNewBool_isNewBool() constant 315 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName", isInitial = true) in updateTo_notInitialToInitial_isInitial() constant 328 val new = TableChange(columnPrefix = "newPrefix", columnName = "newName", isInitial = false) in updateTo_initialToNotInitial_isNotInitial() constant 430 val new = in updateTo_newColumnPrefixTooLong_truncated() constant 446 val new = in updateTo_newColumnNameTooLong_truncated() constant [all …]
|
/aosp_15_r20/external/dnsmasq/src/ |
H A D | option.c | 655 struct dhcp_opt* new = opt_malloc(sizeof(struct dhcp_opt)); in parse_dhcp_opt() local 1049 struct resolvc* new, *list = daemon->resolv_files; in one_opt() local 1074 struct mx_srv_record* new; in one_opt() local 1118 struct hostsfile* new = opt_malloc(sizeof(struct hostsfile)); in one_opt() local 1138 struct cond_domain* new = safe_malloc(sizeof(struct cond_domain)); in one_opt() local 1184 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local 1199 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local 1229 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local 1429 struct dhcp_bridge* new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local 1459 struct dhcp_context* new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local [all …]
|
/aosp_15_r20/external/rust/cros-libva/lib/src/buffer/ |
D | av1.rs | 15 pub fn new( in new() method 68 pub fn new(enabled: u32, update_map: u32, temporal_update: u32, update_data: u32) -> Self { in new() method 92 pub fn new( in new() method 113 pub fn new( in new() method 150 pub fn new( in new() method 205 pub fn new( in new() method 257 pub fn new(sharpness_level: u8, mode_ref_delta_enabled: u8, mode_ref_delta_update: u8) -> Self { in new() method 279 pub fn new( in new() method 298 pub fn new( in new() method 329 pub fn new( in new() method [all …]
|
D | hevc.rs | 15 pub fn new(picture_id: bindings::VASurfaceID, pic_order_cnt: i32, flags: u32) -> Self { in new() method 46 pub fn new( in new() method 113 pub fn new( in new() method 168 pub fn new( in new() method 276 pub fn new( in new() method 325 pub fn new( in new() method 365 pub fn new( in new() method 404 pub fn new( in new() method 444 pub fn new( in new() method 495 pub fn new( in new() method [all …]
|
D | enc_misc.rs | 17 fn new(type_: bindings::VAEncMiscParameterType::Type, value: T) -> Self { in new() method 38 pub fn new(framerate: u32, temporal_id: u32) -> Self { in new() method 75 pub fn new( in new() method 115 pub fn new( in new() method 164 pub fn new(max_slice_size: u32) -> Self { in new() method 191 pub fn new(max_frame_size: u32) -> Self { in new() method 219 pub fn new(skip_frame_flag: u8, num_skip_frames: u8, size_skip_frames: u32) -> Self { in new() method 246 pub fn new(initial_buffer_fullness: u32, buffer_size: u32) -> Self { in new() method 272 pub fn new(quality_level: u32) -> Self { in new() method 299 pub fn new( in new() method
|
D | vp8.rs | 15 pub fn new( in new() method 67 pub fn new(range: u8, value: u8, count: u8) -> Self { in new() method 82 pub fn new( in new() method 144 pub fn new( in new() method 178 pub fn new(quantization_index: [[u16; 6usize]; 4usize]) -> Self { in new() method 200 pub fn new(dct_coeff_probs: [[[[u8; 11usize]; 3usize]; 8usize]; 4usize]) -> Self { in new() method 221 pub fn new( in new() method 258 pub fn new( in new() method 292 pub fn new( in new() method 358 pub fn new( in new() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantsContext.h | 53 void *operator new(size_t s) { in new() function 73 void *operator new(size_t s) { in new() function 93 void *operator new(size_t s) { in new() function 114 void *operator new(size_t s) { in new() function 136 void *operator new(size_t s) { in new() function 161 void *operator new(size_t s) { in new() function 182 void *operator new(size_t s) { in new() function 214 void *operator new(size_t s) { in new() function 279 void *operator new(size_t s) { in new() function
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ConstantsContext.h | 38 void *operator new(size_t s) { in new() function 55 void *operator new(size_t s) { in new() function 76 void *operator new(size_t s) { in new() function 97 void *operator new(size_t s) { in new() function 118 void *operator new(size_t s) { in new() function 140 void *operator new(size_t s) { in new() function 165 void *operator new(size_t s) { in new() function 197 void *operator new(size_t s) { in new() function 261 void *operator new(size_t s) { in new() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/meta/ |
H A D | wrappers.rs | 52 pub(crate) fn new( in new() method 74 pub(crate) fn new( in new() method 132 pub(crate) fn new(builder: &PikeVM) -> PikeVMCache { in new() method 149 pub(crate) fn new( in new() method 198 pub(crate) fn new( in new() method 307 pub(crate) fn new( in new() method 345 pub(crate) fn new(info: &RegexInfo, nfa: &NFA) -> OnePass { in new() method 376 pub(crate) fn new(info: &RegexInfo, nfa: &NFA) -> Option<OnePassEngine> { in new() method 493 pub(crate) fn new(builder: &OnePass) -> OnePassCache { in new() method 531 pub(crate) fn new( in new() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/merge/tests/ |
D | derive.rs | 21 pub fn new(field1: Option<usize>) -> S { in test_one_option_field() method 41 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_two_option_fields() method 145 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_skip_valid() method 249 pub fn new(field1: Option<usize>, field2: usize) -> S { in test_skip_invalid() method 292 pub fn new(field1: usize) -> S { in test_strategy_usize_add() method 316 pub fn new(field1: Vec<usize>) -> S { in test_strategy_vec_append() method 348 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_unnamed_fields() method 448 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_unnamed_fields_skip() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/ |
D | parser.rs | 22 pub(crate) fn new(p: &'p mut P) -> Self { in new() method 58 pub(crate) fn new(parser: F, map: G) -> Self { in new() function 110 pub(crate) fn new(parser: F, map: G) -> Self { in new() function 168 pub(crate) fn new(parser: F, map: G) -> Self { in new() function 225 pub(crate) fn new(outer: F, inner: G) -> Self { in new() function 281 pub(crate) fn new(p: P) -> Self { in new() function 336 pub(crate) fn new(f: F, g: G) -> Self { in new() function 370 pub(crate) fn new(f: F) -> Self { in new() method 424 pub(crate) fn new(parser: F, filter: G) -> Self { in new() function 478 pub(crate) fn new(parser: F, val: O2) -> Self { in new() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | webbrowser.py | 58 def open(url, new=0, autoraise=True): argument 147 def open(self, url, new=0, autoraise=True): argument 171 def open(self, url, new=0, autoraise=True): argument 188 def open(self, url, new=0, autoraise=True): argument 259 def open(self, url, new=0, autoraise=True): argument 350 def open(self, url, new=0, autoraise=True): argument 438 def open(self, url, new=0, autoraise=True): argument 540 def open(self, url, new=0, autoraise=True): argument 583 def open(self, url, new=0, autoraise=True): argument 620 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | mir.c | 30 unsigned new) in mir_rewrite_index_src_single() 40 unsigned new) in mir_rewrite_index_dst_single() 48 unsigned new, unsigned *swizzle) in mir_rewrite_index_src_single_swizzle() 60 mir_rewrite_index_src(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_src() 68 mir_rewrite_index_src_swizzle(compiler_context *ctx, unsigned old, unsigned new, in mir_rewrite_index_src_swizzle() 77 mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_dst() 92 mir_rewrite_index(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index() 409 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_before_scheduled() local 438 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_after_scheduled() local
|