HomeSort by relevance Sort by last modified time
    Searched refs:created (Results 1 - 25 of 496) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/options/
managed_user_create_confirm.css 5 #managed-user-created {
9 #managed-user-created-title {
17 #managed-user-created-image {
23 #managed-user-created-image {
33 #managed-user-created-text {
39 #managed-user-created-switch {
44 #managed-user-created-action-area {
  /ndk/tests/device/test-stlport_shared-exception/jni/
new1_2.cpp 19 int newed, created; variable
27 return !(newed && !created);
30 A::A() { created = 1; }
31 A::~A() { created = 0; }
new2_1.cpp 19 int newed, created; variable
28 return !(!newed && !created);
31 A::A() { created = 1; }
32 A::~A() { created = 0; }
  /ndk/tests/device/test-stlport_static-exception/jni/
new1_2.cpp 19 int newed, created; variable
27 return !(newed && !created);
30 A::A() { created = 1; }
31 A::~A() { created = 0; }
new2_1.cpp 19 int newed, created; variable
28 return !(!newed && !created);
31 A::A() { created = 1; }
32 A::~A() { created = 0; }
  /external/chromium_org/base/
platform_file.cc 20 bool* created,
27 return CreatePlatformFileUnsafe(name, flags, created, error);
platform_file_unittest.cc 46 bool created = false; local
51 &created,
54 EXPECT_TRUE(created);
59 created = false;
63 &created,
66 EXPECT_FALSE(created);
74 &created,
77 EXPECT_FALSE(created);
85 &created,
88 EXPECT_TRUE(created);
115 bool created = false; local
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_manager.h 55 // dir. This will return an existing profile it had already been created,
60 // when profile is created. If profile has already been created, observer
66 // created, observer is called immediately. Should be called on the UI thread.
81 // Returns created profiles. Note, profiles order is NOT guaranteed to be
121 ProfileInfo(Profile* profile, bool created)
122 : profile(profile), created(created) {
128 // Whether profile has been fully loaded (created and initialized).
129 bool created; member in struct:ProfileManager::ProfileInfo
    [all...]
  /external/chromium_org/content/browser/fileapi/
local_file_util_unittest.cc 94 bool* created) {
102 file_flags, file_handle, created);
106 bool* created) {
110 CreateURL(file_name), created);
128 bool created; local
130 CreateFile(file_name, &file_handle, &created));
131 ASSERT_TRUE(created);
164 bool created = false; local
166 context.get(), url, file_flags, &file_handle, &created));
167 EXPECT_FALSE(created);
173 bool created; local
187 bool created; local
240 bool created; local
258 bool created; local
294 bool created; local
329 bool created; local
357 bool created; local
    [all...]
obfuscated_file_util_unittest.cc 207 // This can only be used after SetUp has run and created file_system_context_
321 bool created = true; local
326 &created,
330 EXPECT_FALSE(created);
368 bool created = true; local
373 &created));
374 ASSERT_FALSE(created);
446 bool created = false; local
452 &created));
453 ASSERT_TRUE(created);
543 bool created = false; local
639 bool created = false; local
699 bool created; local
792 bool created = false; local
831 bool created = false; local
899 bool created = false; local
1118 bool created = false; local
1145 bool created = false; local
1167 bool created = false; local
1273 bool created = false; local
1329 bool created = false; local
1362 bool created = false; local
1401 bool created = false; local
1504 bool created = false; local
1517 bool created = false; local
1582 bool created = false; local
1619 bool created = false; local
1698 bool created = false; local
1734 bool created = false; local
1871 bool created = false; local
1939 bool created = false; local
1997 bool created; local
2094 bool created; local
2202 bool created; local
2264 bool created; local
2442 bool created; local
2472 bool created; local
    [all...]
  /external/chromium_org/third_party/ots/src/
head.h 16 uint64_t created; member in struct:ots::OpenTypeHEAD
  /external/valgrind/main/memcheck/tests/
