Home
last modified time | relevance | path

Searched defs:new (Results 551 - 575 of 791) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c24 void stack_naming(struct pthread *new){ in stack_naming() argument
360 struct pthread *self, *new; __pthread_create() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir.c28 void mir_rewrite_index_src_single(midgard_instruction *ins, unsigned old, unsigned new) in mir_rewrite_index_src_single() argument
36 void mir_rewrite_index_dst_single(midgard_instruction *ins, unsigned old, unsigned new) in mir_rewrite_index_dst_single() argument
43 mir_rewrite_index_src_single_swizzle(midgard_instruction *ins, unsigned old, unsigned new, unsigned *swizzle) in mir_rewrite_index_src_single_swizzle() argument
54 mir_rewrite_index_src(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_src() argument
62 mir_rewrite_index_src_swizzle(compiler_context *ctx, unsigned old, unsigned new, unsigned *swizzle) in mir_rewrite_index_src_swizzle() argument
70 mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new) mir_rewrite_index_dst() argument
85 mir_rewrite_index(compiler_context *ctx, unsigned old, unsigned new) mir_rewrite_index() argument
396 midgard_bundle new = mir_bundle_for_op(ctx, ins); mir_insert_instruction_before_scheduled() local
424 midgard_bundle new = mir_bundle_for_op(ctx, ins); mir_insert_instruction_after_scheduled() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dassembler.cc
/third_party/node/deps/v8/src/utils/
H A Dallocation.cc
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c137 BITSET_WORD new = block->def_out[j] & ~succ->def_out[j]; in calc_liveness() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c261 struct rc_variable * new = in rc_variable() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c92 int new = 0; in OSSL_CRMF_MSG_push0_regCtrl() local
342 int new = 0; in OSSL_CRMF_MSG_push0_extension() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_bitfield_1_0.rs15 pub fn new(storage: Storage) -> Self { in new() functions
98 pub fn new() -> Self { in new() functions
H A Dunion_with_nesting_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_big_member_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dissue-493_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dstruct_with_nesting_1_0.rs12 pub fn new() -> Self { in new() functions
H A D16-byte-alignment_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dtyperef_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_struct_bitfield_1_0.rs15 pub fn new(storage: Storage) -> Self { in new() functions
98 pub fn new() -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs64 pub fn new( in new() functions
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Dahocorasick.rs119 pub fn new<I, P>(patterns: I) -> AhoCorasick in new() functions
1168 fn new(ac: &'a AhoCorasick<S>, haystack: &'b [u8]) -> FindIter<'a, 'b, S> { new() functions
1227 fn new( new() functions
1291 fn new(ac: &'a AhoCorasick<S>, rdr: R) -> StreamFindIter<'a, R, S> { new() functions
1364 fn new(ac: &'a AhoCorasick<S>, rdr: R) -> StreamChunkIter<'a, R, S> { new() functions
1509 pub fn new() -> AhoCorasickBuilder { new() functions
[all...]
/third_party/rust/crates/env_logger/src/
H A Dlib.rs411 pub fn new() -> Builder { in new() functions
975 pub fn new() -> Self { new() functions
1059 fn new<E>(name: E) -> Self new() functions
[all...]
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs104 pub unsafe fn new<P: AsRef<OsStr>>(filename: P) -> Result<Library, crate::Error> { in new() functions
383 fn new() -> Option<ErrorModeGuard> { in new() functions
/third_party/rust/crates/cxx/src/
H A Dcxx_string.rs94 pub fn new<T: Private>() -> Self { in new() functions
289 pub fn new() -> Self { in new() functions
/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c92 int new = 0; in OSSL_CRMF_MSG_push0_regCtrl() local
342 int new = 0; in OSSL_CRMF_MSG_push0_extension() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h[all...]
H A DMetadata.cpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp

Completed in 19 milliseconds

1...<<21222324252627282930>>...32