Searched refs:In (Results 101 - 125 of 237) sorted by relevance

12345678910

/external/llvm/test/MC/ARM/
H A Deh-directive-section-comdat.s6 @ In C++, the instantiation of the template will come with linkonce (or
/external/mesa3d/docs/
H A DMESA_swap_frame_usage.spec58 WGL_I3D_swap_frame_usage. In WGL_I3D_swap_frame_usage, the measurement
113 between two buffer-swap operations being committed. In unextended GLX the
H A DMESA_texture_array.spec69 all aspects except the sizes of the non-base level images. In
343 "In addition to image arrays for one-, two-, and three-dimensional
375 "In addition to the default textures TEXTURE_1D, TEXTURE_2D,
412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D,
415 array texture state vectors respectively associated with them. In order
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsnamed.c657 void EvalNamedColorPCS(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) argument
660 cmsUInt16Number index = (cmsUInt16Number) _cmsQuickSaturateWord(In[0] * 65535.0);
675 void EvalNamedColor(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) argument
678 cmsUInt16Number index = (cmsUInt16Number) _cmsQuickSaturateWord(In[0] * 65535.0);
725 // In a absolutely arbitrary way, I hereby decide to allow a maxim of 255 profiles linked
/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_interpolate_loop_gnu.s100 @ with certain coefficients and signal sources. In this case, either a
H A DARM-E_interpolate_noloop_gnu.s92 @ with certain coefficients and signal sources. In this case, either a
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_interpolate_loop_gnu.s100 @ with certain coefficients and signal sources. In this case, either a
H A DARM-E_interpolate_noloop_gnu.s92 @ with certain coefficients and signal sources. In this case, either a
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_dump.c41 case In: return "In";
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_dump.c41 case In: return "In";
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_dump.c41 case In: return "In";
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_array.spec69 all aspects except the sizes of the non-base level images. In
343 "In addition to image arrays for one-, two-, and three-dimensional
375 "In addition to the default textures TEXTURE_1D, TEXTURE_2D,
412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D,
415 array texture state vectors respectively associated with them. In order
H A DMESA_drm_image.spec87 In the attribute list, pass EGL_WIDTH, EGL_HEIGHT and format and
/external/libunwind/doc/
H A Dunw_create_addr_space.tex26 \File{$<$endian.h$>$}. In particular, \Const{\_\_LITTLE\_ENDIAN} would
97 \Type{unw\_error\_t} error-codes may be returned. In particular, this
143 target. In other words, it is the responsibility of the call-back
162 of the byte-order of the target. In other words, it is the
182 target. In other words, it is the responsibility of the call-back
H A Dlibunwind-setjmp.tex35 system-provided routines. In fact, the time spent on a
H A Dunw_get_proc_info_by_ip.tex71 In addition, \Func{unw\_get\_proc\_info}() may return any error
H A Dunw_resume.tex49 value as the contents of the register. In other words, the exception
/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp315 void MergeInTypeForLoadOrStore(Type *In, uint64_t Offset);
386 /// MergeInTypeForLoadOrStore - Add the 'In' type to the accumulated vector type
399 void ConvertToScalarInfo::MergeInTypeForLoadOrStore(Type *In, argument
408 // If the In type is a vector that is the same size as the alloca, see if it
410 if (VectorType *VInTy = dyn_cast<VectorType>(In)) {
413 } else if (In->isFloatTy() || In->isDoubleTy() ||
414 (In->isIntegerTy() && In->getPrimitiveSizeInBits() >= 8 &&
415 isPowerOf2_32(In
[all...]
/external/clang/unittests/AST/
H A DCommentParser.cpp762 ParamCommandComment::In,
781 ParamCommandComment::In,
815 ParamCommandComment::In,
845 ParamCommandComment::In,
927 ParamCommandComment::In,
/external/libvorbis/doc/
H A D01-introduction.tex44 packed in their entirety into the Vorbis bitstream headers. In
194 In this example, channels 0-4 belong to submap 0 (which indicates use
232 once the floor curve has been subtracted out. In simplest terms, it
268 belonging to the Vorbis stream. In Vorbis I, all packets after the
344 codec setup. In Vorbis I, legal frame sizes are powers of two from 64
369 In the unequal-sized window case, the window shape of the long window
512 of the current window. In the case of same-sized windows, the amount
H A D08-residue.tex43 important to note that the integer division truncates. In the below
54 represents the classification numbers in that chunk. In the below
232 stream undecodable. In addition, any codebook number greater than the
248 In addition to configuration information, the residue decode process
H A DVorbis_I_spec.tex44 % In LaTeX, pictures are normally put into floating environments, and it is
/external/zlib/src/contrib/delphi/
H A DZLib.pas129 In: InBuf = ptr to compressed data
138 In: InBuf = ptr to compressed data
147 In: InBuf = ptr to compressed data
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DRecognizerSharedState.as32 /** In lieu of a return value, this indicates that a rule or token
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex25 no well-defined API to manage IPv6 flow information. In this document
138 In order to tell kernel that application
181 In the cases when it is convenient to use \verb|recvfrom(2)|,
289 to lease flow label ordered by user. In this case, it is user task to provide

Completed in 632 milliseconds

12345678910