Home
last modified time | relevance | path

Searched defs:new (Results 626 - 650 of 825) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c526 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 Dradeon_dataflow.c481 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 Dlib.rs876 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 Dlib.rs815 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 Djsval_layout_opaque_1_0.rs15 pub fn new(storage: Storage) -> Self { in new() functions
98 pub fn new() -> Self { in new() functions
H A Dclass_with_inner_struct_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dtransform-op.rs12 pub fn new() -> Self { in new() functions
/third_party/rust/crates/aho-corasick/src/
H A Dprefilter.rs133 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 Dnfa.rs337 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 Dlib.rs545 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 DGrProcessor.h
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h
/third_party/toybox/toys/pending/
H A Dmodprobe.c102 struct arg_list *new = xmalloc(sizeof(struct arg_list)); in llist_add() local
H A Dsh.c213 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 Dsha512module.c660 SHAobject *new; in _sha512_sha512_impl() local
704 SHAobject *new; in _sha512_sha384_impl() local
[all...]
H A Dsha256module.c601 SHAobject *new; in _sha256_sha256_impl() local
646 SHAobject *new; in _sha256_sha224_impl() local
[all...]
/third_party/rust/crates/regex/src/
H A Dcompile.rs58 pub fn new() -> Self { in new() functions
1116 fn new(size: usize) -> Self { new() functions
1155 fn new() -> Self { new() functions
[all...]
H A Dexec.rs135 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 Daio.rs456 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 Dstack.rs67 pub fn new() -> Result<Stack<T>, ErrorStack> { in new() functions
H A Dec.rs639 pub fn new(group: &EcGroupRef) -> Result<EcPoint, ErrorStack> { in new() functions
[all...]
H A Dhash.rs246 pub fn new(ty: MessageDigest) -> Result<Hasher, ErrorStack> { in new() functions
[all...]

Completed in 26 milliseconds

1...<<21222324252627282930>>...33