HomeSort by relevance Sort by last modified time
    Searched full:flag (Results 1 - 25 of 13218) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_fast_symlink_extents/
name 1 fast symlink with extents flag set
  /external/chromium_org/third_party/libxml/src/
regressions.xml 8 flag flags for program (may have several)
44 <flag>--noent</flag>
56 <flag>-i</flag>
70 <flag>--stream</flag>
75 <flag>--nonet</flag>
76 <flag>--debug</flag
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh990323-3.cpp 16 int flag; local
18 flag = 0;
23 flag = 1;
26 if (!flag)
eh990323-2.cpp 52 int flag; local
54 flag = 0;
61 flag = 1;
63 if (!flag)
66 flag = 0;
73 flag = 1;
75 if (!flag)
78 flag = 0;
85 flag = 1;
87 if (!flag)
    [all...]
eh990323-4.cpp 53 int flag; local
55 flag = 0;
62 flag = 1;
64 if (!flag)
67 flag = 0;
74 flag = 1;
76 if (!flag)
79 flag = 0;
86 flag = 1;
88 if (!flag)
    [all...]
ice990323-2.cpp 33 int flag; local
35 flag = 0;
43 flag = 1;
45 if (!flag)
48 flag = 0;
56 flag = 1;
58 if (!flag)
61 flag = 0;
69 flag = 1;
71 if (!flag)
    [all...]
  /ndk/tests/device/test-stlport_static-exception/jni/
eh990323-3.cpp 16 int flag; local
18 flag = 0;
23 flag = 1;
26 if (!flag)
eh990323-2.cpp 52 int flag; local
54 flag = 0;
61 flag = 1;
63 if (!flag)
66 flag = 0;
73 flag = 1;
75 if (!flag)
78 flag = 0;
85 flag = 1;
87 if (!flag)
    [all...]
eh990323-4.cpp 53 int flag; local
55 flag = 0;
62 flag = 1;
64 if (!flag)
67 flag = 0;
74 flag = 1;
76 if (!flag)
79 flag = 0;
86 flag = 1;
88 if (!flag)
    [all...]
ice990323-2.cpp 33 int flag; local
35 flag = 0;
43 flag = 1;
45 if (!flag)
48 flag = 0;
56 flag = 1;
58 if (!flag)
61 flag = 0;
69 flag = 1;
71 if (!flag)
    [all...]
  /external/qemu/
hxtool 5 flag=1
10 STEXI*|ETEXI*|SQMP*|EQMP*) flag=$(($flag^1))
13 test $flag -eq 1 && printf "%s\n" "$str"
21 flag=0
28 if test $flag -eq 1 ; then
32 flag=1
35 if test $flag -ne 1 ; then
39 flag=0
42 if test $flag -eq 1 ; the
    [all...]
  /development/ndk/sources/android/libportable/arch-x86_64/