origin4-many.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
origin1-yes.stderr.exp 5 Uninitialised value was created by a stack allocation
12 Uninitialised value was created by a stack allocation
19 Uninitialised value was created by a stack allocation
26 Uninitialised value was created by a heap allocation
34 Uninitialised value was created by a heap allocation
42 Uninitialised value was created by a heap allocation
53 Uninitialised value was created by a client request
  /external/chromium_org/webkit/browser/fileapi/
native_file_util_unittest.cc 53 bool created = false; local
58 &file_handle, &created));
59 ASSERT_TRUE(created);
71 &file_handle, &created));
72 ASSERT_FALSE(created);
83 bool created = false; local
85 NativeFileUtil::EnsureFileExists(file_name, &created));
86 ASSERT_TRUE(created);
92 NativeFileUtil::EnsureFileExists(file_name, &created));
93 EXPECT_FALSE(created);
123 bool created = false; local
162 bool created = false; local
202 bool created = false; local
220 bool created = false; local
289 bool created = false; local
364 bool created = false; local
    [all...]
test_file_set.cc 50 bool created = false; local
54 base::CreatePlatformFile(path, file_flags, &created, &error_code);
55 EXPECT_TRUE(created);
  /external/ipsec-tools/src/racoon/
schedule.h 53 time_t created; /* for debug */ member in struct:sched
74 time_t created; member in struct:scheddump
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file.rb 6 created on: March 19, 2010
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8CustomElementLifecycleCallbacks.h 51 static PassRefPtr<V8CustomElementLifecycleCallbacks> create(ExecutionContext*, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::Handle<v8::Function> attached, v8::Handle<v8::Function> detached, v8::Handle<v8::Function> attributeChanged);
58 V8CustomElementLifecycleCallbacks(ExecutionContext*, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::Handle<v8::Function> attached, v8::Handle<v8::Function> detached, v8::Handle<v8::Function> attributeChanged);
60 virtual void created(Element*) OVERRIDE;
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpBitmapFetch.java 74 Bitmap created; local
89 created = BitmapFactory.decodeByteArray(imageBytes, 0, imageBytes.length, o);
91 created = BitmapFactory.decodeByteArray(imageBytes, 0, imageBytes.length);
93 if (created == null) {
97 return new BitmapWithMetadata(created, Exif.getOrientation(imageBytes));
  /development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
NativeAudio.java 51 /** Called when the activity is first created. */
116 boolean created = false;
118 if (!created) {
119 created = createAssetAudioPlayer(assetManager, "background.mp3");
121 if (created) {
129 boolean created = false;
131 if (!created && URI != null) {
132 created = createUriAudioPlayer(URI);
248 boolean created = false;
250 if (!created) {
    [all...]
  /external/chromium/base/
platform_file_posix.cc 34 bool* created, PlatformFileError* error_code) {
74 if (created)
75 *created = false;
84 if (created && descriptor > 0)
85 *created = true;
89 if (created && (descriptor > 0) &&
91 *created = true;
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
NullContext.java 50 protected AtomicBoolean created = new AtomicBoolean(false); field in class:NullContext
69 logger.info("NullContext created.");
81 created.set(true);
92 created.set(false);
149 if (created.get()){
150 logger.warning("create() called when NullContext is already created!");
194 while (created.get() != createdVal){
204 return created.get();
  /external/chromium_org/net/disk_cache/
net_log_parameters.cc 18 bool created,
22 dict->SetBoolean("created", created);
59 // Values can only be created with at most 32-bit integers. Using a string
96 bool created) {
98 return base::Bind(&NetLogEntryCreationCallback, entry, created);
net_log_parameters.h 19 // Entry. Contains the Entry's key and whether it was created or opened.
24 bool created);
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementLifecycleCallbacks.h 45 bool hasCreatedCallback() const { return m_which & Created; }
46 virtual void created(Element*) = 0;
59 Created = 1 << 0,

Completed in 841 milliseconds

1 2 3 4 5 6 7 8 91011>>