HomeSort by relevance Sort by last modified time
    Searched full:record (Results 701 - 725 of 7466) sorted by null

<<21222324252627282930>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/threegpp26245/
FontTableBox.java 46 for (FontRecord record : entries) {
47 record.getContent(byteBuffer);
  /external/pdfium/third_party/freetype/src/type1/
t1objs.h 88 /* Type 1 size record. */
114 /* Type 1 glyph slot record. */
  /external/selinux/libsemanage/man/man3/
semanage_bool.3 21 .SH "Record API Overview"
87 .SH "Record Store API Overview"
semanage_fcontext.3 19 .SH "Record API Overview"
100 .SH "Record Store API Overview"
semanage_iface.3 19 .SH "Record API Overview"
93 .SH "Record Store API Overview"
semanage_port.3 19 .SH "Record API Overview"
109 .SH "Record Store API Overview"
semanage_seuser.3 21 .SH "Record API Overview"
95 .SH "Record Store API Overview"
  /external/selinux/libsemanage/src/
users_local.c 45 ERR(handle, "%s is being used by %s login record",
95 int (*handler) (const semanage_user_t * record,
  /external/skia/gm/
distantclip.cpp 34 // We record a picture of huge vertical extents in which we clear the canvas to red, create
60 // If the image is red, we erroneously decided the clipPath was empty and didn't record
  /external/tlsdate/
TLSDATEPOOL 29 their SSL/TLS handshakes. The data returned will optionally be a TXT record
31 record for the host.
  /external/v8/test/mjsunit/es6/
typedarray-reduce.js 36 var record = [];
42 if (record.length > 0) {
43 var prevRecord = record[record.length - 1];
51 record.push(args);
54 f.record = record;
74 var calls = rec.record;
  /external/webrtc/webrtc/voice_engine/
voe_file_impl.h 61 // Record speaker signal to file
74 // Record microphone signal to file
  /frameworks/base/core/java/android/bluetooth/
SdpRecord.java 35 public SdpRecord(int size_record, byte[] record){
36 this.mRawData = record;
  /frameworks/base/core/java/android/bluetooth/le/
ScanRecord.java 32 * Represents a scan record from Bluetooth LE scan.
69 // Raw bytes of scan record.
144 * Returns raw bytes of scan record.
165 * Parse scan record bytes to {@link ScanRecord}.
172 * @param scanRecord The scan record of Bluetooth LE advertisement and/or scan response.
261 Log.e(TAG, "unable to parse scan record: " + Arrays.toString(scanRecord));
262 // As the record is invalid, ignore all the parsed results for this packet
263 // and return an empty record with raw scanRecord bytes in results
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionService.java 134 public void updateSession(MediaSessionRecord record) {
136 if (!mAllSessions.contains(record)) {
140 mPriorityStack.onSessionStateChange(record);
142 mHandler.post(MessageHandler.MSG_SESSIONS_CHANGED, record.getUserId(), 0);
159 public void onSessionPlaystateChange(MediaSessionRecord record, int oldState, int newState) {
162 if (!mAllSessions.contains(record)) {
166 updateSessions = mPriorityStack.onPlaystateChange(record, oldState, newState);
169 mHandler.post(MessageHandler.MSG_SESSIONS_CHANGED, record.getUserId(), 0);
173 public void onSessionPlaybackTypeChanged(MediaSessionRecord record) {
175 if (!mAllSessions.contains(record)) {
483 SessionsListenerRecord record = mSessionsListeners.get(i); local
500 MediaSessionRecord record = mPriorityStack.getDefaultRemoteSession(userId); local
703 SessionsListenerRecord record = new SessionsListenerRecord(listener, local
724 SessionsListenerRecord record = mSessionsListeners.remove(index); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
debug.h 43 /* Record the beginning of a new source file FILE from LINE number
47 /* Record the resumption of a source file. LINE is the line number
51 /* Record the beginning of block N, counting from 1 and not
55 /* Record the end of a block. Arguments as for begin_block. */
65 /* Record a source file location at (FILE, LINE, DISCRIMINATOR). */
80 /* Record end of epilogue code. */
86 /* Record end of function. LINE is highest line number in function. */
101 record built-in types. The second argument is properly a
  /prebuilts/go/darwin-x86/src/crypto/tls/
alert.go 46 alertBadRecordMAC: "bad record MAC",
48 alertRecordOverflow: "record overflow",
  /prebuilts/go/darwin-x86/src/net/http/fcgi/
fcgi.go 22 // recType is a record type, as defined by
44 maxWrite = 65535 // maximum record body
80 return errors.New("fcgi: invalid begin request record")
119 type record struct {
124 func (rec *record) read(r io.Reader) (err error) {
138 func (r *record) content() []byte {
142 // writeRecord writes and sends a single record.
272 // send empty record to close the stream
fcgi_test.go 51 {"single record", typeStdout, 1, nil,
57 // header for the first record
63 // header for the empty record
77 var rec record
84 t.Errorf("%s: error reading record: %v", test.desc, err)
105 t.Errorf("%s: error writing record: %v", test.desc, err)
136 var rec record
212 // confirm that child.serve closes all pipes after error reading record
  /prebuilts/go/linux-x86/src/crypto/tls/
alert.go 46 alertBadRecordMAC: "bad record MAC",
48 alertRecordOverflow: "record overflow",
  /prebuilts/go/linux-x86/src/net/http/fcgi/
fcgi.go 22 // recType is a record type, as defined by
44 maxWrite = 65535 // maximum record body
80 return errors.New("fcgi: invalid begin request record")
119 type record struct {
124 func (rec *record) read(r io.Reader) (err error) {
138 func (r *record) content() []byte {
142 // writeRecord writes and sends a single record.
272 // send empty record to close the stream
fcgi_test.go 51 {"single record", typeStdout, 1, nil,
57 // header for the first record
63 // header for the empty record
77 var rec record
84 t.Errorf("%s: error reading record: %v", test.desc, err)
105 t.Errorf("%s: error writing record: %v", test.desc, err)
136 var rec record
212 // confirm that child.serve closes all pipes after error reading record
  /system/extras/simpleperf/
record_equal_test.h 33 static void CheckRecordEqual(const Record& r1, const Record& r2) {
  /toolchain/binutils/binutils-2.25/gprof/
hist.h 50 /* Given a range of addresses for a symbol, find a histogram record
52 histogram record, modifying *P_LOWPC and *P_HIGHPC.
  /toolchain/binutils/binutils-2.25/include/gdb/
section-scripts.h 39 /* The record is a nul-terminated file name to load as a python file. */
46 /* The record is a nul-terminated file name to load as a guile(scheme)

Completed in 1216 milliseconds

<<21222324252627282930>>