HomeSort by relevance Sort by last modified time
    Searched refs:seq (Results 251 - 275 of 674) sorted by null

<<11121314151617181920>>

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
NetlinkServer.cpp 126 uint32_t seq = nlh->nlmsg_seq; local
128 //LOG_I("%s: Handling NQ message for pid %u seq %u...", __FUNCTION__, pid, seq);
129 uint64_t hash = hashConnection(pid, seq);
137 connection = new NetlinkConnection(this, serverSock, pid, seq);
  /external/ipsec-tools/src/libipsec/
pfkey.c 377 pfkey_send_getspi(so, satype, mode, src, dst, min, max, reqid, seq)
381 u_int32_t min, max, reqid, seq;
435 (u_int)len, satype, seq, getpid());
882 pfkey_send_spdadd(so, src, prefs, dst, prefd, proto, policy, policylen, seq)
888 u_int32_t seq;
895 policy, policylen, seq)) < 0)
909 policy, policylen, seq)
916 u_int32_t seq;
923 policy, policylen, seq)) < 0)
936 pfkey_send_spdupdate(so, src, prefs, dst, prefd, proto, policy, policylen, seq)
    [all...]
  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 43 seq t0, rINST, 'I' # array of ints?
44 seq t1, rINST, 'L' # array of objects?
46 seq t1, rINST, '[' # array of arrays?
97 seq t1, a1, 'I' # Is int array?
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
PrivateKeyInfo.java 71 ASN1Sequence seq)
73 Enumeration e = seq.getObjects();
SignedData.java 61 ASN1Sequence seq)
63 Enumeration e = seq.getObjects();
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
ColorTags.java 24 ColorTags(String seq) {
25 setText(seq);
  /frameworks/base/core/java/android/view/
IWindow.aidl 79 void dispatchSystemUiVisibilityChanged(int seq, int globalVisibility,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h 2 * \file include/seq.h
39 * See \ref seq page for more details.
89 const char *snd_seq_name(snd_seq_t *seq);
90 snd_seq_type_t snd_seq_type(snd_seq_t *seq);
94 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
387 int snd_seq_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs);
430 int snd_seq_create_queue(snd_seq_t *seq, snd_seq_queue_info_t *info);
431 int snd_seq_alloc_named_queue(snd_seq_t *seq, const char *name);
434 int snd_seq_get_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info);
435 int snd_seq_set_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h 2 * \file include/seq.h
39 * See \ref seq page for more details.
89 const char *snd_seq_name(snd_seq_t *seq);
90 snd_seq_type_t snd_seq_type(snd_seq_t *seq);
94 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
387 int snd_seq_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs);
430 int snd_seq_create_queue(snd_seq_t *seq, snd_seq_queue_info_t *info);
431 int snd_seq_alloc_named_queue(snd_seq_t *seq, const char *name);
434 int snd_seq_get_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info);
435 int snd_seq_set_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h 2 * \file include/seq.h
39 * See \ref seq page for more details.
89 const char *snd_seq_name(snd_seq_t *seq);
90 snd_seq_type_t snd_seq_type(snd_seq_t *seq);
94 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
387 int snd_seq_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs);
430 int snd_seq_create_queue(snd_seq_t *seq, snd_seq_queue_info_t *info);
431 int snd_seq_alloc_named_queue(snd_seq_t *seq, const char *name);
434 int snd_seq_get_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info);
435 int snd_seq_set_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FinishAffinity.java 40 ((TextView)findViewById(R.id.seq)).setText("Current nesting: " + mNesting);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
LazyEncodedSequence.java 27 seq.addElement(en.nextElement());
  /external/chromium/chrome/browser/sync/notifier/
cache_invalidation_packet_handler.cc 30 const buzz::QName kQnSeq("", "seq");
115 int seq,
118 to_jid_(to_jid), msg_(msg), seq_(seq), sid_(sid) {}
163 int seq, const std::string& sid) {
168 cache_invalidation_iq_packet->SetAttr(kQnSeq, base::IntToString(seq));
  /external/chromium/net/spdy/
spdy_test_util.h 317 MockWrite CreateMockWrite(const spdy::SpdyFrame& req, int seq);
319 MockWrite CreateMockWrite(const spdy::SpdyFrame& req, int seq, bool async);
325 MockRead CreateMockRead(const spdy::SpdyFrame& resp, int seq);
327 MockRead CreateMockRead(const spdy::SpdyFrame& resp, int seq, bool async);
  /external/icu4c/test/intltest/
dadrcoll.cpp 36 : seq(StringCharacterIterator("")),
85 seq.setText(setSequence);
98 currChar= seq.next32PostInc();
144 return seq.hasNext();
  /external/opencv/cv/src/
_cv.h 95 CV_EXTERN_C_FUNCPTR( void (CV_CDECL * CvWriteNodeFunction)(void* seq,void* node) )
  /external/tcpdump/
rx.h 63 u_int32_t seq; member in struct:rx_header
  /external/wpa_supplicant_8/src/drivers/
driver_wext.h 63 int set_tx, const u8 *seq, size_t seq_len,
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindow.java 93 public void dispatchSystemUiVisibilityChanged(int seq, int globalUi,
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 189 extern gimple_seq copy_gimple_seq_and_replace_locals (gimple_seq seq);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 189 extern gimple_seq copy_gimple_seq_and_replace_locals (gimple_seq seq);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 189 extern gimple_seq copy_gimple_seq_and_replace_locals (gimple_seq seq);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 189 extern gimple_seq copy_gimple_seq_and_replace_locals (gimple_seq seq);
  /external/opencv/cvaux/src/
cvsegment.cpp 364 CvSeq *seq = 0; local
452 seq = cvEndWriteSeq( &writer );
453 cvContourBoundingRect( seq, 1 );
456 exterior = seq;
459 seq->v_prev = exterior;
460 seq->h_next = exterior->v_next;
461 if( seq->h_next )
462 seq->h_next->h_prev = seq;
463 exterior->v_next = seq;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
Session.java 152 public int add(IWindow window, int seq, WindowManager.LayoutParams attrs,
154 return addToDisplay(window, seq, attrs, viewVisibility, Display.DEFAULT_DISPLAY,
159 public int addToDisplay(IWindow window, int seq, WindowManager.LayoutParams attrs,
162 return mService.addWindow(this, window, seq, attrs, viewVisibility, displayId,
167 public int addWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs,
169 return addToDisplayWithoutInputChannel(window, seq, attrs, viewVisibility,
174 public int addToDisplayWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs,
176 return mService.addWindow(this, window, seq, attrs, viewVisibility, displayId,
184 public int relayout(IWindow window, int seq, WindowManager.LayoutParams attrs,
190 int res = mService.relayoutWindow(this, window, seq, attrs
    [all...]

Completed in 1975 milliseconds

<<11121314151617181920>>