Home
last modified time | relevance | path

Searched defs:new_stack (Results 1 – 10 of 10) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_stack.c42 struct cil_stack *new_stack = cil_malloc(sizeof(*new_stack)); in cil_stack_init() local
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_inspection_required_ops_utils.cc103 FunctionStack new_stack(new_current_function); in Push() local
/external/libcups/cups/
Draster-interpret.c889 new_stack(void) in new_stack() function
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc125 stack_t new_stack; variable
/external/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c406 struct util_dynarray *new_stack = vec_instr_stack_create(instr_set); in vec_instr_set_add_or_rewrite() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_vectorize_vs_inputs.c270 struct util_dynarray *new_stack = r600_vec_instr_stack_create(instr_set); in r600_vec_instr_set_add() local
/external/mesa3d/src/mesa/main/
Dmatrix.c310 GLmatrix *new_stack = realloc(stack->Stack, in push_matrix() local
/external/selinux/libsepol/src/
Dservices.c92 char **new_stack = stack; in push() local
Dmodule_to_cil.c451 void *new_stack; in stack_push() local
/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp2091 kmp_uint8 *old_stack, *new_stack; in __kmp_fork_call() local