Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dhelp.c8 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
20 static void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
38 static void uniq(struct cmdnames *cmds) in uniq()
52 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
74 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
117 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
258 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c42 const VGubyte *cmds, in vgu_append_float_coords()
58 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS}; in vguLine() local
85 VGubyte *cmds; in vguPolygon() local
132 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRect() local
170 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRoundRect() local
227 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguEllipse() local
266 VGubyte cmds[11]; in vguArc() local
Dstroker.c76 const VGubyte *cmds; member
197 struct array *cmds, in stroke_itr_common_init()
208 struct array *cmds, in stroke_forward_iterator()
222 struct array *cmds, in stroke_backward_iterator()
332 struct array *cmds, in stroke_flat_iterator()
552 VGubyte cmds = VG_MOVE_TO_ABS; in stroker_emit_move_to() local
569 VGubyte cmds = VG_LINE_TO_ABS; in stroker_emit_line_to() local
587 VGubyte cmds = VG_CUBIC_TO_ABS; in stroker_emit_curve_to() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dvgu.c42 const VGubyte *cmds, in vgu_append_float_coords()
58 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS}; in vguLine() local
85 VGubyte *cmds; in vguPolygon() local
132 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRect() local
170 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRoundRect() local
227 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguEllipse() local
266 VGubyte cmds[11]; in vguArc() local
Dstroker.c76 const VGubyte *cmds; member
197 struct array *cmds, in stroke_itr_common_init()
208 struct array *cmds, in stroke_forward_iterator()
222 struct array *cmds, in stroke_backward_iterator()
332 struct array *cmds, in stroke_flat_iterator()
552 VGubyte cmds = VG_MOVE_TO_ABS; in stroker_emit_move_to() local
569 VGubyte cmds = VG_LINE_TO_ABS; in stroker_emit_line_to() local
587 VGubyte cmds = VG_CUBIC_TO_ABS; in stroker_emit_curve_to() local
/external/chromium_org/third_party/brotli/src/brotli/enc/
Dhistogram.cc30 const std::vector<Command>& cmds, in BuildHistograms()
69 const std::vector<Command>& cmds, in BuildLiteralHistogramsForBlockType()
Dblock_splitter.cc48 void CopyLiteralsToByteArray(const std::vector<Command>& cmds, in CopyLiteralsToByteArray()
73 void CopyCommandsToByteArray(const std::vector<Command>& cmds, in CopyCommandsToByteArray()
335 void SplitBlock(const std::vector<Command>& cmds, in SplitBlock()
Dencode.cc394 void ComputeDistanceShortCodes(std::vector<Command>* cmds, in ComputeDistanceShortCodes()
445 void ComputeCommandPrefixes(std::vector<Command>* cmds, in ComputeCommandPrefixes()
706 std::vector<Command> cmds; member
720 const std::vector<Command>& cmds, in BuildMetaBlock()
785 size_t MetaBlockLength(const std::vector<Command>& cmds) { in MetaBlockLength()
/external/blktrace/btt/
Dbno_plot.py44 cmds = """ variable
/external/tcpdump/
Dprint-telnet.c71 static const char *cmds[] = { variable
/external/libedit/src/
Dparse.c63 } cmds[] = { variable
/external/iproute2/ip/
Dip.c65 } cmds[] = { variable
/external/chromium_org/third_party/openssl/openssl/apps/
Dengine.c293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
/external/openssl/apps/
Dengine.c293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py175 cmds = [ variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py175 cmds = [ variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Dnouveau_video.h33 unsigned *cmds; member
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h33 unsigned *cmds; member
/external/fio/engines/
Dsg.c24 struct sgio_cmd *cmds; member
Dbinject.c23 struct b_user_cmd *cmds; member
/external/kernel-headers/original/uapi/drm/
Dmsm_drm.h171 uint64_t __user cmds; /* in, ptr to array of submit_cmd's */ member
/external/strace/
Daio.c194 } cmds[] = { in tprint_lio_opcode() local
/external/chromium_org/gpu/command_buffer/client/
Dcmd_buffer_helper_test.cc139 CommandBufferEntry* cmds = in AddCommandWithExpect() local
Dgles2_implementation_unittest.cc513 const uint8* cmds = reinterpret_cast<const uint8*>(ring_buffer->memory()); in NoCommandsWritten() local
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1349 std::vector<DrawArraysCommand> cmds; in createDrawCommand() local
1371 std::vector<DrawElementsCommand> cmds; in createDrawCommand() local