Home
last modified time | relevance | path

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

1...<<313233

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs711 pub fn new(method: SslMethod) -> Result<SslContextBuilder, ErrorStack> { new() functions
2253 pub fn new(ctx: &SslContextRef) -> Result<Ssl, ErrorStack> { fmt() functions
3492 pub fn new(ssl: Ssl, stream: S) -> Result<Self, ErrorStack> { fmt() functions
3853 pub fn new(ssl: Ssl, stream: S) -> Self { new() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c1292 static int __cil_ordered_lists_merge(struct cil_list *old, struct cil_list *new) in __cil_ordered_lists_merge() argument
1483 struct cil_list *new in cil_resolve_classorder() local
1533 struct cil_list *new = NULL; cil_resolve_sidorder() local
1587 struct cil_list *new = NULL; cil_resolve_catorder() local
1630 struct cil_list *new = NULL; cil_resolve_sensitivityorder() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2069 struct lpi_range *new, *old; in free_lpi_range() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h2579 static inline int check_data_rlimit(unsigned long rlim, unsigned long new, unsigned long start, unsigned long end_data, in check_data_rlimit() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1179 struct td_index *new = malloc(sizeof *new); in do_relocs() local
2742 unsigned char *new = mem; install_new_tls() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c905 const char* new = uenum_next(uenum, &len, &status); in TestGetAvailableLocalesByType() local
/third_party/libfuse/lib/
H A Dfuse.c358 static void list_add(struct list_head *new, struct list_head *prev, in list_add() argument
367 static inline void list_add_head(struct list_head *new, struct list_head *head) in list_add_head() argument
372 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() argument
/third_party/node/deps/v8/src/execution/
H A Disolate.h
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c858 bi_index new = bi_lshift_and_i32(b, orig, bi_extract(b, src0, 0), bi_imm_u8(0)); in bi_emit_fragment_out() local
/third_party/musl/ldso/linux/
H A Ddynlink.c1214 struct td_index *new = malloc(sizeof *new); in do_relocs() local
2971 unsigned char *new = mem; install_new_tls() local
[all...]
/third_party/python/Modules/
H A D_pickle.c764 PyMemoTable *new = PyMemoTable_New(); in PyMemoTable_Copy() local
[all...]
H A Dsocketmodule.c5142 PyObject *new; global() local
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c5477 u64 new, old = ktime_to_ns(cfs_b->period); sched_cfs_period_timer() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c9411 struct bpf_verifier_state *cur = env->cur_state, *new; is_state_visited() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.h[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c165 # define new not_the_cpp_new macro
797 png_store_buffer new; /* The end of the new PNG file being written. */ member
1908 store_memory *new = voidcast(store_memory*, malloc(cb + (sizeof *new) + store_malloc() local
[all...]
/third_party/toybox/toys/pending/
H A Dbc.c4522 int new, var = (type == BC_TYPE_VAR); in bc_program_search() local
5361 int new; in bc_program_insertFunc() local
/third_party/python/Python/
H A Dcompile.c1415 PyObject *new = PyFrozenSet_New(tuple); merge_consts_recursive() local
7307 ExceptStack *new = PyMem_Malloc(sizeof(ExceptStack)); make_except_stack() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c12823 unicode_replace_impl(PyObject *self, PyObject *old, PyObject *new, Py_ssize_t count) unicode_replace_impl() argument
13436 PyObject *new = NULL, *key, *value; unicode_maketrans_impl() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c9867 tdls_peer_node_t *new = NULL, *prev = NULL; dhd_tdls_update_peer_info() local
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c8639 char *new = NULL; local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs8496 fn new() -> C<'a> { new() functions
8537 fn new() -> Refs<'a> { new() functions
8543 fn new() -> C<'a> { new() functions
19837 pub fn new(value: T) -> Rc<T> { new() functions
21479 pub fn new() -> Weak<T> { new() functions
23599 pub fn new(data: T) -> Arc<T> { new() functions
24896 pub fn new() -> Weak<T> { new() functions
27065 fn new(element: T) -> Self { fmt() functions
29309 pub fn new(id: usize) -> CrashTestDummy { new() functions
29417 pub fn new() -> Self { new() functions
29479 pub fn new() -> Self { new() functions
32038 pub fn new(t: &'a mut T) -> (&'a mut T, Self) { new() functions
37866 pub fn new(a: I, b: I) -> Self { fmt() functions
38002 fn new() -> Box<Self> { new() functions
38034 unsafe fn new() -> Box<Self> { new() functions
38470 pub fn new() -> Self { new() functions
40818 pub fn new() -> VecDeque<T> { new() functions
44622 pub fn new() -> BinaryHeap<T> { fmt() functions
45396 unsafe fn new(data: &'a mut [T], pos: usize) -> Self { new() functions
50354 pub fn new(x: T) -> Self { new() functions
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c24261 DateTime new; parseModifier() local
[all...]

Completed in 297 milliseconds

1...<<313233