fenv.c 34 static inline int x86_64_change_except(int flag) {
36 int exception = flag & FE_ALL_EXCEPT_PORTABLE;
52 static inline int x86_64_change_rounding(int flag) {
54 int rounding = flag & 0x03;
79 int flag = 0; local
83 flag |= FE_INVALID_PORTABLE;
85 flag |= FE_DIVBYZERO_PORTABLE;
87 flag |= FE_OVERFLOW_PORTABLE;
89 flag |= FE_UNDERFLOW_PORTABLE;
91 flag |= FE_INEXACT_PORTABLE
97 int flag = 0; local
179 int flag = REAL(fegetexcept)(); local
    [all...]
  /external/llvm/test/Verifier/
module-flags-1.ll 5 ; CHECK: incorrect number of operands in module flag
8 ; CHECK: invalid behavior operand in module flag (expected constant integer)
11 ; CHECK: invalid behavior operand in module flag (unexpected constant)
14 ; CHECK: invalid ID operand in module flag (expected metadata string)
17 ; CHECK: invalid value for 'require' module flag (expected metadata pair)
20 ; CHECK: invalid value for 'require' module flag (expected metadata pair)
23 ; CHECK: invalid value for 'require' module flag (first value operand should be a string)
29 ; CHECK: module flag identifiers must be unique (or of 'require' type)
32 ; CHECK-NOT: module flag identifiers must be unique
37 ; CHECK: invalid value for 'append'-type module flag (expected a metadata node
    [all...]
  /external/clang/include/clang/Driver/
Options.td 40 // CLOption - This is a cl.exe compatibility option. Options with this flag
133 def ccc_pch_is_pch : Flag<["-"], "ccc-pch-is-pch">, InternalDriverOpt,
135 def ccc_pch_is_pth : Flag<["-"], "ccc-pch-is-pth">, InternalDriverOpt,
142 def ccc_print_phases : Flag<["-"], "ccc-print-phases">, InternalDebugOpt,
144 def ccc_print_bindings : Flag<["-"], "ccc-print-bindings">, InternalDebugOpt,
147 def ccc_arcmt_check : Flag<["-"], "ccc-arcmt-check">, InternalDriverOpt,
149 def ccc_arcmt_modify : Flag<["-"], "ccc-arcmt-modify">, InternalDriverOpt,
155 def arcmt_migrate_emit_arc_errors : Flag<["-"], "arcmt-migrate-emit-errors">,
159 def _migrate : Flag<["--"], "migrate">, Flags<[DriverOption]>,
165 def objcmt_migrate_literals : Flag<["-"], "objcmt-migrate-literals">, Flags<[CC1Option]>
    [all...]
  /external/robolectric/src/main/java/android/webkit/
TestWebSettings.java 68 public synchronized void setBlockNetworkImage(boolean flag) {
69 blockNetworkImage = flag;
78 public synchronized void setBlockNetworkLoads(boolean flag) {
79 blockNetworkLoads = flag;
98 public synchronized void setDatabaseEnabled(boolean flag) {
99 databaseEnabled = flag;
108 public synchronized void setDomStorageEnabled(boolean flag) {
109 domStorageEnabled = flag;
118 public synchronized void setJavaScriptEnabled(boolean flag) {
119 javaScriptEnabled = flag;
    [all...]
  /external/clang/test/CodeGenOpenCL/
builtins-r600.cl 8 // CHECK-DAG: [[FLAG:%.+]] = extractvalue { double, i1 } %{{.+}}, 1
10 // CHECK: [[FLAGEXT:%.+]] = zext i1 [[FLAG]] to i32
14 bool flag;
15 *out = __builtin_amdgpu_div_scale(a, b, true, &flag);
16 *flagout = flag;
21 // CHECK-DAG: [[FLAG:%.+]] = extractvalue { float, i1 } %{{.+}}, 1
23 // CHECK: [[FLAGEXT:%.+]] = zext i1 [[FLAG]] to i32
27 bool flag;
28 *out = __builtin_amdgpu_div_scalef(a, b, true, &flag);
29 *flagout = flag;
    [all...]
  /external/chromium_org/base/memory/
weak_ptr.cc 10 WeakReference::Flag::Flag() : is_valid_(true) {
13 // the same Flag take place on the same sequenced thread.
17 void WeakReference::Flag::Invalidate() {
18 // The flag being invalidated with a single ref implies that there are no
25 bool WeakReference::Flag::IsValid() const {
31 WeakReference::Flag::~Flag() {
37 WeakReference::WeakReference(const Flag* flag) : flag_(flag)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
flags.cc 42 // Implementation of Flag
44 Flag::Flag(const char* file, const char* name, const char* comment,
56 void Flag::SetToDefault() {
58 // flag variables are not really of type FlagValue and thus may
60 // of a flag variable for convenient access. Since union members
63 case Flag::BOOL:
66 case Flag::INT:
69 case Flag::FLOAT:
72 case Flag::STRING
212 Flag* flag = Lookup(name); local
    [all...]
  /external/chromium_org/third_party/webrtc/base/
flags.cc 25 // Implementation of Flag
27 Flag::Flag(const char* file, const char* name, const char* comment,
39 void Flag::SetToDefault() {
41 // flag variables are not really of type FlagValue and thus may
43 // of a flag variable for convenient access. Since union members
46 case Flag::BOOL:
49 case Flag::INT:
52 case Flag::FLOAT:
55 case Flag::STRING
195 Flag* flag = Lookup(name); local
    [all...]
  /external/eigen/Eigen/src/Core/util/
NonMPL2.h 2 // EIGEN_MPL2_ONLY flag.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
myocamlbuild.ml 6 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
  /external/chromium_org/third_party/webrtc/tools/
simple_command_line_parser.h 46 // flag in the corresponding map entry for this flag's name. We don't process
56 // Set a flag into the map of flag names/values.
57 // To set a boolean flag, use "false" as the default flag value.
61 // Gets a flag when provided a flag name (name is without the -- prefix).
62 // Returns "" if the flag is unknown and "true"/"false" if the flag is
    [all...]
  /external/chromium_org/v8/src/
flags.cc 20 #include "src/flag-definitions.h"
24 #include "src/flag-definitions.h"
28 // This structure represents a single entry in the flag system, with a pointer
29 // to the actual flag, default value, comment, etc. This is designed to be POD
31 struct Flag {
35 FlagType type_; // What type of flag, bool, int, or string.
36 const char* name_; // Name of the flag, ex "my_flag".
37 void* valptr_; // Pointer to the global flag variable.
40 bool owns_ptr_; // Does the flag own its string value?
111 // Compare this flag's current value against the default
    [all...]
  /external/qemu/android/base/
Log_unittest.cpp 149 // Helper function used to set a boolean |flag|, then return |string|.
150 static const char* setFlag(bool* flag, const char* string) {
151 *flag = true;
221 bool flag = false; local
222 setExpected(LOG_FATAL, __LINE__ + 1, "PANIC: Flag was set!");
223 LOG(FATAL) << "PANIC: " << setFlag(&flag, "Flag was set!");
226 EXPECT_TRUE(flag);
230 bool flag = false; local
231 LOG(INVISIBLE) << setFlag(&flag, "Flag was set!")
245 bool flag = false; local
258 bool flag = false; local
270 bool flag = false; local
277 bool flag = false; local
290 bool flag = false; local
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Message.java 31 private HashSet<Flag> mFlags = null;
95 private HashSet<Flag> getFlagSet() {
97 mFlags = new HashSet<Flag>();
105 public Flag[] getFlags() {
106 return getFlagSet().toArray(new Flag[] {});
110 * Set/clear a flag directly, without involving overrides of {@link #setFlag} in subclasses.
113 public final void setFlagDirectlyForTest(Flag flag, boolean set) throws MessagingException {
115 getFlagSet().add(flag);
117 getFlagSet().remove(flag);
    [all...]

Completed in 1709 milliseconds

1 2 3 4 5 6 7 8 91011>>