Home
last modified time | relevance | path

Searched refs:routine (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/jemalloc/test/src/
A Dthd.c7 LPTHREAD_START_ROUTINE routine = (LPTHREAD_START_ROUTINE)proc; in thd_create() local
8 *thd = CreateThread(NULL, 0, routine, arg, 0, NULL); in thd_create()
/third_party/ulib/jemalloc/bin/
A Djeprof.in876 my $routine;
911 my $routine;
928 my $routine;
1618 my $routine = shift;
1808 ShortFunctionName($routine),
1911 my $routine = shift;
5247 my $routine = "";
5272 $routine = $this_routine;
5289 if (defined($routine) && $routine =~ m/$regexp/) {
5294 $routine = $this_routine;
[all …]
/third_party/lib/acpica/source/compiler/
A Dnew_table.txt46 If there are subtables, a dump routine must be written:
63 Simple tables do not require a compile routine. The definition of the
66 Complex tables with subtables will require a compile routine with a name
/third_party/uapp/dash/src/
A DTOUR111 MAIN.C: The main routine performs some initialization, executes
224 EXEC.C: The routine find_command locates a command, and enters
235 The routine shellexec is the interface to the exec system call.
238 (performed by the routine argstr) performs variable and command
279 argv to it. Builtin routines can also call error. This routine
292 stand-alone environment. The user should call the main routine
293 "main", and #define main to be the name of the routine to use
307 SIGNALS: Trap.c implements the trap command. The routine set-
311 is caught, the routine "onsig" sets a flag. The routine dotrap
314 signal, the routine "onint" in error.c is called.
[all …]
A Dmkinit.c92 char *routine; /* name of routine called on event */ member
377 fprintf(fp, "\nvoid\n%s() {\n", ep->routine); in output()
A Dbuiltins.def.in39 * of a C routine.
/third_party/lib/acpica/
A Dchanges.txt5141 Updated the allocation dump routine, AcpiUtDumpAllocation and fixed a
6614 completion routine AcpiPsCompleteThisOp. Lin Ming. ACPICA BZ 492.
6977 and use the standard table header output routine.
9382 Enhanced the namespace dump routine to output the owner ID for each
10994 routine where the length of the resulting buffer was not truncated to the
11106 Fixed a problem in the internal ConvertToInteger routine where new
11108 were not truncated to 32 bits for 32-bit ACPI tables. This routine
12710 low level hardware write routine. The offset parameter was
13058 Fixed a problem where the internal String object copy routine did
13131 Fixed a problem where the internal object copy routine would cause

Completed in 27 milliseconds