HomeSort by relevance Sort by last modified time
    Searched refs:commas (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/mesa3d/src/compiler/glsl/glcpp/tests/
038-func-arg-with-commas.c 2 foo(argument (with,embedded , commas) -- tricky)
056-macro-argument-with-comma.c 1 #define bar with,embedded,commas
  /external/curl/docs/cmdline-opts/
dns-servers.d 8 The list of IP addresses should be separated with commas. Port numbers
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4162.go 7 // Issue 4162. Trailing commas now allowed in conversions.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4162.go 7 // Issue 4162. Trailing commas now allowed in conversions.
  /prebuilts/go/darwin-x86/src/encoding/json/
tags.go 26 // string boundary or commas.
  /prebuilts/go/darwin-x86/test/
initcomma.go 7 // Test trailing commas. DO NOT gofmt THIS FILE.
  /prebuilts/go/linux-x86/src/encoding/json/
tags.go 26 // string boundary or commas.
  /prebuilts/go/linux-x86/test/
initcomma.go 7 // Test trailing commas. DO NOT gofmt THIS FILE.
  /frameworks/base/lowpan/tests/
Android.mk 42 # This appends a * to all classes and replace the space separators with commas.
  /frameworks/base/wifi/tests/
Android.mk 42 # This appends a * to all classes and replace the space separators with commas.
  /frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/
Android.mk 42 # This appends a * to all classes and replace the space separators with commas.
  /frameworks/opt/net/wifi/tests/wifitests/
Android.mk 43 # This appends a * to all classes and replace the space separators with commas.
  /prebuilts/go/darwin-x86/src/bufio/
example_test.go 90 // Define a split function that separates on commas.
  /prebuilts/go/linux-x86/src/bufio/
example_test.go 90 // Define a split function that separates on commas.
  /hardware/ril/reference-ril/
reference-ril.c 1050 int commas; local
1070 int commas; local
1166 int commas; local
1236 int commas; local
    [all...]
  /frameworks/base/packages/SystemUI/tests/
Android.mk 91 # This appends a * to all classes and replace the space separators with commas.
  /prebuilts/go/darwin-x86/src/strings/
strings_test.go 34 var commas = "1,2,3,4" var
379 {commas, ",", -1, []string{"1", "2", "3", "4"}},
414 {commas, ",", -1, []string{"1,", "2,", "3,", "4"}},
1017 testStrings := []string{"", abcd, faces, commas}
1057 testStrings := []string{"", abcd, faces, commas}
    [all...]
  /prebuilts/go/linux-x86/src/strings/
strings_test.go 34 var commas = "1,2,3,4" var
379 {commas, ",", -1, []string{"1", "2", "3", "4"}},
414 {commas, ",", -1, []string{"1,", "2,", "3,", "4"}},
1017 testStrings := []string{"", abcd, faces, commas}
1057 testStrings := []string{"", abcd, faces, commas}
    [all...]
  /external/valgrind/exp-sgcheck/tests/
bad_percentify.c 172 #define VG_MSG_COMMA 16 /* Add commas to numbers (for %d, %u) */
382 /* If ',' or '\'' follows '%', commas will be inserted. */
  /prebuilts/go/darwin-x86/src/net/http/
cookie_test.go 68 // The "special" cookies have values containing commas or spaces which
245 // for values containing spaces or commas:
  /prebuilts/go/linux-x86/src/net/http/
cookie_test.go 68 // The "special" cookies have values containing commas or spaces which
245 // for values containing spaces or commas:
  /build/soong/cc/
check.go 136 ctx.PropertyErrorf("tidy_checks", "Check `%s` invalid, cannot contain commas. Split each entry into it's own string instead", check)
  /external/owasp/sanitizer/empiricism/
html-containment.js 184 // Put the appropriate white-space inside brackets and after commas.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
endtoend_test.go 104 // Canonicalize spaces after commas first.

Completed in 586 milliseconds

1 2 3