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

  /src/external/bsd/kyua-cli/dist/utils/sqlite/
transaction.cpp 46 /// Possible statuses of a transaction.
47 enum statuses { enum in struct:utils::sqlite::transaction::impl
54 statuses status;
60 impl(database& db_, const statuses status_) :
  /src/external/gpl3/binutils/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/binutils.old/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/gcc/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/gcc/dist/maintainer-scripts/
bugzilla-close-candidate.py 29 statuses = ['UNCONFIRMED', 'ASSIGNED', 'SUSPENDED', 'NEW', 'WAITING', 'REOPENED'] variable
74 bugs = get_bugs({'bug_status': statuses, 'limit': chunk, 'offset': i * chunk})
branch_changer.py 57 statuses = ['UNCONFIRMED', 'ASSIGNED', 'SUSPENDED', 'NEW', 'WAITING', 'REOPENED'] variable
203 bugs = Bug.get_bugs(api_key, {'api_key': api_key, 'summary': search_summary, 'bug_status': statuses})
222 bugs = Bug.get_bugs(api_key, {'api_key': api_key, 'bug_status': statuses, 'target_milestone': old_milestone})
  /src/external/gpl3/gcc.old/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
bugzilla-close-candidate.py 29 statuses = ['UNCONFIRMED', 'ASSIGNED', 'SUSPENDED', 'NEW', 'WAITING', 'REOPENED'] variable
74 bugs = get_bugs({'bug_status': statuses, 'limit': chunk, 'offset': i * chunk})
branch_changer.py 57 statuses = ['UNCONFIRMED', 'ASSIGNED', 'SUSPENDED', 'NEW', 'WAITING', 'REOPENED'] variable
203 bugs = Bug.get_bugs(api_key, {'api_key': api_key, 'summary': search_summary, 'bug_status': statuses})
222 bugs = Bug.get_bugs(api_key, {'api_key': api_key, 'bug_status': statuses, 'target_milestone': old_milestone})
  /src/external/gpl3/gdb/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/gdb.old/dist/libiberty/
pex-djgpp.c 123 int *statuses; local
268 statuses = (int *) obj->sysdep;
269 statuses = XRESIZEVEC (int, statuses, obj->count + 1);
270 statuses[obj->count] = status;
271 obj->sysdep = (void *) statuses;
286 int *statuses; local
291 statuses = (int *) obj->sysdep;
292 *status = statuses[pid];
pex-msdos.c 49 /* Exit statuses of programs which have been run. */
50 int *statuses; member in struct:pex_msdos
96 ret->statuses = NULL;
274 ms->statuses = XRESIZEVEC(int, ms->statuses, obj->count + 1);
275 ms->statuses[obj->count] = status;
297 *status = ms->statuses[pid];
313 free (msdos->statuses);
  /src/external/gpl3/gdb/dist/libiberty/testsuite/
test-pexecute.c 188 int statuses[10]; local
312 TEST_PEX_GET_STATUS (pex1, 2, statuses);
313 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
314 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
330 TEST_PEX_GET_STATUS (pex1, 2, statuses);
331 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
332 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-pexecute.c 188 int statuses[10]; local
312 TEST_PEX_GET_STATUS (pex1, 2, statuses);
313 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
314 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
330 TEST_PEX_GET_STATUS (pex1, 2, statuses);
331 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
332 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
gcc.cc 3471 int *statuses;
3475 statuses = XALLOCAVEC (int, n_commands);
3476 if (!pex_get_status (pex, n_commands, statuses))
3490 int status = statuses[i];
3454 int *statuses; local
  /src/external/gpl3/gcc.old/dist/gcc/
gcc.cc 3466 int *statuses;
3470 statuses = XALLOCAVEC (int, n_commands);
3471 if (!pex_get_status (pex, n_commands, statuses))
3485 int status = statuses[i];
3449 int *statuses; local

Completed in 51 milliseconds