Home
last modified time | relevance | path

Searched refs:create (Results 1 – 11 of 11) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dnew_table.txt53 create one using the "generic ACPI table support" included in the
55 generic compile. It is often best to create the table from scratch,
77 Create an example of the new ACPI table. This example should create
81 Compile the example file with the -sc option. This will create a C
A Dreadme.txt23 Manager component is used to create an internal ACPI namespace
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_inlines.h7 prof_tdata_t *prof_tdata_get(tsd_t *tsd, bool create);
53 prof_tdata_get(tsd_t *tsd, bool create) in prof_tdata_get() argument
60 if (create) { in prof_tdata_get()
A Dtcache_inlines.h8 tcache_t *tcache_get(tsd_t *tsd, bool create);
70 tcache_get(tsd_t *tsd, bool create) in tcache_get() argument
78 if (!create) in tcache_get()
/third_party/dev/ethernet/e1000/
A DREADME67 This will create an em-x.x.x directory.
69 3. To create a loadable module, perform the following steps.
112 and create the appropriate ifconfig_em<interface_num>entry:
241 To create a new VLAN interface:
243 ifconfig <vlan_name> create
/third_party/uapp/dash/src/
A DTOUR212 JOBS.C: To create a process, you call makejob to return a job
214 an argument) to create the process. Waitforjob waits for a job
250 no string copying is needed to create the environment of a com-
/third_party/ulib/musl/
A DINSTALL139 shared libraries. You should create a text file named
/third_party/ulib/jemalloc/
A DINSTALL17 would create a dependency on xsltproc in packaged releases, hence the
420 tree. For example, you can create an 'obj' directory, and from within that
A DChangeLog246 - Fix ixallocx_prof_sample() to never modify nor create sampled small
333 - Add support for explicit tcaches. The "tcache.create", "tcache.flush", and
657 - Add the "arenas.extend" mallctl, which allows applications to create
934 multiple threads raced to create a new run of backing pages.
/third_party/lib/acpica/
A Dchanges.txt2071 iASL: Created the following enhancements for the -so option (create
2085 iASL: The argument to the -T option (create table template) is now
6837 create the same named object twice. ACPICA bugzilla 730.
12243 the object reference count, and not create a new copy of the
12443 does not attempt to lookup/create the name a second time in an
12558 the AML attempts to create a zero-length buffer.
13051 method object. The solution to this problem was to create the
13203 Implemented the first of perhaps several internal create object
13204 functions that create and initialize a specific object type. This
13386 create a new object. This changes the previous behavior where the
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl3421 // create System Memory Operation Region and field overlays
3514 // create System Memory Operation Region and field overlays
4121 // create System Memory Operation Region and field overlays
5030 // create Byte Field named BF0 based on Local0 element 0
5051 // create Byte Field named BF1 based on Local0 element 1
5929 // Now create a case where Local0 and Local1 are different
6414 // create two buffers of size Local0 [strlen(Arg0)+1]
6499 // create EC's region and field

Completed in 37 milliseconds