Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/external/libnl/lib/route/link/
Dvlan.c192 int i, printed; in vlan_dump_details() local
201 for (i = 0, printed = 0; i <= VLAN_PRIO_MAX; i++) { in vlan_dump_details()
203 if (printed == 0) in vlan_dump_details()
207 if (printed++ == 3) { in vlan_dump_details()
209 printed = 0; in vlan_dump_details()
214 if (printed > 0 && printed != 4) in vlan_dump_details()
221 for (i = 0, printed = 0; i < vi->vi_negress; i++) { in vlan_dump_details()
222 if (printed == 0) in vlan_dump_details()
227 if (printed++ == 3) { in vlan_dump_details()
229 printed = 0; in vlan_dump_details()
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp227 int level, bool &printed) { in setSubgraphColorHelper() argument
232 if (!printed) { in setSubgraphColorHelper()
233 printed = true; in setSubgraphColorHelper()
246 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit; in setSubgraphColorHelper()
261 bool printed = false; in setSubgraphColor() local
262 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) { in setSubgraphColor()
265 setSubgraphColorHelper(N, "blue", visited, 0, printed); in setSubgraphColor()
267 setSubgraphColorHelper(N, "green", visited, 0, printed); in setSubgraphColor()
/external/libedit/examples/
Dfileman.c389 int printed = 0; in com_help() local
396 printed++; in com_help()
400 if (!printed) in com_help()
407 if (printed == 6) in com_help()
409 printed = 0; in com_help()
414 printed++; in com_help()
417 if (printed) in com_help()
/external/libchrome/sandbox/linux/suid/
Dsandbox.c171 int printed = snprintf(desc_str, sizeof(desc_str), "%u", sv[1]); in SpawnChrootHelper() local
172 if (printed < 0 || printed >= (int)sizeof(desc_str)) { in SpawnChrootHelper()
185 printed = snprintf(helper_pid_str, sizeof(helper_pid_str), "%u", pid); in SpawnChrootHelper()
186 if (printed < 0 || printed >= (int)sizeof(helper_pid_str)) { in SpawnChrootHelper()
/external/jacoco/jacoco-maven-plugin.test/it/it-report-nomatch/
Dverify.bsh17 throw new RuntimeException( "Warning 1 was not printed" );
20 throw new RuntimeException( "Warning 2 was not printed" );
23 throw new RuntimeException( "Warning 3 was not printed" );
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCheckTags.java49 private boolean printed; field in CheckTags.DocNode
55 this.printed = false; in reset()
61 " printed: " + printed + in toString()
131 if (n.printed) { in output()
132 if (msg != null || !last.printed) { // since index > 0 last is not null in output()
142 n.printed = true; in output()
/external/e2fsprogs/lib/e2p/
Dls.c100 int i, j, printed=0; in print_features() local
108 printed++; in print_features()
112 if (printed == 0) in print_features()
121 int i, printed=0; in print_mntopts() local
127 printed++; in print_mntopts()
134 printed++; in print_mntopts()
137 if (printed == 0) in print_mntopts()
/external/squashfs-tools/squashfs-tools/
Dgzip_wrapper.c282 int i, printed; in gzip_display_options() local
307 for(i = 0, printed = 0; strategy[i].name; i++) { in gzip_display_options()
309 if(printed) in gzip_display_options()
314 printed = 1; in gzip_display_options()
318 if(!printed) in gzip_display_options()
Dxz_wrapper.c328 int dictionary_size, flags, printed; in xz_display_options() local
351 printed = 0; in xz_display_options()
354 if(printed) in xz_display_options()
359 printed = 1; in xz_display_options()
363 if(!printed) in xz_display_options()
/external/iw/
Dinfo.c434 bool printed = false; in print_phy_handler() local
436 if (!printed) in print_phy_handler()
438 printed = true; in print_phy_handler()
441 if (printed) in print_phy_handler()
449 bool printed = false; in print_phy_handler() local
451 if (!printed) in print_phy_handler()
453 printed = true; in print_phy_handler()
456 if (printed) in print_phy_handler()
/external/llvm/test/CodeGen/MIR/Generic/
Dframe-info.mir36 # Note: max alignment can be target specific when printed.
63 # Note: max alignment can be target specific when printed.
/external/markdown/tests/misc/
Dpre.txt10 * and it should be printed just like this
/external/llvm/test/CodeGen/PowerPC/
Dsections.ll1 ; Test to make sure that bss sections are printed with '.section' directive.
Diabs.ll3 ; RUN: grep "4 .*Number of machine instrs printed"
/external/llvm/test/CodeGen/X86/
Dlarge-global.ll5 ; was printed as 444596224
/external/llvm/test/tools/gold/X86/
Dinvalid.ll4 ; test that only one error gets printed
/external/bison/src/
Dprint-xml.c76 bool printed = false; in print_core() local
103 printed = true; in print_core()
107 if (!printed) in print_core()
/external/google-breakpad/src/testing/gtest/
DCHANGES11 * Parameters of value-parameterized tests are now printed in the
44 * double values streamed to an assertion are printed with enough precision
64 * New feature: elapsed time for the tests is printed by default.
/external/llvm/test/tools/llvm-objdump/
Dhex-relocation-addr.test1 // This test checks that relocation addresses are printed in hex
/external/jacoco/jacoco-maven-plugin.test/it/it-report-unreadable-dump/
Dverify.bsh17 throw new RuntimeException( "Error was not printed" );
/external/crcalc/tests/
DREADME.txt13 be printed.
/external/llvm/test/Analysis/ScalarEvolution/
D2010-09-03-RequiredTransitive.ll2 ; This test checks if the SCEV analysis is printed out at all.
/external/llvm/test/CodeGen/ARM/
Dthumb2-it-block.ll19 ; We shouldn't need to check for the extra 's' here; tRSB should be printed as
/external/protobuf/gtest/
DCHANGES12 * double values streamed to an assertion are printed with enough precision
32 * New feature: elapsed time for the tests is printed by default.
/external/e2fsprogs/debugfs/
Ddebugfs.c305 int i, j, printed=0; in print_features() local
313 printed++; in print_features()
317 if (printed == 0) in print_features()
616 unsigned int printed = 0; in dump_extents() local
673 printed ? ", " : "", info.curr_level, in dump_extents()
675 printed = 1; in dump_extents()
703 printed ? ", " : "", in dump_extents()
711 printed ? ", " : "", in dump_extents()
718 printed = 1; in dump_extents()
720 if (printed) in dump_extents()

12345678910>>...14