Searched refs:Type (Results 226 - 250 of 266) sorted by relevance

1234567891011

/barrelfish-master/lib/acpica/source/compiler/
H A Daslfold.c351 /* Type 3/4/5 opcodes have the AML_CONSTANT flag set */
358 * "The Type 3/4/5 opcodes return a value and can be used in an
418 "**** Not a Type 3/4/5 opcode or cannot reduce/fold (%s) ****\n",
732 switch (ObjDesc->Common.Type)
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbexec.c179 switch (Objects[i].Type)
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsopcode.c208 if (BufferDesc->Common.Type != ACPI_TYPE_BUFFER)
/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsargs.c371 (Node->Type == ACPI_TYPE_METHOD))
694 /* Get the two bytes (Type/Attribute) */
H A Dpsobject.c442 ArgumentCount = AcpiPsGetArgumentCount (OpInfo->Type);
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dbuiltins.tex209 \section{Type Testing }
H A Dumscmacros.tex132 \section{Type Checking}
190 \section{Type requirements}
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dcalculator.tcl33 {-type type Type REG}
/barrelfish-master/usr/acpi/
H A Dacpica_osglue.c1135 * PARAMETERS: Type - Type of execution
1147 ACPI_EXECUTE_TYPE Type,
1146 AcpiOsExecute( ACPI_EXECUTE_TYPE Type, ACPI_OSD_EXEC_CALLBACK Function, void *Context) argument
H A Dintel_vtd.c738 switch (header->Type) {
/barrelfish-master/doc/015-disk-driver-arch/
H A Dflounder-ahci.tex122 \subsection{Binding Type}
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex153 Type return when \verb'colour' appears in the query window again.
441 colouring1(Type, Select, Choice0, N, Backtracks) :-
445 do_colouring(Type, Select, Choice, Neighbours, Countries,
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsarith.tex106 \section{Numeric Types and Type Conversions}
219 \subsection{Type Conversions}
254 Function & Description & Argument Types & Result Type \\
H A Dumstkeclipse.tex142 +\pattern{Terms},~+\pattern{Prio},~+\pattern{Type},%
167 priority that the demon should be suspended at, \about{Type} is designed to
170 \about{Type} is a dummy argument), \about{CondList} is
H A Dumsmacros.tex117 \item[type(\pattern{Type})]\index{type macros}\index{macros!type}
118 transform all terms of the specified type, where \about{Type}
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembremoteproto.tex763 \item[socket_client(Port, Name, Type, Dir)] this requests the remote side
765 queue is of type Type (sync or async), and direction Dir (fromec, toec for
1182 \item[queue_create(Name, Type, Dir, Event)] this message is sent when the
1184 name of the peer queue, Type is its Type: sync for synchronous, async for
1480 \item[\index{peer_queue_create/5}peer_queue_create(+Name,+Peer,+Type,+Direction,+Event)]
1483 Type} specifies if the queue is synchronous or not (atom sync or async),
H A Dembtcl.tex423 {ec_stream_input_popup "Type here:"} {}
496 \section{Obtaining the Interface Type}
511 \section{Type conversion between Tcl and {\eclipse}}
H A Dumscmacros.tex119 \section{Type Checking}
173 \section{Type requirements}
/barrelfish-master/usr/eclipseclp/Opium/demo/
H A Dcheck_entry.pl1082 head_3(List,Type),
1083 transl_case(Type,DocType),
/barrelfish-master/kernel/arch/armv8/
H A Dstartup_arch.c346 switch(desc->Type) {
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dkernel.pl1250 existing_path(Path, Type) :-
1256 Type = dir
1258 Type = file
2566 is_macro(Type, Pred, List, PredModule, Module) :-
2569 is_macro(Type, Pred, List, PredModule, Module, Prop).
3046 check_var_or_partial_macro_spec(type(Type)) :- !,
3047 check_var_or_type(Type).
3223 local_body(array(Name,Type), M) :-
3225 make_array_(Name, Type, local, M), !.
3296 global_item(array(Name,Type),
[all...]
H A Dpaddy.pl1192 % Type testing
1361 % Type testing
1491 % Type testing
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex357 "Type":"the type of report to be generated",
728 (foreach(group with [type:Type,
733 set_group_of_interface(Type,Name,Interface)
952 selected_min_max(Type,Interfaces):-
960 selected_together(Type,Grouped,Interfaces).
962 selected_customer(interface with [type:Type,
968 type:Type]|In]):-
969 memberchk(Type,[customer,selected,remaining]),
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Ddatabase-sec.tex176 Type(Name, Length, Index)
210 \item{{\bf Type}}
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex2 \chapter{Type system}\label{chap:type_system}
8 \section{Type Model}

Completed in 175 milliseconds

1234567891011