Searched refs:convention (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/towitoko/
H A Datr.h43 #define ATR_CONVENTION_DIRECT 0 /* Direct convention */
44 #define ATR_CONVENTION_INVERSE 1 /* Inverse convention */
103 extern int ATR_GetConvention(ATR_t * atr, /*@out@*/ int *convention);
H A Datr.c168 ATR_GetConvention (ATR_t * atr, int *convention) argument
171 (*convention) = ATR_CONVENTION_DIRECT;
173 (*convention) = ATR_CONVENTION_INVERSE;
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dmakemanidx57 the following convention: </p>
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Ddll.mk16 # By convention implibs for dll have .dll.a suffix, e.g. libstuff.dll.a
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.9.5/zlib-53/zlib/contrib/pascal/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/BodyFilter/
H A Dsimple.pm79 =head2 Constructor calling convention
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsimple.pm79 =head2 Constructor calling convention
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Difdhandler.c570 int convention; local
813 (void)ATR_GetConvention(&atr, &convention);
846 if (ATR_CONVENTION_INVERSE == convention)
924 if (ATR_CONVENTION_INVERSE == convention)
/macosx-10.9.5/vim-53/src/
H A DMake_w16.mak175 -pr ; Fastcall calling convention passing parameters in registers
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm158 I think it is a pretty standard convention to have directory names ending in a seperator. The seperator itself is stripped off before the directory name is passed to File::Spec where the platform specific directory path is created. This means that it does not matter which one you use, it will be completely cross platform (at least as cross-platform as File::Spec is).
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm158 I think it is a pretty standard convention to have directory names ending in a seperator. The seperator itself is stripped off before the directory name is passed to File::Spec where the platform specific directory path is created. This means that it does not matter which one you use, it will be completely cross platform (at least as cross-platform as File::Spec is).
/macosx-10.9.5/CPANInternal-140/Class-Inspector/lib/Class/
H A DInspector.pm324 convention of prepending an underscore to any 'private' methods. The C<public>
330 Perl convention of prepending an underscore to an private methods. The
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Unix/
H A DProgram.inc360 // Following the POSIX convention for command-line tools (which posix_spawn
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A Dfile.pm275 unexpected and possibly harmful results. Therefore, the convention
/macosx-10.9.5/CPANInternal-140/PathTools/lib/File/Spec/
H A DMac.pm58 on all other operating systems, it will now also follow this convention on Mac
277 operating systems, it will now also follow this convention on Mac OS.
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.mli102 (** The following calling convention values may be accessed with
106 val c : int (** [c] is the C calling convention. *)
107 val fast : int (** [fast] is the calling convention to allow LLVM
110 val cold : int (** [cold] is the calling convention for
113 convention from C. *)
115 convention from C. *)
1359 (** [function_call_conv f] returns the calling convention of the function [f].
1363 (** [set_function_call_conv cc f] sets the calling convention of the function
1364 [f] to the calling convention numbered [cc].
1589 (** [instruction_call_conv ci] is the calling convention fo
[all...]
/macosx-10.9.5/CPANInternal-140/Digest-SHA/
H A DSHA.pm325 By convention, CPAN Digest modules do B<not> pad their Base64 output.
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm232 By convention, each test is assigned a number in order. This is
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DMore.pm215 By convention, each test is assigned a number in order. This is
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLowLevelInterpreter.asm1114 # by the slow_path, but the convention is that it returns it. It's not
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DMore.pm226 By convention, each test is assigned a number in order. This is
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1992 e.g: if your local naming convention was to prepend the word 'customer'

Completed in 301 milliseconds

12