/titanic_41/usr/src/cmd/audio/include/ |
H A D | AudioTypes.h | 88 inline Boolean operator=(int x) // Assignment from int 90 inline operator int() // Cast to integer 92 inline Boolean operator!() // Logical not 107 inline operator fileaccess_t() // Cast to enum in fileaccess_t() 109 inline operator int() { // Cast to integer 142 inline operator double() const 144 inline Double& operator += (double y) 146 inline Double& operator -= (double y) 174 inline int operator == (const Double &x, const Double &y) { 177 inline int operator == (const Double &x, double y) { [all …]
|
H A D | AudioError.h | 62 inline AudioError operator = (AudioError val) // Assignment 64 inline operator int() // Cast to integer 66 inline int operator == (audioerror_t e) // Compare 68 inline int operator != (audioerror_t e) // Compare 70 inline int operator == (AudioError e) // Compare 72 inline int operator != (AudioError e) // Compare
|
H A D | AudioFile.h | 54 inline operator vmaccess_t() // Cast to enum in vmaccess_t() 56 inline operator int() { // Cast to integer 80 AudioFile operator=(AudioFile); // Assignment is illegal variable
|
H A D | AudioHdr.h | 187 operator Audio_hdr() { in Audio_hdr() 200 int operator == (const AudioHdr& tst) 212 int operator != (const AudioHdr& tst)
|
H A D | AudioList.h | 44 void operator=(AudioListEntry); // Assignment is illegal 76 AudioList operator=(AudioList); // Assignment is illegal variable
|
H A D | AudioPipe.h | 42 AudioPipe operator=(AudioPipe); // Assignment is illegal variable
|
/titanic_41/usr/src/lib/libfru/include/ |
H A D | Str.h | 48 void operator=(const Str& rhs); member 49 void operator=(const char *str); member 51 int operator != (const Str& rhs) const; 52 int operator == (const Str& rhs) const; 54 char& operator[](int index) const; 55 Str& operator<<(Str rhs); 56 Str& operator<<(long long i); 57 Str& operator<<(long i); 58 Str& operator<<(int i); 59 Str& operator<<(char c);
|
/titanic_41/usr/src/tools/ndrgen/ |
H A D | ndr_print.c | 204 char *operator; in print_field_attr() local 214 operator = NULL; in print_field_attr() 216 operator = arg->n_sym->name; in print_field_attr() 218 if (operator != NULL) { in print_field_attr() 223 if (strcmp(name, operator) == 0) in print_field_attr() 224 operator = NULL; in print_field_attr() 225 else if (strchr(valid, *operator) == NULL) in print_field_attr() 226 compile_error("invalid operator: %s", operator); in print_field_attr() 234 if ((value == 0) && strcmp(operator, "/") == 0) in print_field_attr() 238 if (operator) in print_field_attr() [all …]
|
H A D | ndr_parse.y | 118 | SIZE_IS_KW LP arg operator INTEGER RP 123 | LENGTH_IS_KW LP arg operator INTEGER RP 128 | SWITCH_IS_KW LP arg operator INTEGER RP 160 operator: STAR
|
/titanic_41/usr/src/cmd/lms/SyncLib/Include/ |
H A D | SPtr.h | 99 SPtr &operator= (const SPtr<X> &other_sptr_p) 123 SPtr &operator=(const SPtr &other_sptr_p) 148 T &operator*() const 154 T *operator->() const 185 inline bool operator==(const SPtr<T> &x, const SPtr<T> &y) { 191 inline bool operator!=(const SPtr<T> &x, const SPtr<T> &y) {
|
H A D | Semaphore.h | 52 Semaphore &operator=(const Semaphore &rhs); variable
|
H A D | Event.h | 56 Event& operator=(const Event &rhs); variable
|
H A D | Thread.h | 91 Thread &operator=(const Thread &rhs); variable
|
/titanic_41/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 809 Name operator->() const { return node->name; } 812 operator Name() { return node->name; } in Name() 815 iterator& operator=(const iterator &o) { node = o.node; return *this; } 818 int operator==(const iterator &o) const { return (node == o.node); } 819 int operator!=(const iterator &o) const { return (node != o.node); } 822 iterator& operator++(); 823 iterator operator++(int) { iterator it = *this; ++*this; return it; } 904 operator==(const timestruc_t &t1, const timestruc_t &t2) { 909 operator!=(const timestruc_t &t1, const timestruc_t &t2) { 914 operator>(const timestruc_t &t1, const timestruc_t &t2) { [all …]
|
/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslog.conf | 36 *.alert;kern.err;daemon.err operator 54 user.alert `root, operator'
|
/titanic_41/usr/src/cmd/lms/tools/ |
H A D | ATNetworkTool.h | 192 ATAddress &operator=(const ATAddress &y) 200 ATAddress &operator=(const struct sockaddr &yip) 235 bool operator<(const ATAddress &y) const 243 bool operator>(const ATAddress &y) const 251 bool operator==(const ATAddress &y) const 262 bool operator!=(const ATAddress &y) const
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | in.test | 15 # focus of this file is testing the IN and BETWEEN operator. 60 # Testing of the IN operator using static lists on the right-hand side. 81 } {1 {right-hand side of IN operator must be constant}} 85 } {1 {right-hand side of IN operator must be constant}} 92 } {1 {right-hand side of IN operator must be constant}} 96 } {1 {right-hand side of IN operator must be constant}} 102 # Testing the IN operator where the right-hand side is a SELECT 162 # Make sure the IN operator works with INTEGER PRIMARY KEY fields. 233 # Tests of IN operator against empty sets. (Ticket #185)
|
H A D | select4.test | 41 # Union All operator 114 # Union operator 142 # Except operator 192 # Intersect operator 394 # NULLs are indistinct for the UNION operator. 395 # Make sure the UNION operator recognizes this
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_compact_001_pos.ksh | 201 for operator in "A0+" "A0="; do 205 if [[ $operator == "A0=" ]]; then 209 log_must usr_exec $CHMOD ${operator}${acl_spec} $node
|
H A D | zfs_acl_chmod_rwx_002_pos.ksh | 192 for operator in "A0+" "A0="; do 199 if [[ $operator == "A0=" ]]; then 203 log_must usr_exec $CHMOD $operator$acl_spec $node
|
/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 44 static const unsigned int operator[] = { variable 437 return (operator[ret]); in gettoken() 474 flag = operator[T_INIT]; in plural_expr() 682 flag = operator[T_EXP]; in plural_expr() 721 flag = operator[T_EXP]; in plural_expr() 757 flag = operator[T_EXP]; in plural_expr() 770 flag = operator[T_EXP]; in plural_expr() 789 flag = operator[T_EXP]; in plural_expr()
|
/titanic_41/usr/src/ucbcmd/expr/ |
H A D | expr.y | 112 char *operator[] = { variable 132 for(i = 0; *operator[i]; ++i) in yylex() 133 if(EQL(operator[i], p)) in yylex()
|
/titanic_41/usr/src/cmd/lms/ |
H A D | LMEConnection.h | 111 struct LMEProtocolVersionMessage &operator=(const struct LMEProtocolVersionMessage &y) member 119 bool operator<(const struct LMEProtocolVersionMessage &y) const 126 bool operator>(const struct LMEProtocolVersionMessage &y) const
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | HBANPIVPort.h | 44 bool operator == (HBANPIVPort &comp);
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.32.msg | 139 @ MSG_STR_OPERATOR_1 "operator" 140 @ MSG_STR_OPERATOR_2 "operator "
|