/external/python/cpython3/PCbuild/ |
pyproject.props | 5 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> 7 <OutDir Condition="!HasTrailingSlash($(OutDir))">$(OutDir)\</OutDir> 8 <Py_IntDir Condition="'$(Py_IntDir)' == ''">$(MSBuildThisFileDirectory)obj\</Py_IntDir> 10 <TargetName Condition="'$(TargetName)' == ''">$(ProjectName)</TargetName> 14 <SupportPGO Condition="'$(SupportPGO)' == ''">true</SupportPGO> 15 <SupportSigning Condition="'$(SupportSigning)' == ''">true</SupportSigning> 16 <SupportSigning Condition="'$(Configuration)' == 'Debug'">false</SupportSigning> 17 <SupportSigning Condition="'$(ConfigurationType)' == 'StaticLibrary'">false</SupportSigning> 22 <_DebugPreprocessorDefinition Condition="$(Configuration) == 'Debug'">_DEBUG;</_DebugPreprocessorDefinition> 24 <_PlatformPreprocessorDefinition Condition="$(Platform) == 'x64'">_WIN64;_M_X64;</_PlatformPreprocessorDefinition [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
Compiler.vcxproj | 37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration">
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
74 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
75 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
77 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
78 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> [all...] |
/external/googletest/googletest/msvc/2010/ |
gtest_prod_test.vcxproj | 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 55 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" / [all...] |
gtest_unittest-md.vcxproj | 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 55 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" / [all...] |
gtest_unittest.vcxproj | 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 55 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" / [all...] |
/external/iptables/extensions/ |
libxt_quota.man | 2 packet. The condition matches until the byte counter reaches zero. Behavior 3 is reversed with negation (i.e. the condition does not match until the
|
/external/vulkan-validation-layers/tests/ |
vk_layer_validation_tests.vcxproj.user | 3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'"> 7 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 11 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'"> 19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> 23 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> 31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
/prebuilts/go/darwin-x86/test/syntax/ |
if.go | 13 if { // ERROR "missing condition" 16 if x(); { // ERROR "missing condition"
|
/prebuilts/go/linux-x86/test/syntax/ |
if.go | 13 if { // ERROR "missing condition" 16 if x(); { // ERROR "missing condition"
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
mips5-fp.l | 2 .*:61: Warning: condition code register should be even for c.eq.ps, was 3 3 .*:62: Warning: condition code register should be even for movf.ps, was 3
|
mipsr6@mips5-fp.l | 2 .*:4: Warning: condition code register should be even for c.eq.ps, was 3 3 .*:5: Warning: condition code register should be even for movf.ps, was 3
|
set-arch.l | 2 .*:146: Warning: condition code register should be even for c.eq.ps, was 3 3 .*:147: Warning: condition code register should be even for movf.ps, was 3
|
/external/icu/icu4c/source/i18n/ |
i18n.vcxproj | 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" / [all...] |
/external/vixl/src/aarch32/ |
assembler-aarch32.h | 40 Condition first_condition_; 50 // Check that the condition of the current instruction is consistent with the 52 void CheckIT(Condition condition) { 54 PerformCheckIT(condition); 56 USE(condition); 60 void PerformCheckIT(Condition condition); 64 Condition((first_condition_.GetCondition() & 0xe) | (it_mask_ >> 3)); 174 void SetIT(Condition first_condition, uint16_t it_mask) [all...] |
/external/autotest/frontend/client/src/autotest/tko/ |
TestContextMenu.java | 32 final JSONObject condition = tests.getCondition(); local 35 labelManager.handleInvalidate(condition); 40 labelManager.handleRevalidate(condition); 45 labelManager.handleAddLabels(condition); 50 labelManager.handleRemoveLabels(condition);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_init/ |
assertions.xml | 5 shall initialize a condition variable attributes object attr with 10 After a condition variable attributes object has been used to initialize one or more condition 12 previously initialized condition variables. 21 [ENOMEM] Insufficient memory exists to initialize the condition variable attributes object.
|
/external/zlib/src/contrib/vstudio/vc10/ |
zlibvc.vcxproj | 45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration">
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration">
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
90 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> [all...] |
/toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc10/ |
zlibvc.vcxproj | 45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration">
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration">
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
90 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> [all...] |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/ |
ConditionalExpr.java | 33 private Expression condition; field in class:ConditionalExpr 42 public ConditionalExpr(Expression condition, Expression thenExpr, Expression elseExpr) { 43 setCondition(condition); 48 public ConditionalExpr(Range range, Expression condition, Expression thenExpr, Expression elseExpr) { 50 setCondition(condition); 66 return condition; 77 public ConditionalExpr setCondition(Expression condition) { 78 this.condition = condition; 79 setAsParentNodeOf(this.condition); [all...] |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/expr/ |
ConditionalExpr.java | 32 private Expression condition; field in class:ConditionalExpr 41 public ConditionalExpr(Expression condition, Expression thenExpr, Expression elseExpr) { 42 setCondition(condition); 47 public ConditionalExpr(int beginLine, int beginColumn, int endLine, int endColumn, Expression condition, Expression thenExpr, Expression elseExpr) { 49 setCondition(condition); 65 return condition; 76 public void setCondition(Expression condition) { 77 this.condition = condition; 78 setAsParentNodeOf(this.condition); [all...] |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ |
DoStmt.java | 35 private Expression condition; field in class:DoStmt 40 public DoStmt(final Statement body, final Expression condition) { 42 setCondition(condition); 46 final Statement body, final Expression condition) { 49 setCondition(condition); 65 return condition; 73 public void setCondition(final Expression condition) { 74 this.condition = condition; 75 setAsParentNodeOf(this.condition); [all...] |
WhileStmt.java | 33 private Expression condition; field in class:WhileStmt 40 public WhileStmt(final Expression condition, final Statement body) { 41 setCondition(condition); 46 final Expression condition, final Statement body) { 48 setCondition(condition); 65 return condition; 73 public void setCondition(final Expression condition) { 74 this.condition = condition; 75 setAsParentNodeOf(this.condition); [all...] |
/external/python/cpython2/PCbuild/ |
pyproject.props | 5 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> 8 <IntDir Condition="'$(Configuration)' == 'PGInstrument' or '$(Configuration)' == 'PGUpdate'">$(SolutionDir)obj\$(ArchName)\$(ProjectName)\</IntDir> 9 <TargetName Condition="'$(TargetName)' == ''">$(ProjectName)</TargetName> 14 <SupportPGO Condition="'$(SupportPGO)' == ''">true</SupportPGO> 15 <SupportSigning Condition="'$(SupportSigning)' == ''">true</SupportSigning> 16 <SupportSigning Condition="'$(Configuration)' == 'Debug'">false</SupportSigning> 17 <SupportSigning Condition="'$(ConfigurationType)' == 'StaticLibrary'">false</SupportSigning> 22 <_DebugPreprocessorDefinition Condition="$(Configuration) == 'Debug'">_DEBUG;</_DebugPreprocessorDefinition> 24 <_PlatformPreprocessorDefinition Condition="$(Platform) == 'x64'">_WIN64;_M_X64;</_PlatformPreprocessorDefinition> 25 <_PydPreprocessorDefinition Condition="$(TargetExt) == '.pyd'">Py_BUILD_CORE_MODULE;</_PydPreprocessorDefinition [all...] |
/frameworks/base/core/tests/coretests/src/android/util/ |
PollingCheck.java | 22 * Utility used for testing that allows to poll for a certain condition to happen within a timeout. 33 * The condition that the PollingCheck should use to proceed successfully. 38 * @return Whether the polling condition has been met. 76 * Instantiate and start polling for a given condition with a default 3000ms timeout. 78 * @param condition The condition to check for success. 80 public static void waitFor(final PollingCheckCondition condition) { 84 return condition.canProceed(); 90 * Instantiate and start polling for a given condition. 93 * @param condition The condition to check for success [all...] |
/frameworks/support/media/version-compat-tests/lib/src/main/java/android/support/mediacompat/testlib/util/ |
PollingCheck.java | 22 * Utility used for testing that allows to poll for a certain condition to happen within a timeout. 31 * The condition that the PollingCheck should use to proceed successfully. 35 * @return Whether the polling condition has been met. 73 * Instantiate and start polling for a given condition with a default 3000ms timeout. 74 * @param condition The condition to check for success. 76 public static void waitFor(final PollingCheckCondition condition) { 80 return condition.canProceed(); 86 * Instantiate and start polling for a given condition. 88 * @param condition The condition to check for success [all...] |