| /third_party/node/deps/v8/src/objects/ |
| H A D | string-table.cc | [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_ra.c | 526 bi_rewrite_index_src_single(bi_instr *ins, bi_index old, bi_index new) in bi_rewrite_index_src_single() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_dataflow.c | 481 struct rc_reader * new; in add_reader() local 497 struct rc_reader * new = add_reader(pool, data, inst, mask); in add_reader_normal() local 510 struct rc_reader * new = add_reader(pool, data, inst, mask); in add_reader_pair() local [all...] |
| /third_party/qrcodegen/rust-no-heap/src/ |
| H A D | lib.rs | 876 fn new(degree: usize) -> Self { new() functions 943 pub fn new(size: u8) -> Self { new() functions 1186 pub fn new(mode: QrSegmentMode, numchars: usize, data: &'a [u8], bitlength: usize) -> Self { new() functions 1355 pub fn new(buffer: &'a mut [u8]) -> Self { new() functions 1434 pub fn new(ver: u8) -> Self { new() functions 1461 pub fn new(mask: u8) -> Self { new() functions [all...] |
| /third_party/qrcodegen/rust/src/ |
| H A D | lib.rs | 815 pub fn new(size: i32) -> Self { new() functions 1082 pub fn new(mode: QrSegmentMode, numchars: usize, data: Vec<bool>) -> Self { new() functions 1267 pub fn new(ver: u8) -> Self { new() functions 1287 pub fn new(mask: u8) -> Self { new() functions [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | jsval_layout_opaque_1_0.rs | 15 pub fn new(storage: Storage) -> Self { in new() functions 98 pub fn new() -> Self { in new() functions
|
| H A D | class_with_inner_struct_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | transform-op.rs | 12 pub fn new() -> Self { in new() functions
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | prefilter.rs | 133 pub fn new<T: Prefilter + 'static>(t: T) -> PrefilterObj { in new() functions 195 pub fn new(max_match_len: usize) -> PrefilterState { in new() functions 283 pub fn new(kind: MatchKind) -> Builder { in new() functions 515 fn new(max: usize) -> Option<RareByteOffset> { new() functions 526 fn new() -> RareBytesBuilder { new() functions 825 fn new() -> StartBytesBuilder { new() functions [all...] |
| H A D | nfa.rs | 337 fn new() -> Self { in new() functions 496 fn new(nfa: &'a mut NFA<S>, state_id: S) -> IterTransitionsMut<'a, S> { in new() functions 559 pub fn new() -> Builder { in new() functions 609 fn new(builder: &'a Builder) -> Result<Compiler<'a, S>> { in new() functions 1094 fn new() -> AllBytesIter { new() functions [all...] |
| /third_party/rust/crates/glob/src/ |
| H A D | lib.rs | 545 pub fn new(pattern: &str) -> Result<Self, PatternError> { new() functions 1013 pub fn new() -> Self { new() functions [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrProcessor.h | |
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasTextOp.cpp | |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Device.cpp | |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Constants.h | |
| /third_party/toybox/toys/pending/ |
| H A D | modprobe.c | 102 struct arg_list *new = xmalloc(sizeof(struct arg_list)); in llist_add() local
|
| H A D | sh.c | 213 static void expand_arg(struct sh_arg *arg, char *new, unsigned flags, in expand_arg() argument 1040 } *blk = 0, *new; run_function() local 1241 char *new; sh_main() local [all...] |
| /third_party/python/Modules/ |
| H A D | sha512module.c | 660 SHAobject *new; in _sha512_sha512_impl() local 704 SHAobject *new; in _sha512_sha384_impl() local [all...] |
| H A D | sha256module.c | 601 SHAobject *new; in _sha256_sha256_impl() local 646 SHAobject *new; in _sha256_sha224_impl() local [all...] |
| /third_party/rust/crates/regex/src/ |
| H A D | compile.rs | 58 pub fn new() -> Self { in new() functions 1116 fn new(size: usize) -> Self { new() functions 1155 fn new() -> Self { new() functions [all...] |
| H A D | exec.rs | 135 pub fn new(re: &str) -> Self { in new() functions 1534 fn new(ro: &ExecReadOnly) -> Self { new() functions [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | aio.rs | 456 pub fn new( new() functions 575 pub fn new( new() functions 694 pub fn new( new() functions 807 pub fn new( new() functions 923 pub fn new( new() functions [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | stack.rs | 67 pub fn new() -> Result<Stack<T>, ErrorStack> { in new() functions
|
| H A D | ec.rs | 639 pub fn new(group: &EcGroupRef) -> Result<EcPoint, ErrorStack> { in new() functions [all...] |
| H A D | hash.rs | 246 pub fn new(ty: MessageDigest) -> Result<Hasher, ErrorStack> { in new() functions [all...] |