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

  /external/xmlrpcpp/test/
Validator.cpp 12 // One argument is passed, an array of structs, each with a member named curly with
26 sum += int(arg1[i]["curly"]);
76 // named moe, larry and curly, all <i4>s. Your handler must add the three numbers and
88 int sum = int(arg1["moe"]) + int(arg1["larry"]) + int(arg1["curly"]);
150 // named moe, larry and curly, all <i4>s. Your handler must add the three numbers
162 int sum = int(dayStruct["moe"]) + int(dayStruct["larry"]) + int(dayStruct["curly"]);
  /external/toybox/toys/posix/
find.c 76 int dir, plus, arglen, argsize, curly; member in struct:exec_range
108 if (aa->curly < 0) {
112 int pos = aa->curly, rest = aa->arglen - aa->curly;
118 rest = aa->arglen - aa->curly - 1;
119 memcpy(newargs+pos, aa->argstart+aa->curly+1, sizeof(char *)*rest);
442 aa->curly = -1;
448 aa->curly = len;
457 aa->curly!=-1 ? "\\;" : "{}");
sed.c 344 // Handle skipping curly bracket command group
346 int curly = 1; local
348 while (curly) {
350 if (logrus->c == '{') curly++;
351 if (logrus->c == '}') curly--;
    [all...]
  /frameworks/rs/api/
rs_value_types.spec 37 between curly braces, e.g. <code>(float3){1.0f, 2.0f, 3.0f}</code>.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_uuid.py 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn,
150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_uuid.py 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn,
150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_uuid.py 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn,
150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_uuid.py 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn,
150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 139 /// they are returned by its enumerator, enclosed in curly brackets ("{}").
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 

Completed in 587 milliseconds