/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | help.c | 8 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/ |
D | vgu.c | 42 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
|
D | stroker.c | 76 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/ |
D | vgu.c | 42 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
|
D | stroker.c | 76 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/ |
D | histogram.cc | 30 const std::vector<Command>& cmds, in BuildHistograms() 69 const std::vector<Command>& cmds, in BuildLiteralHistogramsForBlockType()
|
D | block_splitter.cc | 48 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()
|
D | encode.cc | 394 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/ |
D | bno_plot.py | 44 cmds = """ variable
|
/external/tcpdump/ |
D | print-telnet.c | 71 static const char *cmds[] = { variable
|
/external/libedit/src/ |
D | parse.c | 63 } cmds[] = { variable
|
/external/iproute2/ip/ |
D | ip.c | 65 } cmds[] = { variable
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | engine.c | 293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
|
/external/openssl/apps/ |
D | engine.c | 293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.py | 175 cmds = [ variable
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.py | 175 cmds = [ variable
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 33 unsigned *cmds; member
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 33 unsigned *cmds; member
|
/external/fio/engines/ |
D | sg.c | 24 struct sgio_cmd *cmds; member
|
D | binject.c | 23 struct b_user_cmd *cmds; member
|
/external/kernel-headers/original/uapi/drm/ |
D | msm_drm.h | 171 uint64_t __user cmds; /* in, ptr to array of submit_cmd's */ member
|
/external/strace/ |
D | aio.c | 194 } cmds[] = { in tprint_lio_opcode() local
|
/external/chromium_org/gpu/command_buffer/client/ |
D | cmd_buffer_helper_test.cc | 139 CommandBufferEntry* cmds = in AddCommandWithExpect() local
|
D | gles2_implementation_unittest.cc | 513 const uint8* cmds = reinterpret_cast<const uint8*>(ring_buffer->memory()); in NoCommandsWritten() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1349 std::vector<DrawArraysCommand> cmds; in createDrawCommand() local 1371 std::vector<DrawElementsCommand> cmds; in createDrawCommand() local
|