Home
last modified time | relevance | path

Searched defs:dests (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/libcups/cups/
H A Ddest.c98 cups_dest_t *dests; /* lpoptions destinations */ member
128 cups_dest_t *dests; /* Destinations */ member
259 cups_dest_t **dests) /* IO - Destinations */ in cupsAddDest()
806 cups_dest_t **dests) /* IO - Destination array */ in cupsCopyDest()
1027 cups_dest_t *dests) /* I - Destinations */ in cupsFreeDests()
1059 cups_dest_t *dests) /* I - Destinations */ in cupsGetDest()
1348 cups_dest_t **dests, /* IO - Destinations */ in _cupsGetDests()
1621 cupsGetDests(cups_dest_t **dests) /* O - Destinations */ in cupsGetDests()
1652 cups_dest_t **dests) /* O - Destinations */ in cupsGetDests2()
1931 cups_dest_t **dests) /* IO - Destinations */ in cupsRemoveDest()
[all …]
H A Dtestgetdests.c26 cups_dest_t *dests; /* Destinations */ in main() local
H A Dtestcups.c42 cups_dest_t *dests, /* Destinations */ in main() local
H A Dtestdest.c53 cups_dest_t *dests; /* Destinations */ in main() local
/aosp_15_r20/external/libcups/systemv/
H A Dlpstat.c51 cups_dest_t *dests; /* User destinations */ in main() local
514 cups_dest_t **dests) /* IO - Destinations */ in check_dest()
676 cups_dest_t *dests) /* I - User-defined destinations */ in show_accepting()
852 show_classes(const char *dests) /* I - Destinations */ in show_classes()
1117 cups_dest_t *dests) /* I - User-defined destinations */ in show_devices()
1283 show_jobs(const char *dests, /* I - Destinations */ in show_jobs()
1515 cups_dest_t *dests, /* I - User-defined destinations */ in show_printers()
H A Dcancel.c37 cups_dest_t *dests; /* Destinations */ in main() local
H A Dlpmove.c40 cups_dest_t *dests; /* Destinations */ in main() local
H A Dlpoptions.c41 cups_dest_t *dests; /* Destinations */ in main() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c197 nir_def *dests[4]; in vc4_nir_lower_vertex_attr() local
283 nir_def *dests[4]; in vc4_nir_lower_uniform() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.py13 def __init__(self, name, dests, srcs, imms, is_float, can_eliminate, argument
49 def op(name, encoding_32, dests = 1, srcs = 0, imms = [], is_float = False, argument
H A Dagx_compile.c436 agx_emit_split(agx_builder *b, agx_index *dests, agx_index vec, unsigned n) in agx_emit_split()
449 agx_index dests[4] = {agx_null(), agx_null(), agx_null(), agx_null()}; in agx_emit_cached_split() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dintel_nir_lower_sparse.c109 nir_def *dests[NIR_MAX_VEC_COMPONENTS]; in lower_sparse_image_load() local
/aosp_15_r20/external/libcups/berkeley/
H A Dlpc.c234 const char *dests) /* I - Destinations */ in show_status()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp664 std::vector<PRegister, Allocator<PRegister>> dests(3); in TEST_F() local
683 std::vector<PRegister, Allocator<PRegister>> dests(2); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dvalhall.py179 …def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], … argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_lds.cpp183 std::vector<PRegister, Allocator<PRegister>> dests; in from_string() local
/aosp_15_r20/art/compiler/utils/arm/
H A Djni_macro_assembler_arm_vixl.cc370 static inline size_t GetSpillChunkSize(ArrayRef<ArgumentLocation> dests, in GetSpillChunkSize()
445 void ArmVIXLJNIMacroAssembler::MoveArguments(ArrayRef<ArgumentLocation> dests, in MoveArguments()
/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_encode.c1276 rogue_dest_map_encoding dests = { 0 }; in rogue_encode_instr_group_io() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ditutil.cpp142 int32_t &dests; member in MyErrorCode
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ditutil.cpp142 int32_t &dests; member in MyErrorCode
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_opt_tid_function.c181 nir_const_value dests[NIR_MAX_VEC_COMPONENTS]; in constant_fold_scalar() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c881 copy_vars(nir_builder *b, struct exec_list *dests, struct exec_list *srcs) in copy_vars()
/aosp_15_r20/art/compiler/utils/x86/
H A Djni_macro_assembler_x86.cc253 void X86JNIMacroAssembler::MoveArguments(ArrayRef<ArgumentLocation> dests, in MoveArguments()
/aosp_15_r20/art/compiler/utils/riscv64/
H A Djni_macro_assembler_riscv64.cc261 void Riscv64JNIMacroAssembler::MoveArguments(ArrayRef<ArgumentLocation> dests, in MoveArguments()
/aosp_15_r20/art/compiler/utils/x86_64/
H A Djni_macro_assembler_x86_64.cc279 void X86_64JNIMacroAssembler::MoveArguments(ArrayRef<ArgumentLocation> dests, in MoveArguments()

123