Searched defs:toys (Results 1 - 13 of 13) sorted by relevance

/external/annotation-tools/scene-lib/src/annotations/toys/
H A Dpackage-info.java2 package annotations.toys;
H A DClassTokenAnnotation.java1 package annotations.toys;
H A DFancierAnnotation.java1 package annotations.toys;
H A DSimplerInterface.java1 package annotations.toys;
H A DSubAnnotation.java1 package annotations.toys;
H A DBalanceEnum.java1 package annotations.toys;
H A DFancyAnnotation.java1 package annotations.toys;
H A DSimplerAnnotation.java1 package annotations.toys;
H A DValuesAnnotation.java1 package annotations.toys;
/external/toybox/scripts/
H A Dgenconfig.sh111 for j in $(ls toys/*/README | sort -s -r)
137 toys() function
145 toys toys/*/*.c | (
H A Dconfig2help.c25 // Humor toys.h (lie through our teeth, C's linker doesn't care).
26 char toys[4096], libbuf[4096], toybuf[4096]; variable
/external/toybox/
H A Dmain.c6 #include "toys.h"
29 struct toy_context toys; variable in typeref:struct:toy_context
75 toys.exitval = 127;
76 toys.which = toy_list;
83 toys.which = which;
84 toys.argv = argv;
91 if (CFG_TOYBOX && toys.which == toy_list && toys.argv[2])
92 if (!(toys.which = toy_find(toys
[all...]
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jar ... annotations/field/ annotations/io/ annotations/io/classfile/ annotations/tools/ annotations/toys/ annotations/util/ annotations/util/coll/ annotator/ annotator/find/ annotator/scanner ...

Completed in 251 milliseconds