HomeSort by relevance Sort by last modified time
    Searched refs:segment (Results 376 - 400 of 1112) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-rx.c 1235 md_section_align (segT segment, valueT size)
1237 int align = bfd_get_section_alignment (stdoutput, segment);
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
HttpUrl.java 116 * "/square/okhttp/issues/1486". Each path segment is prefixed with "/". This class offers methods
117 * to compose and decompose paths by segment. If a path's last segment is the empty string, then the
119 * to "/", which is a path whose only segment is the empty string.
286 * be the empty string. Each segment is formatted with a leading '/', so if path segments were
801 throw new IllegalArgumentException("unexpected path segment: " + pathSegment);
815 throw new IllegalArgumentException("unexpected path segment: " + encodedPathSegment);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 2692 int segment = match == RAW_CONTACTS_ID_DATA ? 1 : 2; local
4090 int segment = match == RAW_CONTACTS_ID_DATA ? 1 : 2; local
6690 int segment = match == RAW_CONTACTS_ID_DATA ? 1 : 2; local
7771 LookupKeySegment segment = segments.get(i); local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.c 89 /* Tables to translate well known Mach-O segment/section names to bfd
93 /* __TEXT Segment. */
132 /* __DATA Segment. */
162 /* __DWARF Segment. */
207 /* __OBJC Segment. */
292 /* Fetch the translation from a Mach-O section designation (segment, section)
295 Allow the segment and section names to be unterminated 16 byte arrays. */
326 know the Mach-O data, return the segment name and the data for the
368 LC_SEGMENT. if the segment name does not begin with an underscore.
402 /* ... else we make up a bfd name from the segment concatenated with th
    [all...]
mach-o.h 230 section of the __OBJC segment. */
564 bfd_mach_o_segment_command segment; member in union:bfd_mach_o_load_command::__anon73849
  /toolchain/binutils/binutils-2.25/gas/
write.c 132 chained these all together into a segment, any relocs we add after
133 that must be attached to a segment. This will include relocs added
348 /* This routine records the largest alignment seen for each segment.
349 If the beginning of the segment is aligned on the worst-case
354 record_alignment (/* Segment to which alignment pertains. */
428 to the segment, not to the frag chain. */
873 /* We refetch the segment when calling section_symbol, rather
889 Go through all the fixS's in a segment and see which ones can be
1029 /* This fixup was made when the symbol's segment was
1030 SEG_UNKNOWN, but it is now in the local segment
    [all...]
expr.c 729 segT segment;
966 segment = expr (0, expressionP, mode);
975 return segment;
725 segT segment; local
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 3067 int segment = 0; local
    [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
jquery.url.js 232 segment : function( seg ) {
  /external/eigen/unsupported/Eigen/src/Splines/
Spline.h 65 m_knots.template segment<MinDegree+1>(0) = Array<Scalar,1,MinDegree+1>::Zero();
66 m_knots.template segment<MinDegree+1>(MinDegree+1) = Array<Scalar,1,MinDegree+1>::Ones();
  /external/libnfc-nci/src/nfc/int/
rw_int.h 148 BOOLEAN b_rseg; /* Segment 0 read from tag */
151 UINT8 segment; /* Current Tag segment */ member in struct:__anon16537
173 UINT8 attr_seg; /* Tag segment for which attributes are prepared */
174 UINT8 lock_attr_seg; /* Tag segment for which lock attributes are prepared */
320 UINT8 attr_seg; /* Tag segment for which attributes are prepared */
321 UINT8 lock_attr_seg; /* Tag segment for which lock attributes are prepared */
322 UINT8 segment; /* Current operating segment */ member in struct:__anon16541
    [all...]
  /external/libpcap/msdos/
ndis_0.asm 6 _TEXT SEGMENT PUBLIC DWORD USE16 'CODE'
8 _DATA SEGMENT PUBLIC DWORD USE16 'CODE'
10 _TEXT32 SEGMENT PUBLIC BYTE USE32 'CODE'
13 D_SEG EQU <_TEXT SEGMENT>
27 _TEXT SEGMENT PUBLIC DWORD 'CODE'
29 _DATA SEGMENT PUBLIC DWORD 'DATA'
32 D_SEG EQU <_DATA SEGMENT>
52 _TEXT SEGMENT
98 mov ax,CB_DSEG ;; Set my data segment again.
  /external/skia/tests/
