HomeSort by relevance Sort by last modified time
    Searched full:short (Results 1651 - 1675 of 5109) sorted by null

<<61626364656667686970>>

  /external/quake/quake/src/WinQuake/
vid_ext.cpp 301 short *pmodenums;
324 totalvidmem = *(unsigned short *)&pinfoblock->TotalMemory[0] << 16;
326 pmodenums = (short *)
466 modeinfo.width = *(short*)(infobuf+18);
467 modeinfo.height = *(short*)(infobuf+20);
478 modeinfo.mode_attributes = *(short*)infobuf;
496 modeinfo.bytes_per_scanline = *(short*)(infobuf+16);
524 modeinfo.winasegment = *(unsigned short*)(infobuf+8);
529 modeinfo.winbsegment = *(unsigned short*)(infobuf+8);
532 modeinfo.granularity = *(short*)(infobuf+4) * 1024;
    [all...]
net_ipx.cpp 59 short socket;
64 short sipx_family;
72 short checkSum;
73 short length;
83 unsigned short ESR_off;
84 unsigned short ESR_seg;
87 short socket;
91 short fragCount;
92 short fragOff;
93 short fragSeg;
    [all...]
  /external/webkit/WebCore/css/
CSSPrimitiveValue.cpp 379 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle)
389 return static_cast<short>(result);
392 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle, double multiplier)
402 return static_cast<short>(result);
417 unsigned short type = primitiveType();
476 void CSSPrimitiveValue::setFloatValue(unsigned short unitType, double floatValue, ExceptionCode& ec)
492 static double scaleFactorForConversion(unsigned short unitType)
520 double CSSPrimitiveValue::getDoubleValue(unsigned short unitType, ExceptionCode& ec)
544 double CSSPrimitiveValue::getDoubleValue(unsigned short unitType)
566 void CSSPrimitiveValue::setStringValue(unsigned short stringType, const String& stringValue, ExceptionCode& ec
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
MiscRegressionTest.java 80 // get the setField(...,, short val) method in question
82 Method m = oClass.getDeclaredMethod("setField", new Class[] { Object.class, Class.class, String.class, short.class});
84 short start = 123;
85 short origval = -1; // 0xffff
86 Short obj = new Short(start);
87 Class<Short> declaringClass = Short.class;
92 // invoke native method to set the field "value" of type short to the newval
94 m.invoke(ois, new Object[]{ obj, declaringClass, fieldDescName, new Short(origval)} )
    [all...]
  /cts/tools/dasm/test/
all_opcodes.d 99 aget-short v11, v22, v33
106 aput-short v11, v22, v33
113 iget-short v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
120 iput-short v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
127 sget-short v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
134 sput-short v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
168 int-to-short v1, v2
  /dalvik/dx/etc/
bytecode.txt 97 4a 23x y aget-short
104 51 23x n aput-short
111 58 22c y iget-short
118 5f 22c n iput-short
125 66 21c y sget-short
132 6d 21c n sput-short
166 8f 12x y int-to-short
  /dalvik/libcore/luni/src/main/java/java/io/
DataInputStream.java 26 * be read include byte, 16-bit short, 32-bit int, 32-bit float, 64-bit long,
363 * Reads a 16-bit short value from this stream.
365 * @return the next short value from the source stream.
373 public final short readShort() throws IOException {
377 return (short) (((buff[0] & 0xff) << 8) | (buff[1] & 0xff));
401 * Reads a 16-bit unsigned short value from this stream and returns it as an
404 * @return the next unsigned short value from the source stream.
  /external/grub/netboot/
config.c 38 static unsigned short pci_ioaddrs[16];
231 unsigned short vendor;
232 unsigned short dev_id;
233 struct nic *(*eth_probe) (struct nic *, unsigned short *,
350 struct nic *(*eth_probe) (struct nic *, unsigned short *,
353 struct nic *(*eth_probe) (struct nic *, unsigned short *);
355 unsigned short *probe_ioaddrs; /* for probe overrides */
fa311.c 30 typedef unsigned short u16;
31 typedef signed short s16;
102 unsigned short vendor;
103 unsigned short device;
122 struct nic * fa311_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci)
271 unsigned short nstype;
363 short dataval = (read_cmd & (1 << i)) ? EE_Write1 : EE_Write0;
  /external/iproute2/tc/
q_cbq.c 57 unsigned short overhead=0;
196 unsigned short overhead=0;
455 fprintf(stderr, "CBQ: too short rate opt\n");
461 fprintf(stderr, "CBQ: too short lss opt\n");
467 fprintf(stderr, "CBQ: too short wrr opt\n");
473 fprintf(stderr, "CBQ: too short fopt\n");
479 fprintf(stderr, "CBQ: too short overlimit strategy %u/%u\n",
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
pvamrwbdecoder_basic_op.h 73 16 bit short signed integer (int16) whose value falls in the
80 16 bit short signed integer (int16) whose value falls in the
101 16 bit short signed integer (int16) whose value falls in the
105 16 bit short signed integer (int16) whose value falls in the
110 16 bit short signed integer (int16) whose value falls in the
150 16 bit short signed integer (int16) whose value falls in the
194 16 bit short signed integer (int16) whose value falls in the
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
mp4lib_int.h 127 /* for short video header */
136 Short block[9][64]; /* 4-Y, U and V blocks , and AAN Scale*/
152 typedef Short typeDCStore[6]; /* ACDC */
153 typedef Short typeDCACStore[4][8];
216 Bool H263_Enabled; /* H263 Short Header */
230 Int maxFrameSize; /* maximum frame size(bits) for H263/Short header mode, k*16384 */
373 Short dataBlock[128]; /* DCT block data before and after quant/dequant*/
dct.cpp 39 Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
41 Short *dst;
268 Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
270 Short *dst;
474 Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
476 Short *dst;
653 Void BlockDCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width)
655 Short *dst;
864 Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width)
866 Short *dst
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom.c 38 #define LMGetUnitTableEntryCount() *(short *)0x01D2
47 short dRefNum;
48 short driveNum;
67 static short SDL_SYS_ShortToBCD(short value)
72 static short SDL_SYS_BCDToShort(short value)
  /frameworks/base/awt/javax/imageio/stream/
ImageInputStream.java 132 * Reads 2 bytes from the stream, and returns the result as a short.
134 * @return the signed short value from the stream.
138 short readShort() throws IOException;
141 * Reads 2 bytes from the stream and returns its value as an unsigned short.
143 * @return a unsigned short value coded in an integer.
253 * the short array.
261 void readFully(short[] s, int off, int len) throws IOException;
  /frameworks/base/core/java/android/content/
ContentValues.java 124 public void put(String key, Short value) {
305 * Gets a value and converts it to a Short.
308 * @return the Short value, or null if the value is missing or cannot be converted
310 public Short getAsShort(String key) {
317 return Short.valueOf(value.toString());
319 Log.e(TAG, "Cannot parse Short value for " + value + " at key " + key);
323 Log.e(TAG, "Cannot cast value for " + key + " to a Short: " + value, e);
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
org.w3c.dom.Node.html 87 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#compareDocumentPosition(org.w3c.dom.Node)" target="_top"><code>compareDocumentPosition</code></A>(<code>Node</code>)</nobr>
180 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_CONTAINED_BY" target="_top"><code>DOCUMENT_POSITION_CONTAINED_BY</code></A></nobr>
187 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_CONTAINS" target="_top"><code>DOCUMENT_POSITION_CONTAINS</code></A></nobr>
194 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_DISCONNECTED" target="_top"><code>DOCUMENT_POSITION_DISCONNECTED</code></A></nobr>
201 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_FOLLOWING" target="_top"><code>DOCUMENT_POSITION_FOLLOWING</code></A></nobr>
208 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" target="_top"><code>DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</code></A></nobr>
215 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#DOCUMENT_POSITION_PRECEDING" target="_top"><code>DOCUMENT_POSITION_PRECEDING</code></A></nobr>
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op.h 73 16 bit short signed integer (int16) whose value falls in the
80 16 bit short signed integer (int16) whose value falls in the
101 16 bit short signed integer (int16) whose value falls in the
105 16 bit short signed integer (int16) whose value falls in the
110 16 bit short signed integer (int16) whose value falls in the
150 16 bit short signed integer (int16) whose value falls in the
194 16 bit short signed integer (int16) whose value falls in the
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/
libgcov.a 477 n ? $??e}?-?|cr??$0???__off_t_chainst_ctimcounts__u_quad_trun_maxcrc32checksum_offsetsummary_pos__gcov_read_summary_shortbufsigned char__gcov_write_counteroverreadgcov_fn_info_IO_buf_basegcov_ctr_summarylong long unsigned intst_blocksgi_ptrvalues_IO_read_ptrstdoutfunctionsnextobject__gid_tstatcreate_file_directorylong long intst_modeprogramst_ino__mode_ts_flockf_ixgcov_max_filename_fileno__gcov_position__unused4__unused5_IO_read_end_IO_lock_t__gcov_is_error__blkcnt_tlong intst_mtimstrtol_flagsfilename_lengthstdinresult__quad_tst_atimcs_allflockfrom_file__gcov_flushgcov_prefixis_programatoi__gcov_openlevelstampsize_t__dev_tst_uidvaluecs_prg_IO_markerrewriteunsigned int__gcov_varn_functionsread_errorlong unsigned intgcov_info_IO_write_ptrn_countsname__statbuf_sbufcs_tprgsizeshort unsigned intcs_objl_start_IO_FILE_IO_save_basegcov_write_blockl_type__endptrcsum_lock_flags2__gcov_closec_ixfname__basecs_tobjst_sizeGNU C 4.2.1baseversiongcov_ctr_infotv_nsecsum_all__gcov_read_unsignedfilenametv_secread_mismatch_IO_write_endgcov_version__nlink_tgcov_prefix_stripgcov_unsigned_tthis_objectctr_mask__blksize_tgcov_read_words__nptr_modecs_ptr_poserrorwords_markersread_fatalst_nlinkl_pidfi_strideunsigned char__fd_IO_buf_end__pid_tshort intinfofilest_blksizegcov_crc32timespec_vtable_offsetFILEexcessgcov_exitgi_filename__gcov_seek__ino_tgcov_position_t__gcov_initst_rdevlengthcharmode__gcov_rewritegcov_typegcov_listrunsci_ptrsummarybuffer__uid_t_next__off64_toffset_cur_column_IO_read_base_IO_save_endctrsgcov_summaryst_gid__pad1__pad2n_ctrsl_len__time_t_unused2stderr__gcov_write_summarygi_filename_upidentt_ixst_devgcov_write_wordsprefix_length_IO_backup_basesum_maxfstatgcov_merge_fn__gcov_read_counterc_numthis_programc_ptrstart_old_offseteof_pos__gcov_write_unsigned_IO_write_basel_whencefi_ptrmergefeedback/home/dmitriyz/src-lcl/android2/toolchain/android-toolchain/gcc-4.2.1/gcc/libgcov.c__gcov_write_tag_lengthGCC: (GNU) 4.2.1?$?.symtab.strtab.shstrtab.rel.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rodata.str1.4.rodata.str1.1.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_ranges.debug_str.comment.text.__i686.get_pc_thunk.bx.note.GNU-stack.group4-@ <Zx%D+D 0D?B> ?`? R+*?N ?l ^2/3m2K0???0| ?l ??2???A$? ?m??B ? ?m??B??0?D;??L??L??L?LLRP- ?W???  ?#5??? I?iZ`?k?   { ? ? ?` ?5 ?X ?? ?8 ?" ? ?O ? ?~ ?? ? ?? ?b ?? ??&- ??8??mKQW]?u4?P?pw??P?P?pH??o 0Y$*;BKRX_fms?????libgcov.cgcov_versiongcov_crc32gcov_max_filenamegcov_listgcov_exitgcov_write_blockgcov_write_wordsgcov_read_words.LC0.LC1.LC2.LC7.LC6.LC9.LC10.LC4.LC5.LC16.LC8.LC15.LC13.LC14.LC3.LC11.LC12__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE_stderrfprintf__gcov_initstrlenatexit__gcov_varfwrite__gcov_seekfseekftellabort__gcov_write_tag_length__gcov_write_counter__gcov_write_unsigned__gcov_write_summaryfread__gcov_read_counter__gcov_read_unsigned__gcov_read_summary__gcov_closefclose__gcov_opengetpidopenfcntl__errno_locationfdopen__fxstatsetbufclosegetenvstrcpyaccessmkdir__strtol_internalmemcpy__gcov_flushmemset
736 ??? ?v ??v# 1?|# ?!#?? 6? ?8 6? ?3W?(!?(??`?? ?V??V#???# ?(#@?(# ??(#??!#??!#??\#? ?m?ac9??b?,,b(Xw?|??|?????? /home/dmitriyz/src-lcl/android2/toolchain/android-toolchain/gcc-4.2.1/gcc/usr/include/bits/usr/includelibgcov.ctypes.hstdio.hlibio.hgcov-io.h?=;/???????| ?9A?B E??tt9u3?35u59? ? 9u #?m__gcov_merge_add9__quad_t_old_offset_IO_save_endshort intn_counters/home/dmitriyz/src-lcl/android2/toolchain/android-toolchain/gcc-4.2.1/gcc/libgcov.c_offsetGNU C 4.2.1_IO_write_ptr_flagsmode_IO_buf_basefile_markers_IO_read_endlong long int__gcov_var_locklong intoffset_cur_column_posgcov_position_t_sbuf_IO_FILElengthunsigned charsigned char__gcov_merge_addlong long unsigned intunsigned int_IO_marker_shortbuf_IO_write_base_unused2_IO_read_ptrstart_IO_buf_endchar_next__pad1__pad2buffershort unsigned intlong unsigned int_IO_write_end__off64_toverread__off_t_chaingcov_unsigned_t_IO_backup_basestdin_flags2_mode_IO_read_base_vtable_offseterror_IO_save_base_filenoFILEgcov_typecountersstdout_IO_lock_tGCC: (GNU) 4.2.1.symtab.strtab.shstrtab.rel.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.note.GNU-stack@9 ?%|+|0|?Bt?> ?XRE?N b 4^ 
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/lib/
libm.a 155 ???/?P????????,??/???????1????S????/????????/????? ????| <   P?Q?$8P?Q? P?Q?(8P?Q? PP?Q?4V?__isinf?__isinff'__isinfl4<long long intGNU C 4.2.1manhmanl__isinff/usr/local/google/home/digit/android/main/cupcake/android__isinflIEEEd2bitsfloatunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intbionic/libm/isinf.ccharbitsshort int__isinfIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__isinf.rel.ARM.exidx.text.__isinf.ARM.extab.text.__isinff.rel.ARM.exidx.text.__isinff.ARM.extab.text.__isinfl.rel.ARM.exidx.text.__isinfl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?> V: @`!Nv?J ?!d<ZTvp?T r ?! ?\?x?p?x ? ?!?????p??? ?!??@? ?0!?{  `!K8 x!2?8. ?(!A0?KLUp1e?" =?? 
263 GQ $'=\]? f&x u(0 :=\]+ d9qG u;?olM=0] eL??uN?P?Q??h? bionic/libmbionic/libm/armbionic/libm/srcfpclassify.c_fpmath.hfpmath.h*?K?g?=?K?g??J? ? ????8??,??8??S? ???$????P????/?S???/???5??S????/?????!(?????8??,??8??S?? ???4????0?????/?S???/?$?????0?????/????????,*??:??S???/?4????0?????/????? ????| \ \ 0(P8@P(P8@PHTP4P?Q?8@P?Q?PXP?Q?P?Q?Da?__fpclassifyf?__fpclassifyd+__fpclassifyl4\\0GNU C 4.2.1manhmanl__fpclassifyd__fpclassifyf/usr/local/google/home/digit/android/main/cupcake/android__fpclassifylIEEEd2bitsfloatbionic/libm/fpclassify.cunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intlong long intcharbitsshort intIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__fpclassifyf.rel.ARM.exidx.text.__fpclassifyf.ARM.extab.text.__fpclassifyd.rel.ARM.exidx.text.__fpclassifyd.ARM.extab.text.__fpclassifyl.rel.ARM.exidx.text.__fpclassifyl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>"a: `h!N??J ?!d4\Z?|p?? x ?! ??\???p?? ? ?!??0?,?p?,? !4@ 0!/t?+ @?!>H: ?!R[8N ?(!a0?`l?up??"  R??  
353 ?0????????? ?? ???O??????h0????????? ?? ???O????????+`?@T????z????+eG??B.?v<y5?9?=??ri7f>?k??A??>,?%?jV????l?f?>UUUUU???????@??? ????| $D$????????? H0] }$ }0P?Q?$R?Q?$T?U? R?U? $R?S???P?Q???P?Q?@T?U?R?S?Z?S??Z?[???R?S???R?S?@Z?[?LPR?S?dhR?S?|?R?S???R?S? P?Q?P?Q?R?S? P?Q??__exp__D$GNU C 4.2.1invln2lntiny/usr/local/google/home/digit/android/main/cupcake/androidfloatunsigned charlong unsigned intshort unsigned intdoublebionic/libm/bsdsrc/b_exp.cunsigned intlong long unsigned intln2hisccsid@(#)exp.c 8.1 (Berkeley) 6/4/93long long int__exp__Dcharln2loshort intlnhugelong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__exp__D.ARM.extab.text.__exp__D.rel.ARM.exidx.text.__exp__D.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: 8N?}J @w@Z H mT?p?T ? X ?\8? h???? x??G? ?f(? ?0?H?? ?p? 
471 ??K?? ??TlZ=???C=??|??T>=?B?T=)?l?s^??SL?P=?iW??>=KZL?<P???(v?.F=??8??"=?*??8]?}?L??V=??V4u_?ov???KX=?#e P?3?^??@=???1?S>??U?}?N=?O??Y?P=?7??{[=??>L??R???%?!Z=?j? )H?47!?*T?]????P?t?????2=k?pB??S????>=??.?I=L?r?;=IÓ??SW?+6??L?I?g?_?T?F?]i???`=u?>?-i??8?WN@o=?J???U??DhgI}e?-????Y=6???-Y=8????C`???3???e=?o??i=?{???R=?8X?>?z?4??=??Żl?d??/9???^J???iP????)?]??hRFo?^?tc8?r]=?4 ?B3=?????`={?V2qm=z'm?,n?! t?N=??;V?e??? ???>? =&??f=??b???`?z?67?Z??6????\=?7{ }?n=`v??Q=?? ??O$??"?N?a?EV????k=???4??g?W?"??F=D?B??d=??;?}?X???6?=?I??)?,o=?????dg=?_ ?puf=????Q=4&*CH? ????| $ D$Dp????????? ]}$ }? R?S? \X?W????X??V?W???V?W??X?Y???X?Y?`?X?Y?,4Z?[???Z?[???X?Y???P?Q?? X?Y?PTR?Q?TTR?S?T??D\??LtxP?Q??P?Q? $R?S?4<R?S?lpR?S????l???lh?ZD?T?U?HLR?S?TTQ?S???R?S???R?S???P?Q???P?Q???P?Q??a__log__D$ _b_truncvaluelogF_headieee_double_shape_typeunsigned intbionic/libm/bsdsrc/b_log.c/usr/local/google/home/digit/android/main/cupcake/androidsl_ufloatlong long unsigned intlong unsigned intshort unsigned intDoubleGNU C 4.2.1partsunsigned chardouble__uint32_t@(#)log.c 8.2 (Berkeley) 11/30/93logF_tail__log__Du_int32_tsccsidlong long intchargl_ushort intuint32_tlong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__log__D.ARM.extab.text.__log__D.rel.ARM.exidx.text.__log__D.rodata.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: p N~_J ?"w? Z ?"? m ?p?  ? $ ? ?8? 0$?P?? @$@??? ?&?(? ?&?0*???p???0 ???? ?    #0=JWcp  y~??b_log.c$a$dlogF_headlogF_tail__aeabi_d2iz__aeabi_dsub__aeabi_dmul__aeabi_dadd__aeabi_i2d__aeabi_ddiv__log__Dlogbldexp_GLOBAL_OFFSET_TABLE___aeabi_unwind_cpp_pr0 +29@GLY`gnx}???????=Jcosw???????(,<AEOS`fjs???????????Zfp|? 8 x????????8DTx??????(DPt????????? 8`l??? ?!? ? *" ,0<@TXhlx|??????????????  $04@DTXhlx|?????????????? 37CG[_ko{b_tgamma.o/ 1234974944 28587 5000 100640 28812 `
    [all...]
  /ndk/build/platforms/android-4/arch-arm/usr/lib/
libm.a 155 ???/?P????????,??/???????1????S????/????????/????? ????| <   P?Q?$8P?Q? P?Q?(8P?Q? PP?Q?4V?__isinf?__isinff'__isinfl4<long long intGNU C 4.2.1manhmanl__isinff/usr/local/google/home/digit/android/main/cupcake/android__isinflIEEEd2bitsfloatunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intbionic/libm/isinf.ccharbitsshort int__isinfIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__isinf.rel.ARM.exidx.text.__isinf.ARM.extab.text.__isinff.rel.ARM.exidx.text.__isinff.ARM.extab.text.__isinfl.rel.ARM.exidx.text.__isinfl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?> V: @`!Nv?J ?!d<ZTvp?T r ?! ?\?x?p?x ? ?!?????p??? ?!??@? ?0!?{  `!K8 x!2?8. ?(!A0?KLUp1e?" =?? 
263 GQ $'=\]? f&x u(0 :=\]+ d9qG u;?olM=0] eL??uN?P?Q??h? bionic/libmbionic/libm/armbionic/libm/srcfpclassify.c_fpmath.hfpmath.h*?K?g?=?K?g??J? ? ????8??,??8??S? ???$????P????/?S???/???5??S????/?????!(?????8??,??8??S?? ???4????0?????/?S???/?$?????0?????/????????,*??:??S???/?4????0?????/????? ????| \ \ 0(P8@P(P8@PHTP4P?Q?8@P?Q?PXP?Q?P?Q?Da?__fpclassifyf?__fpclassifyd+__fpclassifyl4\\0GNU C 4.2.1manhmanl__fpclassifyd__fpclassifyf/usr/local/google/home/digit/android/main/cupcake/android__fpclassifylIEEEd2bitsfloatbionic/libm/fpclassify.cunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intlong long intcharbitsshort intIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__fpclassifyf.rel.ARM.exidx.text.__fpclassifyf.ARM.extab.text.__fpclassifyd.rel.ARM.exidx.text.__fpclassifyd.ARM.extab.text.__fpclassifyl.rel.ARM.exidx.text.__fpclassifyl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>"a: `h!N??J ?!d4\Z?|p?? x ?! ??\???p?? ? ?!??0?,?p?,? !4@ 0!/t?+ @?!>H: ?!R[8N ?(!a0?`l?up??"  R??  
353 ?0????????? ?? ???O??????h0????????? ?? ???O????????+`?@T????z????+eG??B.?v<y5?9?=??ri7f>?k??A??>,?%?jV????l?f?>UUUUU???????@??? ????| $D$????????? H0] }$ }0P?Q?$R?Q?$T?U? R?U? $R?S???P?Q???P?Q?@T?U?R?S?Z?S??Z?[???R?S???R?S?@Z?[?LPR?S?dhR?S?|?R?S???R?S? P?Q?P?Q?R?S? P?Q??__exp__D$GNU C 4.2.1invln2lntiny/usr/local/google/home/digit/android/main/cupcake/androidfloatunsigned charlong unsigned intshort unsigned intdoublebionic/libm/bsdsrc/b_exp.cunsigned intlong long unsigned intln2hisccsid@(#)exp.c 8.1 (Berkeley) 6/4/93long long int__exp__Dcharln2loshort intlnhugelong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__exp__D.ARM.extab.text.__exp__D.rel.ARM.exidx.text.__exp__D.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: 8N?}J @w@Z H mT?p?T ? X ?\8? h???? x??G? ?f(? ?0?H?? ?p? 
471 ??K?? ??TlZ=???C=??|??T>=?B?T=)?l?s^??SL?P=?iW??>=KZL?<P???(v?.F=??8??"=?*??8]?}?L??V=??V4u_?ov???KX=?#e P?3?^??@=???1?S>??U?}?N=?O??Y?P=?7??{[=??>L??R???%?!Z=?j? )H?47!?*T?]????P?t?????2=k?pB??S????>=??.?I=L?r?;=IÓ??SW?+6??L?I?g?_?T?F?]i???`=u?>?-i??8?WN@o=?J???U??DhgI}e?-????Y=6???-Y=8????C`???3???e=?o??i=?{???R=?8X?>?z?4??=??Żl?d??/9???^J???iP????)?]??hRFo?^?tc8?r]=?4 ?B3=?????`={?V2qm=z'm?,n?! t?N=??;V?e??? ???>? =&??f=??b???`?z?67?Z??6????\=?7{ }?n=`v??Q=?? ??O$??"?N?a?EV????k=???4??g?W?"??F=D?B??d=??;?}?X???6?=?I??)?,o=?????dg=?_ ?puf=????Q=4&*CH? ????| $ D$Dp????????? ]}$ }? R?S? \X?W????X??V?W???V?W??X?Y???X?Y?`?X?Y?,4Z?[???Z?[???X?Y???P?Q?? X?Y?PTR?Q?TTR?S?T??D\??LtxP?Q??P?Q? $R?S?4<R?S?lpR?S????l???lh?ZD?T?U?HLR?S?TTQ?S???R?S???R?S???P?Q???P?Q???P?Q??a__log__D$ _b_truncvaluelogF_headieee_double_shape_typeunsigned intbionic/libm/bsdsrc/b_log.c/usr/local/google/home/digit/android/main/cupcake/androidsl_ufloatlong long unsigned intlong unsigned intshort unsigned intDoubleGNU C 4.2.1partsunsigned chardouble__uint32_t@(#)log.c 8.2 (Berkeley) 11/30/93logF_tail__log__Du_int32_tsccsidlong long intchargl_ushort intuint32_tlong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__log__D.ARM.extab.text.__log__D.rel.ARM.exidx.text.__log__D.rodata.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: p N~_J ?"w? Z ?"? m ?p?  ? $ ? ?8? 0$?P?? @$@??? ?&?(? ?&?0*???p???0 ???? ?    #0=JWcp  y~??b_log.c$a$dlogF_headlogF_tail__aeabi_d2iz__aeabi_dsub__aeabi_dmul__aeabi_dadd__aeabi_i2d__aeabi_ddiv__log__Dlogbldexp_GLOBAL_OFFSET_TABLE___aeabi_unwind_cpp_pr0 +29@GLY`gnx}???????=Jcosw???????(,<AEOS`fjs???????????Zfp|? 8 x????????8DTx??????(DPt????????? 8`l??? ?!? ? *" ,0<@TXhlx|??????????????  $04@DTXhlx|?????????????? 37CG[_ko{b_tgamma.o/ 1234974944 28587 5000 100640 28812 `
    [all...]
  /ndk/build/platforms/android-5/arch-arm/usr/lib/
libm.a 155 ???/?P????????,??/???????1????S????/????????/????? ????| <   P?Q?$8P?Q? P?Q?(8P?Q? PP?Q?4V?__isinf?__isinff'__isinfl4<long long intGNU C 4.2.1manhmanl__isinff/usr/local/google/home/digit/android/main/cupcake/android__isinflIEEEd2bitsfloatunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intbionic/libm/isinf.ccharbitsshort int__isinfIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__isinf.rel.ARM.exidx.text.__isinf.ARM.extab.text.__isinff.rel.ARM.exidx.text.__isinff.ARM.extab.text.__isinfl.rel.ARM.exidx.text.__isinfl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?> V: @`!Nv?J ?!d<ZTvp?T r ?! ?\?x?p?x ? ?!?????p??? ?!??@? ?0!?{  `!K8 x!2?8. ?(!A0?KLUp1e?" =?? 
263 GQ $'=\]? f&x u(0 :=\]+ d9qG u;?olM=0] eL??uN?P?Q??h? bionic/libmbionic/libm/armbionic/libm/srcfpclassify.c_fpmath.hfpmath.h*?K?g?=?K?g??J? ? ????8??,??8??S? ???$????P????/?S???/???5??S????/?????!(?????8??,??8??S?? ???4????0?????/?S???/?$?????0?????/????????,*??:??S???/?4????0?????/????? ????| \ \ 0(P8@P(P8@PHTP4P?Q?8@P?Q?PXP?Q?P?Q?Da?__fpclassifyf?__fpclassifyd+__fpclassifyl4\\0GNU C 4.2.1manhmanl__fpclassifyd__fpclassifyf/usr/local/google/home/digit/android/main/cupcake/android__fpclassifylIEEEd2bitsfloatbionic/libm/fpclassify.cunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intlong long intcharbitsshort intIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__fpclassifyf.rel.ARM.exidx.text.__fpclassifyf.ARM.extab.text.__fpclassifyd.rel.ARM.exidx.text.__fpclassifyd.ARM.extab.text.__fpclassifyl.rel.ARM.exidx.text.__fpclassifyl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>"a: `h!N??J ?!d4\Z?|p?? x ?! ??\???p?? ? ?!??0?,?p?,? !4@ 0!/t?+ @?!>H: ?!R[8N ?(!a0?`l?up??"  R??  
353 ?0????????? ?? ???O??????h0????????? ?? ???O????????+`?@T????z????+eG??B.?v<y5?9?=??ri7f>?k??A??>,?%?jV????l?f?>UUUUU???????@??? ????| $D$????????? H0] }$ }0P?Q?$R?Q?$T?U? R?U? $R?S???P?Q???P?Q?@T?U?R?S?Z?S??Z?[???R?S???R?S?@Z?[?LPR?S?dhR?S?|?R?S???R?S? P?Q?P?Q?R?S? P?Q??__exp__D$GNU C 4.2.1invln2lntiny/usr/local/google/home/digit/android/main/cupcake/androidfloatunsigned charlong unsigned intshort unsigned intdoublebionic/libm/bsdsrc/b_exp.cunsigned intlong long unsigned intln2hisccsid@(#)exp.c 8.1 (Berkeley) 6/4/93long long int__exp__Dcharln2loshort intlnhugelong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__exp__D.ARM.extab.text.__exp__D.rel.ARM.exidx.text.__exp__D.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: 8N?}J @w@Z H mT?p?T ? X ?\8? h???? x??G? ?f(? ?0?H?? ?p? 
471 ??K?? ??TlZ=???C=??|??T>=?B?T=)?l?s^??SL?P=?iW??>=KZL?<P???(v?.F=??8??"=?*??8]?}?L??V=??V4u_?ov???KX=?#e P?3?^??@=???1?S>??U?}?N=?O??Y?P=?7??{[=??>L??R???%?!Z=?j? )H?47!?*T?]????P?t?????2=k?pB??S????>=??.?I=L?r?;=IÓ??SW?+6??L?I?g?_?T?F?]i???`=u?>?-i??8?WN@o=?J???U??DhgI}e?-????Y=6???-Y=8????C`???3???e=?o??i=?{???R=?8X?>?z?4??=??Żl?d??/9???^J???iP????)?]??hRFo?^?tc8?r]=?4 ?B3=?????`={?V2qm=z'm?,n?! t?N=??;V?e??? ???>? =&??f=??b???`?z?67?Z??6????\=?7{ }?n=`v??Q=?? ??O$??"?N?a?EV????k=???4??g?W?"??F=D?B??d=??;?}?X???6?=?I??)?,o=?????dg=?_ ?puf=????Q=4&*CH? ????| $ D$Dp????????? ]}$ }? R?S? \X?W????X??V?W???V?W??X?Y???X?Y?`?X?Y?,4Z?[???Z?[???X?Y???P?Q?? X?Y?PTR?Q?TTR?S?T??D\??LtxP?Q??P?Q? $R?S?4<R?S?lpR?S????l???lh?ZD?T?U?HLR?S?TTQ?S???R?S???R?S???P?Q???P?Q???P?Q??a__log__D$ _b_truncvaluelogF_headieee_double_shape_typeunsigned intbionic/libm/bsdsrc/b_log.c/usr/local/google/home/digit/android/main/cupcake/androidsl_ufloatlong long unsigned intlong unsigned intshort unsigned intDoubleGNU C 4.2.1partsunsigned chardouble__uint32_t@(#)log.c 8.2 (Berkeley) 11/30/93logF_tail__log__Du_int32_tsccsidlong long intchargl_ushort intuint32_tlong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__log__D.ARM.extab.text.__log__D.rel.ARM.exidx.text.__log__D.rodata.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: p N~_J ?"w? Z ?"? m ?p?  ? $ ? ?8? 0$?P?? @$@??? ?&?(? ?&?0*???p???0 ???? ?    #0=JWcp  y~??b_log.c$a$dlogF_headlogF_tail__aeabi_d2iz__aeabi_dsub__aeabi_dmul__aeabi_dadd__aeabi_i2d__aeabi_ddiv__log__Dlogbldexp_GLOBAL_OFFSET_TABLE___aeabi_unwind_cpp_pr0 +29@GLY`gnx}???????=Jcosw???????(,<AEOS`fjs???????????Zfp|? 8 x????????8DTx??????(DPt????????? 8`l??? ?!? ? *" ,0<@TXhlx|??????????????  $04@DTXhlx|?????????????? 37CG[_ko{b_tgamma.o/ 1234974944 28587 5000 100640 28812 `
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/lib/
libm.a 155 ???/?P????????,??/???????1????S????/????????/????? ????| <   P?Q?$8P?Q? P?Q?(8P?Q? PP?Q?4V?__isinf?__isinff'__isinfl4<long long intGNU C 4.2.1manhmanl__isinff/usr/local/google/home/digit/android/main/cupcake/android__isinflIEEEd2bitsfloatunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intbionic/libm/isinf.ccharbitsshort int__isinfIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__isinf.rel.ARM.exidx.text.__isinf.ARM.extab.text.__isinff.rel.ARM.exidx.text.__isinff.ARM.extab.text.__isinfl.rel.ARM.exidx.text.__isinfl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?> V: @`!Nv?J ?!d<ZTvp?T r ?! ?\?x?p?x ? ?!?????p??? ?!??@? ?0!?{  `!K8 x!2?8. ?(!A0?KLUp1e?" =?? 
263 GQ $'=\]? f&x u(0 :=\]+ d9qG u;?olM=0] eL??uN?P?Q??h? bionic/libmbionic/libm/armbionic/libm/srcfpclassify.c_fpmath.hfpmath.h*?K?g?=?K?g??J? ? ????8??,??8??S? ???$????P????/?S???/???5??S????/?????!(?????8??,??8??S?? ???4????0?????/?S???/?$?????0?????/????????,*??:??S???/?4????0?????/????? ????| \ \ 0(P8@P(P8@PHTP4P?Q?8@P?Q?PXP?Q?P?Q?Da?__fpclassifyf?__fpclassifyd+__fpclassifyl4\\0GNU C 4.2.1manhmanl__fpclassifyd__fpclassifyf/usr/local/google/home/digit/android/main/cupcake/android__fpclassifylIEEEd2bitsfloatbionic/libm/fpclassify.cunsigned charlong unsigned intshort unsigned intdoubleunsigned intlong long unsigned intlong long intcharbitsshort intIEEEl2bitslong intsignlong doublesigned charIEEEf2bitsGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.ARM.extab.text.__fpclassifyf.rel.ARM.exidx.text.__fpclassifyf.ARM.extab.text.__fpclassifyd.rel.ARM.exidx.text.__fpclassifyd.ARM.extab.text.__fpclassifyl.rel.ARM.exidx.text.__fpclassifyl.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>"a: `h!N??J ?!d4\Z?|p?? x ?! ??\???p?? ? ?!??0?,?p?,? !4@ 0!/t?+ @?!>H: ?!R[8N ?(!a0?`l?up??"  R??  
353 ?0????????? ?? ???O??????h0????????? ?? ???O????????+`?@T????z????+eG??B.?v<y5?9?=??ri7f>?k??A??>,?%?jV????l?f?>UUUUU???????@??? ????| $D$????????? H0] }$ }0P?Q?$R?Q?$T?U? R?U? $R?S???P?Q???P?Q?@T?U?R?S?Z?S??Z?[???R?S???R?S?@Z?[?LPR?S?dhR?S?|?R?S???R?S? P?Q?P?Q?R?S? P?Q??__exp__D$GNU C 4.2.1invln2lntiny/usr/local/google/home/digit/android/main/cupcake/androidfloatunsigned charlong unsigned intshort unsigned intdoublebionic/libm/bsdsrc/b_exp.cunsigned intlong long unsigned intln2hisccsid@(#)exp.c 8.1 (Berkeley) 6/4/93long long int__exp__Dcharln2loshort intlnhugelong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__exp__D.ARM.extab.text.__exp__D.rel.ARM.exidx.text.__exp__D.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: 8N?}J @w@Z H mT?p?T ? X ?\8? h???? x??G? ?f(? ?0?H?? ?p? 
471 ??K?? ??TlZ=???C=??|??T>=?B?T=)?l?s^??SL?P=?iW??>=KZL?<P???(v?.F=??8??"=?*??8]?}?L??V=??V4u_?ov???KX=?#e P?3?^??@=???1?S>??U?}?N=?O??Y?P=?7??{[=??>L??R???%?!Z=?j? )H?47!?*T?]????P?t?????2=k?pB??S????>=??.?I=L?r?;=IÓ??SW?+6??L?I?g?_?T?F?]i???`=u?>?-i??8?WN@o=?J???U??DhgI}e?-????Y=6???-Y=8????C`???3???e=?o??i=?{???R=?8X?>?z?4??=??Żl?d??/9???^J???iP????)?]??hRFo?^?tc8?r]=?4 ?B3=?????`={?V2qm=z'm?,n?! t?N=??;V?e??? ???>? =&??f=??b???`?z?67?Z??6????\=?7{ }?n=`v??Q=?? ??O$??"?N?a?EV????k=???4??g?W?"??F=D?B??d=??;?}?X???6?=?I??)?,o=?????dg=?_ ?puf=????Q=4&*CH? ????| $ D$Dp????????? ]}$ }? R?S? \X?W????X??V?W???V?W??X?Y???X?Y?`?X?Y?,4Z?[???Z?[???X?Y???P?Q?? X?Y?PTR?Q?TTR?S?T??D\??LtxP?Q??P?Q? $R?S?4<R?S?lpR?S????l???lh?ZD?T?U?HLR?S?TTQ?S???R?S???R?S???P?Q???P?Q???P?Q??a__log__D$ _b_truncvaluelogF_headieee_double_shape_typeunsigned intbionic/libm/bsdsrc/b_log.c/usr/local/google/home/digit/android/main/cupcake/androidsl_ufloatlong long unsigned intlong unsigned intshort unsigned intDoubleGNU C 4.2.1partsunsigned chardouble__uint32_t@(#)log.c 8.2 (Berkeley) 11/30/93logF_tail__log__Du_int32_tsccsidlong long intchargl_ushort intuint32_tlong intsigned charGCC: (GNU) 4.2.1Aaeabi5TE.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.text.__log__D.ARM.extab.text.__log__D.rel.ARM.exidx.text.__log__D.rodata.rel.debug_frame.rel.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.ARM.attributes4!4'4,4?>??: p N~_J ?"w? Z ?"? m ?p?  ? $ ? ?8? 0$?P?? @$@??? ?&?(? ?&?0*???p???0 ???? ?    #0=JWcp  y~??b_log.c$a$dlogF_headlogF_tail__aeabi_d2iz__aeabi_dsub__aeabi_dmul__aeabi_dadd__aeabi_i2d__aeabi_ddiv__log__Dlogbldexp_GLOBAL_OFFSET_TABLE___aeabi_unwind_cpp_pr0 +29@GLY`gnx}???????=Jcosw???????(,<AEOS`fjs???????????Zfp|? 8 x????????8DTx??????(DPt????????? 8`l??? ?!? ? *" ,0<@TXhlx|??????????????  $04@DTXhlx|?????????????? 37CG[_ko{b_tgamma.o/ 1234974944 28587 5000 100640 28812 `
    [all...]
  /frameworks/base/core/java/android/os/
Bundle.java 402 * Inserts a short value into the mapping of this Bundle, replacing
406 * @param value a short
408 public void putShort(String key, short value) {
615 * Inserts a short array value into the mapping of this Bundle, replacing
619 * @param value a short array object, or null
621 public void putShortArray(String key, short[] value) {
860 * Returns the value associated with the given key, or (short) 0 if
864 * @return a short value
866 public short getShort(String key) {
868 return getShort(key, (short) 0)
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/lib/
libc.a     [all...]

Completed in 698 milliseconds

<<61626364656667686970>>