| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| Undo.cxx | 50 parser->pushElement(element_.extract());
|
| TrieBuilder.h | 43 Trie *extractTrie() { return root_.extract(); }
|
| ElementType.cxx | 43 modelGroup_(LOCALmodelGroup.extract())
|
| Partition.cxx | 199 newClasses.insert(in.extract()); 201 newClasses.insert(out.extract());
|
| TrieBuilder.cxx | 231 Owner<BlankTrie> blankOwner(trie->blank_.extract()); 237 ? blankOwner.extract()
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| Owner.h | 35 T *extract() { function in class:SP_NAMESPACE::Owner
|
| /onnv/onnv-gate/usr/src/lib/libnisdb/ |
| ldap_parse.h | 295 * element.extract Extraction of a sub-string from an item value 328 * (3) Given a 'cname' column with the value "some.dom.ain.", extract 331 * element.extract 359 } extract; member in union:__anon3780::__anon3781 386 * element.extract Extraction of a sub-string from an item value 462 } extract; member in union:__nis_mapping_element_struct::__anon3785
|
| ldap_print.c | 153 printMappingItem(&e->element.extract.item, native); 155 printMappingFormatArray(e->element.extract.fmt); 203 printMappingItem(&e->element.extract.item, native); 205 printMappingFormatArray(e->element.extract.fmt);
|
| nis_parse_ldap_util.c | 231 if (e->element.extract.fmt != NULL) 232 free_mapping_format(e->element.extract.fmt); 233 e->element.extract.fmt = NULL; 234 free_mapping_item(&e->element.extract.item); 608 if (sub->element.extract.fmt != NULL) 609 free_mapping_format(sub->element.extract.fmt); 610 sub->element.extract.fmt = NULL; 611 free_mapping_item(&sub->element.extract.item); [all...] |
| /onnv/onnv-gate/usr/src/cmd/mailx/ |
| translate.c | 89 x = extract(line, n->n_type);
|
| send.c | 455 to = cat(extract(hp->h_bcc, GBCC), 456 cat(extract(hp->h_to, GTO), 457 extract(hp->h_cc, GCC)));
|
| /onnv/onnv-gate/usr/src/cmd/exstr/ |
| exstr.c | 51 static void extract(); 104 extract(argv[optind]); 114 extract(name) function
|
| /onnv/onnv-gate/usr/src/ |
| README.license-files | 33 1. Scan the source code and extract all of the third party licenses
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
| Select.pm | 20 Pod::Select, podselect() - extract selected sections of POD from input 73 B<podselect()> is a function which will extract specified sections of
|
| /onnv/onnv-gate/usr/src/cmd/svc/svccfg/ |
| svccfg.l | 84 <INITIAL>extract { BEGIN WORD; return (SCC_EXTRACT); }
|
| /onnv/onnv-gate/usr/src/lib/libexacct/demo/ |
| README | 35 programming API to extract extended accounting data. libexacct(3LIB) is
|
| /onnv/onnv-gate/usr/src/lib/libc/sparcv9/gen/ |
| strcpy.s | 84 srl %o5, 8, %o4 ! extract first byte 88 andcc %o5, 0xff, %g0 ! extract second byte 98 srl %o5, 24, %o4 ! extract first byte 102 srl %o5, 16, %o4 ! extract second byte 106 srl %o5, 8, %o4 ! extract third byte
|
| /onnv/onnv-gate/usr/src/lib/libc_psr/sun4u-opl/common/ |
| memcpy.s | 236 faligndata %d2, %d0, %d10 ! extract 8 bytes out 240 faligndata %d4, %d2, %d12 ! extract 8 bytes out 243 faligndata %d6, %d4, %d14 ! extract 8 bytes out 245 faligndata %d8, %d6, %d16 ! extract 8 bytes out 247 faligndata %d18, %d8, %d20 ! extract 8 bytes out 249 faligndata %d28, %d18, %d22 ! extract 8 bytes out 251 faligndata %d30, %d28, %d24 ! extract 8 bytes out 253 faligndata %d0, %d30, %d26 ! extract 8 bytes out 267 faligndata %d2, %d0, %d10 ! extract 8 bytes out 272 faligndata %d4, %d2, %d12 ! extract 8 bytes ou [all...] |
| /onnv/onnv-gate/usr/src/lib/libc_psr/sun4u-us3/common/ |
| memcpy.s | 261 faligndata %d2, %d0, %d10 ! extract 8 bytes out 264 faligndata %d4, %d2, %d12 ! extract 8 bytes out 266 faligndata %d6, %d4, %d14 ! extract 8 bytes out 268 faligndata %d8, %d6, %d16 ! extract 8 bytes out 270 faligndata %d18, %d8, %d20 ! extract 8 bytes out 272 faligndata %d28, %d18, %d22 ! extract 8 bytes out 274 faligndata %d30, %d28, %d24 ! extract 8 bytes out 276 faligndata %d0, %d30, %d26 ! extract 8 bytes out 290 faligndata %d2, %d0, %d10 ! extract 8 bytes out 295 faligndata %d4, %d2, %d12 ! extract 8 bytes ou [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| ucode.h | 264 ucode_errno_t (*extract)(ucode_update_t *, uint8_t *, int); member in struct:ucode_ops
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
| Basename.pm | 7 basename - extract just the filename from a path 9 dirname - extract just the directory from a path
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/re/ |
| re.pm | 40 on tainted data aren't meant to extract safe substrings, but to perform
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| AutoLoader.pm | 209 extract the definitions into individual files F<auto/funcname.al>.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/ |
| Collate.pm | 44 to extract the data itself, you'll need a dereference: $$s1 88 # to extract the data itself, you need to deref: $$s1
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
| Balanced.pm | 0 # EXTRACT VARIOUSLY DELIMITED TEXT SEQUENCES FROM STRINGS. 926 { @bits = $field = $func->extract($$textref) } 1016 sub extract($$) # ($self, $text) subroutine 1031 Text::Balanced - Extract delimited text sequences from strings. 1049 # Extract the initial substring of $text that is delimited by 1055 # Extract the initial substring of $text that is bracketed 1062 # Extract the initial substring of $text that is bounded by 1068 # Extract the initial substring of $text that is bounded by 1075 # Extract the initial substring of $text that represents a 1081 # Extract the initial substring of $text that represents a bloc [all...] |