PathOpsAngleTest.cpp 216 static void DebugReset(SkOpSegment* segment) {
217 segment->debugReset();
  /external/webp/src/enc/
iterator.c 356 void VP8SetSegment(const VP8EncIterator* const it, int segment) {
357 it->mb_->segment_ = segment;
vp8enci.h 140 // segment features
142 int num_segments_; // Actual number of segments. 1 segment only = unused.
143 int update_map_; // whether to update the segment map or not.
144 // must be 0 if there's only 1 segment.
145 int size_; // bit-cost for transmitting the segment map
150 uint8_t segments_[3]; // probabilities for segment tree
195 int quant_; // final segment quantizer.
299 void VP8SetSegment(const VP8EncIterator* const it, int segment);
351 VP8EncSegmentHeader segment_hdr_; // segment information
375 // quantization info (one set of DC/AC dequant factor per segment)
    [all...]
  /external/eigen/Eigen/src/QR/
HouseholderQR.h 304 Block<HCoeffs,Dynamic,1> hCoeffsSegment = hCoeffs.segment(k,bs);
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
IncompleteCholesky.h 247 rowIdx.segment(jk,p).minCoeff(&minpos);
  /external/google-breakpad/src/third_party/libdisasm/
ia32_operand.c 15 /* apply segment override to memory operand in insn */
101 case ADDRMETH_S: /* ModR/M reg == segment reg */
115 /* segment:offset address used in far calls */
117 &op->data.absolute.segment, 2 );
263 * the first '16' is a segment */
419 /* if operand is an address, apply any segment override prefixes */
x86_format.c 317 STRNCAT( buf, "\t\t\t<segment ", len );
682 STRNCATF( buf, "$0x%04" PRIX16 ", ", op->data.absolute.segment,
753 STRNCATF( buf, "$0x%04" PRIX16 ":", op->data.absolute.segment,
837 "\t\t<absolute_address segment=\"0x%04" PRIX16 "\"",
838 op->data.absolute.segment, len );
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 49 RW_T1T_RSEG_CPLT_EVT, /* Read segment completed */
82 RW_T3T_CHECK_EVT, /* Segment of data received from type 3 tag */
96 RW_T4T_NDEF_READ_EVT, /* Segment of data received from type 4 tag */
110 RW_I93_NDEF_READ_EVT, /* Segment of data received from tag */
329 NFC_API extern tNFC_STATUS RW_T1tReadSeg (UINT8 segment);
675 ** segment of NDEF data received. The RW_T3T_CHECK_CPLT_EVT event is used to
730 ** segment of NDEF data received. The RW_READ_CPLT_EVT event is used to
    [all...]
  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 195 // segment features
197 int num_segments_; // Actual number of segments. 1 segment only = unused.
198 int update_map_; // whether to update the segment map or not.
199 // must be 0 if there's only 1 segment.
200 int size_; // bit-cost for transmitting the segment map
205 uint8_t segments_[3]; // probabilities for segment tree
249 int quant_; // final segment quantizer.
331 void VP8SetSegment(const VP8EncIterator* const it, int segment);
377 VP8SegmentHeader segment_hdr_; // segment information
407 // quantization info (one set of DC/AC dequant factor per segment)
    [all...]
frame.c 217 // Finalize Segment probability based on the coding tree
474 const int segment = it->mb_->segment_; local
515 it->bit_count_[segment][i16] += it->luma_bits_;
516 it->bit_count_[segment][2] += it->uv_bits_;
703 VP8SetSegmentParams(enc, q); // setup segment quantizations and filters
704 SetSegmentProbas(enc); // compute segment probabilities
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
ResourceManagerBuilder.java 170 path.segment(1).equals(SdkConstants.FD_GEN_SOURCES)) {
  /toolchain/binutils/binutils-2.25/ld/
ldlang.h 380 const segment_type *segment; member in struct:lang_address_statement_struct

Completed in 1456 milliseconds

<<11121314151617181920>>