HomeSort by: relevance | last modified time | path
    Searched defs:BY (Results 1 - 5 of 5) sorted by relevancy

  /src/external/zlib/pigz/dist/
yarn.h 45 thread *thread; identifier for launched thread, used by join
57 join(thread) - join a thread and by joining end it, waiting for the thread
58 to exit if it hasn't already -- will free the resources allocated by
60 n = join_all() - join all threads launched by launch() that are not joined
61 yet and free the resources allocated by the launches, usually to clean
76 twist(lock, [TO | BY], val) - set lock to or increment lock by val, signal
89 already possessed, no possess or release is done by peek_lock())
90 free_lock(lock) - free the resources allocated by new_lock() (application
96 routines for use by the yarn routines where the supplied routines hav
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.h 1 /* A Bison parser, made by GNU Bison 3.8.2. */
9 it under the terms of the GNU General Public License as published by
31 This special exception was added by the Free Software Foundation in
211 BY = 412, /* BY */
389 #define BY 412
bfin-parse.c 1 /* A Bison parser, made by GNU Bison 3.8.2. */
9 it under the terms of the GNU General Public License as published by
31 This special exception was added by the Free Software Foundation in
34 /* C LALR(1) parser skeleton written by Richard Stallman, by
43 variables, as they might otherwise be expanded by user macros.
398 return yyerror ("Destination Dregs (full) must differ by one");
695 BY = 412, /* BY */
873 #define BY 41
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.h 1 /* A Bison parser, made by GNU Bison 3.8.2. */
9 it under the terms of the GNU General Public License as published by
31 This special exception was added by the Free Software Foundation in
211 BY = 412, /* BY */
389 #define BY 412
bfin-parse.c 1 /* A Bison parser, made by GNU Bison 3.8.2. */
9 it under the terms of the GNU General Public License as published by
31 This special exception was added by the Free Software Foundation in
34 /* C LALR(1) parser skeleton written by Richard Stallman, by
43 variables, as they might otherwise be expanded by user macros.
398 return yyerror ("Destination Dregs (full) must differ by one");
695 BY = 412, /* BY */
873 #define BY 41
    [all...]

Completed in 34 milliseconds