HomeSort by relevance Sort by last modified time
    Searched refs:CAPS (Results 1 - 11 of 11) sorted by null

  /external/mockito/src/org/mockito/internal/util/
Decamelizer.java 13 private static final Pattern CAPS = Pattern.compile("([A-Z\\d][^A-Z\\d]*)");
30 Matcher match = CAPS.matcher(className);
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
structtag.go 21 OK3 int `under_scores:"and" CAPS:"ARE_OK"`
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
structtag.go 21 OK3 int `under_scores:"and" CAPS:"ARE_OK"`
  /external/ImageMagick/scripts/
txt2html 89 # * swapped order of caps & heading in main loop
114 # * Fixed minor bug in CAPS handling (paragraph breaks broke)
189 # [-c <n> ] | [--caps <n> ]
190 $min_caps_length = 3; # min sequential CAPS for an all-caps line
193 $caps_tag = "STRONG"; # Tag to put around all-caps lines
253 $CAPS = 512;
275 $s [-c <n> ] | [--caps <n> ]
352 if (($ARGV[0] eq "-c" || $ARGV[0] eq "--caps") &&
790 sub caps subroutine
    [all...]
  /external/v8/src/js/
runtime.js 9 // ALL CAPS. The compiled code passes the first argument in 'this'.
  /prebuilts/go/darwin-x86/src/net/http/
requestwrite_test.go 448 "ALL-CAPS": {"x"},
455 "ALL-CAPS: x\r\n" +
  /prebuilts/go/linux-x86/src/net/http/
requestwrite_test.go 448 "ALL-CAPS": {"x"},
455 "ALL-CAPS: x\r\n" +
  /external/robolectric/v1/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 

Completed in 562 milliseconds