Searched refs:If (Results 176 - 200 of 413) sorted by relevance

1234567891011>>

/external/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp78 void If(MachineInstr &MI);
158 // If the exec mask is non-zero, skip the next two instructions
179 void SILowerControlFlowPass::If(MachineInstr &MI) { function in class:SILowerControlFlowPass
293 // If these aren't equal, this is probably an infinite loop.
392 // instructions? If so, we should save the m0 register at the beginning
470 If(MI);
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dmodule.pxd83 # If name points to a dotted name of the form package.module, any
151 # Return module's __name__ value. If the module does not provide
157 # module's __file__ attribute. If this is not defined, or if it is
H A Dpystate.pxd7 # We make these an opague types. If the user wants specific attributes,
H A Dref.pxd24 # Py_XDECREF(). If the reference count reaches zero, the object's
H A Ddict.pxd42 # Determine if dictionary p contains key. If an item in p is
144 # PyMapping_Keys() and PyObject_GetItem(). If override is true,
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as54 * single token insertion or deletion error recovery. If
152 * If you override, make sure to update syntaxErrors if you care about that.
324 * for NoViableAlt and mismatched symbol exceptions. If you enable
531 * LA(1) is not what we are looking for. If LA(2) has the right token,
538 * If current token is consistent with what could come after
621 * $x points at that token. If that token is missing, but
631 * If you change what tokens must be created by the lexer,
713 * start index. If this rule has parsed input starting from the
734 * If we attempted but failed to parse properly before, return
/external/chromium_org/third_party/boringssl/src/crypto/obj/
H A Dobj_dat.pl191 * If this package is used in a product, Eric Young should be given attribution
210 * 4. If you include any Windows specific code (or a derivative thereof) from
H A Dobjects.pl142 * If this package is used in a product, Eric Young should be given attribution
161 * 4. If you include any Windows specific code (or a derivative thereof) from
/external/chromium_org/third_party/icu/source/extra/uconv/
H A Dmakedata.mak11 #If no config, we default to debug
/external/chromium_org/third_party/icu/source/
H A DrunConfigureICU30 If you want to add custom CFLAGS or CXXFLAGS or similar, provide them _before_
427 echo If the result of the above commands looks okay to you, go to the directory
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_swap_control.spec91 If <interval> is set to a value of 0, buffer swaps are not synchro-
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_sprite_point.spec122 aligned quadrilaterals. If the four vertices of the quadrilateral
146 If multiple texture units are present the same texture coordinate is
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dexportfig.m31 % If neither dimension is specified the size defaults to
58 % If FontMode is 'scaled' but FontSize is not specified then a
62 % If FontMode is 'fixed' but FontSize is not specified then the
74 % If LineMode is 'fixed' but LineWidth is not specified
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk7 # haven't explicitly defined support for. If all goes well, this will just work
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
H A Druntests.bat67 REM directory target\eclipse does not exist. If this directory
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk7 # If you are thinking of modifying this file, READ THIS.
/external/icu/icu4c/source/extra/uconv/
H A Dmakedata.mak11 #If no config, we default to debug
/external/icu/icu4c/source/
H A DrunConfigureICU30 If you want to add custom CFLAGS or CXXFLAGS or similar, provide them _before_
427 echo If the result of the above commands looks okay to you, go to the directory
/external/libpng/
H A Dcompile20 # along with this program. If not, see <http://www.gnu.org/licenses/>.
42 # Currently only supports Windows hosts. If the determined conversion
247 If you are trying to build a whole package this is not the
301 # If no '-o' option was seen then we might have been invoked from a
303 # normal compilation that the losing compiler can handle. If no
/external/libunwind/doc/
H A Dunw_init_remote.tex49 \Func{unw\_init\_remote}() is thread-safe. If the local address-space
/external/mesa3d/docs/
H A DMESA_swap_control.spec91 If <interval> is set to a value of 0, buffer swaps are not synchro-
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec122 aligned quadrilaterals. If the four vertices of the quadrilateral
146 If multiple texture units are present the same texture coordinate is
/external/openssl/crypto/objects/
H A Dobj_dat.pl194 * If this package is used in a product, Eric Young should be given attribution
213 * 4. If you include any Windows specific code (or a derivative thereof) from
H A Dobjects.pl145 * If this package is used in a product, Eric Young should be given attribution
164 * 4. If you include any Windows specific code (or a derivative thereof) from
/external/chromium_org/courgette/
H A Drun_stress_test25 and bzipped patches against the likewise bsdiff patches. If outdir is

Completed in 788 milliseconds

1234567891011>>