HomeSort by relevance Sort by last modified time
    Searched full:condition (Results 301 - 325 of 7248) sorted by null

<<11121314151617181920>>

  /external/autotest/cli/
compose_query 3 Selects all rows and columns that satisfy the condition specified
17 parser.add_option('-c', '--condition', action='store', dest='condition')
20 if options.condition:
22 options.condition, frontend.test_view_field_dict)
  /external/libexif/test/
test-integers.c 39 # define CHECK(condition) \
40 if (!(condition)) { \
42 __FILE__, __LINE__, #condition); \
46 # define CHECK(condition) \
47 if (!(condition)) { \
  /external/libopus/win32/VS2010/
silk_fixed.vcxproj 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
60 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /external/libpng/projects/vstudio/pnglibconf/
pnglibconf.vcxproj 14 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
25 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
31 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  /external/libpng/projects/vstudio/pngtest/
pngtest.vcxproj 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /external/libpng/projects/vstudio/pngunknown/
pngunknown.vcxproj 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /external/libpng/projects/vstudio/pngvalid/
pngvalid.vcxproj 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kernel.h 28 /* Force a compilation error if condition is true */
29 #define BUILD_BUG_ON(condition) ((void)BUILD_BUG_ON_ZERO(condition))
31 /* Force a compilation error if condition is constant and true */
34 /* Force a compilation error if condition is true, but also produce a
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
ZenModePanel.java 34 import android.service.notification.Condition;
113 private Condition mExitCondition;
120 private Condition mSessionExitCondition;
121 private Condition[] mConditions;
122 private Condition mTimeCondition;
130 mForeverId = Condition.newId(mContext).appendPath("forever").build();
254 private void setSessionExitCondition(Condition condition) {
255 if (Objects.equals(condition, mSessionExitCondition)) return;
256 if (DEBUG) Log.d(mTag, "mSessionExitCondition=" + getConditionId(condition));
852 Condition condition; field in class:ZenModePanel.ConditionTag
    [all...]
  /external/clang/utils/
clang.natvis 10 <DisplayString Condition="(clang::Type::TypeClass)TypeBits.TC == clang::Type::Builtin">Builtin Type={(clang::BuiltinType::Kind)BuiltinTypeBits.Kind}</DisplayString>
11 <DisplayString Condition="(clang::Type::TypeClass)TypeBits.TC == clang::Type::Attributed">Modified Type={((clang::AttributedType*)this)->ModifiedType} Attribute={(clang::AttributedType::Kind)AttributedTypeBits.AttrKind}</DisplayString>
18 <DisplayString Condition="Entry != 0">({((llvm::StringMapEntry&lt;clang::IdentifierInfo *&gt;*)Entry)+1,s})</DisplayString>
20 <Item Condition="Entry != 0" Name="[Identifier]">((llvm::StringMapEntry&lt;clang::IdentifierInfo *&gt;*)Entry)+1,s</Item>
25 <DisplayString Condition="Ptr == 0">Empty</DisplayString>
26 <DisplayString Condition="(Ptr &amp; PtrMask) == StoredIdentifier">{{Identifier ({*(clang::IdentifierInfo *)(Ptr &amp; ~PtrMask)})}}</DisplayString>
27 <DisplayString Condition="(Ptr &amp; PtrMask) == StoredObjCZeroArgSelector">{{ObjC Zero Arg Selector (*{(clang::IdentifierInfo *)(Ptr &amp; ~PtrMask)})}}</DisplayString>
28 <DisplayString Condition="(Ptr &amp; PtrMask) == StoredObjCOneArgSelector">{{ObjC One Arg Selector (*{(clang::IdentifierInfo *)(Ptr &amp; ~PtrMask)})}}</DisplayString>
29 <DisplayString Condition="(Ptr &amp; PtrMask) == StoredDeclarationNameExtra">{{Extra ({(clang::DeclarationNameExtra::ExtraKind)((clang::DeclarationNameExtra *)(Ptr &amp; ~PtrMask))-&gt;ExtraKindOrNumArgs})}}</DisplayString>
31 <Item Condition="(Ptr &amp; PtrMask) == StoredIdentifier" Name="[Identifier]">*(clang::IdentifierInfo *)(Ptr &amp; (…)
    [all...]
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
PhoneXamlDirect3DApp1Comp.vcxproj 31 <OutDir Condition="'$(OutDirWasSpecified)' == 'true'">$(OutDir)\$(MSBuildProjectName)\</OutDir>
33 <OutDir Condition="'$(OutDirWasSpecified)' != 'true' and '$(Platform)' == 'Win32'">$(SolutionDir)$(Configuration)\$(MSBuildProjectName)\</OutDir>
34 <OutDir Condition="'$(OutDirWasSpecified)' != 'true' and '$(Platform)' != 'Win32'">$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\</OutDir>
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
67 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
lifecycle.py 29 CONDITION = 'Condition'
39 # List of all condition elements.
57 of a condition.
100 elif name == CONDITION:
103 self.validateStartTag(name, CONDITION)
116 # the action and condition elements could be in any order.
126 elif name == CONDITION:
129 self.current_tag = CONDITION
130 # Add the condition name and value to the dictionary
    [all...]
  /external/v8/src/arm/
assembler-arm.h 744 void b(int branch_offset, Condition cond = al);
745 void bl(int branch_offset, Condition cond = al);
747 void blx(Register target, Condition cond = al); // v5 and above
748 void bx(Register target, Condition cond = al); // v5 and above, plus v4t
751 void b(Label* L, Condition cond = al);
752 void b(Condition cond, Label* L) { b(L, cond); }
753 void bl(Label* L, Condition cond = al);
754 void bl(Condition cond, Label* L) { bl(L, cond); }
760 SBit s = LeaveCC, Condition cond = al);
763 SBit s = LeaveCC, Condition cond = al)
    [all...]
  /external/bison/m4/
inttypes.m4 91 # Define the symbol $1 to be 1 if the condition is true, 0 otherwise.
92 # If $2 is true, the condition is $3; otherwise if long long int is supported
93 # approximate the condition with $4; otherwise, assume the condition is false.
94 # The condition should work on all C99 platforms; the approximations should be
115 #define CONDITION ($3)
117 #define CONDITION ($4)
119 #define CONDITION 0
121 int test[CONDITION ? 1 : -1];]])],
  /external/eigen/debug/msvc/
eigen.natvis 10 <ArrayItems Condition="Flags%2"> <!-- row major layout -->
15 <ArrayItems Condition="!(Flags%2)"> <!-- column major layout -->
29 <Synthetic Name="[row 0]" Condition="Flags%2">
32 <Synthetic Name="[row 0]" Condition="!(Flags%2)">
35 <Synthetic Name="[row 1]" Condition="Flags%2">
38 <Synthetic Name="[row 1]" Condition="!(Flags%2)">
49 <Synthetic Name="[row 0]" Condition="Flags%2">
52 <Synthetic Name="[row 0]" Condition="!(Flags%2)">
55 <Synthetic Name="[row 1]" Condition="Flags%2">
58 <Synthetic Name="[row 1]" Condition="!(Flags%2)">
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
toolutil.vcxproj 25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /external/libxml2/win32/VC10/
runsuite.vcxproj 18 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
23 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
32 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
33 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
43 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
58 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  /frameworks/base/core/java/android/os/
ConditionVariable.java 20 * Class that implements the condition variable locking paradigm.
24 * in that this class contains the condition to wait on itself. That means
56 * Open the condition, and release all threads that are blocked.
74 * Reset the condition to the closed state.
87 * Block the current thread until the condition is opened.
90 * If the condition is already opened, return immediately.
106 * Block the current thread until the condition is opened or until
110 * If the condition is already opened, return immediately.
114 * @return true if the condition was opened, false if the call returns
  /packages/apps/Settings/src/com/android/settings/notification/
ZenModeVoiceActivity.java 26 import android.service.notification.Condition;
51 Condition condition = null; local
56 condition = ZenModeConfig.toTimeCondition(this, minutes, UserHandle.myUserId());
60 setZenModeConfig(mode, condition);
77 private void setZenModeConfig(int mode, Condition condition) {
78 if (condition != null) {
79 NotificationManager.from(this).setZenMode(mode, condition.id, TAG);
  /external/webp/src/utils/
thread.c 130 // Condition
131 static int pthread_cond_destroy(pthread_cond_t* const condition) {
134 (void)condition;
136 ok &= (CloseHandle(condition->waiting_sem_) != 0);
137 ok &= (CloseHandle(condition->received_sem_) != 0);
138 ok &= (CloseHandle(condition->signal_event_) != 0);
143 static int pthread_cond_init(pthread_cond_t* const condition, void* cond_attr) {
146 InitializeConditionVariable(condition);
148 condition->waiting_sem_ = CreateSemaphore(NULL, 0, 1, NULL);
149 condition->received_sem_ = CreateSemaphore(NULL, 0, 1, NULL)
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
infer-prestart-no-wrap.ll 15 %condition = icmp eq i32 %counter, 1
17 br i1 %condition, label %exit, label %loop
35 %condition = icmp eq i32 %counter, 1
37 br i1 %condition, label %exit, label %loop
56 %condition = load i1, i1* %c
57 br i1 %condition, label %exit, label %loop
67 %entry.condition = icmp slt i8 %start, 127
68 br i1 %entry.condition, label %loop, label %exit
76 %condition = load volatile i1, i1* %c
77 br i1 %condition, label %exit, label %loo
    [all...]
  /external/mesa3d/src/glsl/
lower_if_to_cond_assign.cpp 124 /* If the LHS of the assignment is a condition variable that was
131 if (!assign->condition) {
139 assign->condition = cond_expr->clone(mem_ctx, NULL);
142 assign->condition =
146 assign->condition);
190 /* Store the condition to a variable. Move all of the instructions from
191 * the then-clause of the if-statement. Use the condition variable as a
192 * condition for all assignments.
203 assign = new(mem_ctx) ir_assignment(then_cond, ir->condition);
210 /* Add the new condition variable to the hash table. This allows us t
    [all...]
  /external/clang/test/SemaCXX/
warn-assignment-condition.cpp 15 if (x = 7) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
20 } while (x = 7); // expected-warning {{using the result of an assignment as a condition without parentheses}} \
25 while (x = 7) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
30 for (; x = 7; ) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
35 if (p = p) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
40 } while (p = p); // expected-warning {{using the result of an assignment as a condition without parentheses}} \
45 while (p = p) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
49 for (; p = p; ) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
61 if (x = (b+b).foo()) {} // expected-warning {{using the result of an assignment as a condition without parentheses}} \
66 } while (x = (b+b).foo()); // expected-warning {{using the result of an assignment as a condition without parentheses}}
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/gdxBullet/dynamics/
dynamics.vcxproj 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
55 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
61 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /
    [all...]
  /external/v8/test/unittests/compiler/
branch-elimination-unittest.cc 46 Node* condition = Parameter(0); local
48 graph()->NewNode(common()->Branch(), condition, graph()->start());
52 graph()->NewNode(common()->Branch(), condition, outer_if_true);
75 EXPECT_THAT(outer_branch, IsBranch(condition, graph()->start()));
86 Node* condition = Parameter(0); local
88 graph()->NewNode(common()->Branch(), condition, graph()->start());
94 graph()->NewNode(common()->Branch(), condition, outer_if_false);
116 EXPECT_THAT(outer_branch, IsBranch(condition, graph()->start()));
126 Node* condition = Parameter(0); local
129 graph()->NewNode(common()->Branch(), condition, graph()->start())
165 Node* condition = Parameter(0); local
    [all...]

Completed in 913 milliseconds

<<11121314151617181920>>