OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semantics
(Results
26 - 50
of
1985
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tcpdump/
setsignal.c
46
*
semantics
, i.e. the signal handler is restored following service
56
* Otherwise, if "sigset()" is available, it probably has BSD
semantics
57
* while "signal()" has traditional
semantics
, so we use "sigset()"; it
66
*
semantics
, wherein system calls don't get restarted *but* the
/external/valgrind/main/VEX/
TODO.txt
49
write API doc, clarify IR
semantics
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
issue20176-__gnu_Unwind_Find_exidx.cpp
6
* Same
semantics
as __gnu_Unwind_Find_exidx().
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h
55
#define mpu_command_port base + 1 /* write
semantics
*/
56
#define mpu_status_port base + 1 /* read
semantics
*/
58
#define status_port base + 3 /* read
semantics
*/
59
#define control_port base + 3 /* write
semantics
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h
55
#define mpu_command_port base + 1 /* write
semantics
*/
56
#define mpu_status_port base + 1 /* read
semantics
*/
58
#define status_port base + 3 /* read
semantics
*/
59
#define control_port base + 3 /* write
semantics
*/
/external/chromium/base/
safe_strerror_posix.h
17
// alternative strerror_r varies in
semantics
across platforms. Use these
20
// Thread-safe strerror function with dependable
semantics
that never fails.
/external/chromium_org/base/
safe_strerror_posix.h
18
// alternative strerror_r varies in
semantics
across platforms. Use these
21
// Thread-safe strerror function with dependable
semantics
that never fails.
/external/chromium_org/third_party/libjingle/source/talk/media/base/
streamparams.cc
54
return (
semantics
== semantics_in && ssrcs.size() > 0);
60
ost << "
semantics
:" <<
semantics
<< ";";
local
101
bool StreamParams::AddSecondarySsrc(const std::string&
semantics
,
112
SsrcGroup ssrc_group = SsrcGroup(
semantics
, ssrc_vector);
117
bool StreamParams::GetSecondarySsrc(const std::string&
semantics
,
122
if (it->has_semantics(
semantics
) &&
219
if (group.
semantics
.compare(kFidSsrcGroupSemantics) != 0 ||
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberMatchTest.java
30
* Tests the value type
semantics
. Equality and hash code must be based on the covered range and
49
* Tests the value type
semantics
for matches with a null number.
/external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-Memory.txt
21
an object, etc...) and more closely matches Java
semantics
. The
22
pointer type would be kept for C++ like
semantics
. Through analysis,
/external/chromium_org/sandbox/win/src/
sync_policy.cc
134
TargetPolicy::
Semantics
semantics
,
141
if (TargetPolicy::EVENTS_ALLOW_ANY !=
semantics
&&
142
TargetPolicy::EVENTS_ALLOW_READONLY !=
semantics
) {
155
if (TargetPolicy::EVENTS_ALLOW_READONLY ==
semantics
) {
167
if (TargetPolicy::EVENTS_ALLOW_READONLY !=
semantics
) {
/external/llvm/lib/Support/
APFloat.cpp
43
/* Represents floating point arithmetic
semantics
. */
580
semantics
= ourSemantics;
596
assert(
semantics
== rhs.
semantics
);
634
unsigned bitsToPreserve =
semantics
->precision - 1;
642
unsigned QNaNBit =
semantics
->precision - 2;
661
if (
semantics
== &APFloat::x87DoubleExtended)
676
if (
semantics
!= rhs.
semantics
) {
678
initialize(rhs.
semantics
);
[
all
...]
/external/flac/include/FLAC/
callback.h
91
* The signature and
semantics
match POSIX fread() implementations
104
* The signature and
semantics
match POSIX fwrite() implementations
117
* The signature and
semantics
mostly match POSIX fseek() WITH ONE IMPORTANT
130
* The signature and
semantics
mostly match POSIX ftell() WITH ONE IMPORTANT
141
* The signature and
semantics
mostly match POSIX feof() but WATCHOUT:
152
* The signature and
semantics
match POSIX fclose() implementations
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h
130
// fails to give any meaningful
semantics
. In this
152
// gives no
semantics
. In this implementation it just adds its
163
// gives no
semantics
. In this implementation it just subtracts
174
// defines its
semantics
only in terms of operator-. In this
188
// defines its
semantics
only in terms of operator+. In this
202
// defines its
semantics
only in terms of operator+. In this
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
postypes.h
128
// fails to give any meaningful
semantics
. In this
150
// gives no
semantics
. In this implementation it just adds its
161
// gives no
semantics
. In this implementation it just subtracts
172
// defines its
semantics
only in terms of operator-. In this
186
// defines its
semantics
only in terms of operator+. In this
200
// defines its
semantics
only in terms of operator+. In this
Completed in 755 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>