OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:another
(Results
1376 - 1400
of
15616
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/libchrome/base/
sync_socket.h
104
//
another
thread while a blocking Receive or Send is being done from the
117
// A way to shut down a socket even if
another
thread is currently performing
123
// them down from
another
thread is pretty simple - we can just call
/external/libchrome/base/threading/
platform_thread.h
39
// to copy between threads, but can't be copied to
another
process as they
136
// the current thread from
another
.
139
// Yield the current thread so
another
thread can be scheduled.
/external/libmojo/mojo/public/c/system/
wait_set.h
47
// It is safe to add a handle to a wait set while performing a wait on
another
65
//
another
thread. If handle has its signals satisfied while it is being
101
// Care should be taken that if a handle is closed on
another
thread, the handle
/external/libmojo/third_party/catapult/devil/devil/utils/
usb_hubs.py
89
with
another
4-port hub connected on port 4.
106
with
another
4-port hub connected on port 1.
118
with
another
4-port hub connected on port 1.
/external/libnetfilter_conntrack/include/internal/
linux_list.h
139
* with
another
list-mutation primitive, such as list_add_rcu()
160
* with
another
list-mutation primitive, such as list_add_tail_rcu()
211
* with
another
list-mutation primitive, such as list_del_rcu()
239
* list_move - delete from one list and add as
another
's head
250
* list_move_tail - delete from one list and add as
another
's tail
278
* if
another
CPU could re-list_add() it.
372
* @n:
another
&struct list_head to use as temporary storage
432
* @n:
another
type * to use as temporary storage
463
* @n:
another
&struct list_head to use as temporary storage
566
* with
another
list-mutation primitive, such as hlist_add_head_rcu(
[
all
...]
/external/libnfnetlink/include/
linux_list.h
138
* with
another
list-mutation primitive, such as list_add_rcu()
159
* with
another
list-mutation primitive, such as list_add_tail_rcu()
210
* with
another
list-mutation primitive, such as list_del_rcu()
238
* list_move - delete from one list and add as
another
's head
249
* list_move_tail - delete from one list and add as
another
's tail
277
* if
another
CPU could re-list_add() it.
371
* @n:
another
&struct list_head to use as temporary storage
431
* @n:
another
type * to use as temporary storage
462
* @n:
another
&struct list_head to use as temporary storage
565
* with
another
list-mutation primitive, such as hlist_add_head_rcu(
[
all
...]
/external/llvm/include/llvm/Support/
FormattedStream.h
23
/// formatted_raw_ostream - A raw_ostream that wraps
another
one and keeps track
66
// own buffering, and it doesn't need or want TheStream to do
another
86
/// so it doesn't want
another
layer of buffering to be happening
/external/llvm/test/Analysis/ScopedNoAliasAA/
basic-domains.ll
31
!3 = !{!3, !2, !"
another
scope in dom0"}
37
;
Another
scope in the second domain
38
!4 = !{!4, !5, !"
another
scope in dom1"}
/external/ltp/testcases/commands/sssd/
sssd-lib.sh
43
# number of seconds to wait for
another
sssd test to complete
96
# Pause if
another
LTP sssd test is running
103
tst_resm TBROK "
another
sssd test is stuck"
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
msgctl04.c
52
* conflict with the key from
another
task.
70
int msg_q_2 = -1; /*
Another
queue id created in setup */
180
/* now let's create
another
message queue with read & write access */
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv02.c
31
* create
another
message queue without read/write permissions
53
* conflict with the key from
another
task.
76
int msg_q_2 = -1; /*
Another
message queue ID created in setup */
/external/ltp/testcases/kernel/syscalls/syslog/
syslog-lib.sh
32
# number of seconds to wait for
another
syslog test to complete
95
# Pause if
another
LTP syslog test is running
102
tst_resm TBROK "
another
syslog test is stuck"
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
assertions.xml
21
change the scheduling parameters of
another
process are
26
set its own scheduling parameters or those of
another
process
30
privileges required to set a process' own scheduling policy, or
another
/external/nist-sip/java/gov/nist/javax/sip/parser/
ExpiresParser.java
110
* CVS: If this change has been taken from
another
system,
134
* move test cases out to
another
package
149
* CVS: If this change has been taken from
another
system,
MaxForwardsParser.java
91
* CVS: If this change has been taken from
another
system,
115
* move test cases out to
another
package
130
* CVS: If this change has been taken from
another
system,
MinExpiresParser.java
112
* CVS: If this change has been taken from
another
system,
136
* move test cases out to
another
package
151
* CVS: If this change has been taken from
another
system,
/external/protobuf/gtest/samples/
sample3_unittest.cc
49
// passed on to
another
test, which is a bad idea.
53
//
another
test's failure. If one test depends on info produced by
54
//
another
test, then the two tests should really be one big test.
/external/toolchain-utils/binary_search_tool/ndk/
README
35
package them into one big apk. These object files meant for
another
38
for
another
device.
45
Using
another
device architecture:
/external/v8/testing/gtest/samples/
sample3_unittest.cc
49
// passed on to
another
test, which is a bad idea.
53
//
another
test's failure. If one test depends on info produced by
54
//
another
test, then the two tests should really be one big test.
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample3_unittest.cc
49
// passed on to
another
test, which is a bad idea.
53
//
another
test's failure. If one test depends on info produced by
54
//
another
test, then the two tests should really be one big test.
/external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2.c
27
// Multiply two 32-bit values and accumulate to
another
input value.
39
// Multiply two 32-bit values and accumulate to
another
input value.
61
// Multiply a 32-bit value with a 16-bit value and accumulate to
another
input:
/frameworks/base/core/java/android/view/
InputChannel.java
25
* a window in
another
process. It is Parcelable so that it can be sent
64
*
another
input channel into this one.
116
* Transfers ownership of the internal state of the input channel to
another
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeApp.java
64
// Always run
another
process for more per-process overhead.
134
// Bind to a fake service we want to keep running in
another
process.
143
//
another
process.
/frameworks/base/tools/aapt2/
ConfigDescription.h
65
* A configuration X dominates
another
configuration Y, if X has at least the
83
* A configuration conflicts with
another
configuration if both
91
* A configuration is compatible with
another
configuration if both
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
ScanResultUtilTest.java
75
final String ssid = "
Another
SSid";
89
final String ssid = "
Another
SSid";
115
final String ssid = "
Another
SSid";
Completed in 1796 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>