HomeSort by relevance Sort by last modified time
    Searched refs:simple (Results 26 - 50 of 120) sorted by null

12 3 4 5

  /external/bluetooth/glib/gio/
gmount.c 392 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
393 if (g_simple_async_result_propagate_error (simple, error))
467 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
468 if (g_simple_async_result_propagate_error (simple, error))
549 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
550 if (g_simple_async_result_propagate_error (simple, error))
639 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
640 if (g_simple_async_result_propagate_error (simple, error))
gunixmount.c 252 GSimpleAsyncResult *simple; local
260 simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_mount),
268 simple = g_simple_async_result_new (G_OBJECT (data->unix_mount),
274 g_simple_async_result_complete (simple);
275 g_object_unref (simple);
355 GSimpleAsyncResult *simple; local
356 simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_mount),
360 g_simple_async_result_complete (simple);
361 g_object_unref (simple);
gunixvolume.c 300 GSimpleAsyncResult *simple; local
308 simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_volume),
316 simple = g_simple_async_result_new (G_OBJECT (data->unix_volume),
322 g_simple_async_result_complete (simple);
323 g_object_unref (simple);
414 GSimpleAsyncResult *simple; local
415 simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_volume),
419 g_simple_async_result_complete (simple);
420 g_object_unref (simple);
gfileinputstream.c 253 GSimpleAsyncResult *simple; local
261 simple = G_SIMPLE_ASYNC_RESULT (result);
262 if (g_simple_async_result_propagate_error (simple, error))
461 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
464 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_file_input_stream_real_query_info_async);
466 data = g_simple_async_result_get_op_res_gpointer (simple);
gfileoutputstream.c 262 GSimpleAsyncResult *simple; local
270 simple = G_SIMPLE_ASYNC_RESULT (result);
271 if (g_simple_async_result_propagate_error (simple, error))
563 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
566 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_file_output_stream_real_query_info_async);
568 data = g_simple_async_result_get_op_res_gpointer (simple);
gdatainputstream.c 936 GSimpleAsyncResult *simple; member in struct:__anon2001
972 g_simple_async_result_complete_in_idle (data->simple);
974 g_simple_async_result_complete (data->simple);
976 g_object_unref (data->simple);
1002 g_simple_async_result_set_from_error (data->simple, error);
1056 /* we don't hold a ref to ->simple because it keeps a ref to us.
1089 data->simple = g_simple_async_result_new (G_OBJECT (stream), callback,
1091 g_simple_async_result_set_op_res_gpointer (data->simple, data,
1103 GSimpleAsyncResult *simple; local
1106 simple = G_SIMPLE_ASYNC_RESULT (result)
    [all...]
gfile.c 903 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
904 if (g_simple_async_result_propagate_error (simple, error))
1132 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1266 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1380 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1694 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1766 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1839 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
1919 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
2586 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
3105 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
3704 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
3787 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
3868 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
4065 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4139 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4216 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4282 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4345 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4408 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4496 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4570 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4645 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
4700 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (res); local
5044 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
5463 GSimpleAsyncResult *simple; local
5876 GSimpleAsyncResult *simple; local
    [all...]
gdrive.c 412 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
413 if (g_simple_async_result_propagate_error (simple, error))
482 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
483 if (g_simple_async_result_propagate_error (simple, error))
gvolume.c 412 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
413 if (g_simple_async_result_propagate_error (simple, error))
481 GSimpleAsyncResult *simple = G_SIMPLE_ASYNC_RESULT (result); local
482 if (g_simple_async_result_propagate_error (simple, error))
gbufferedoutputstream.c 663 GSimpleAsyncResult *simple; local
667 simple = G_SIMPLE_ASYNC_RESULT (result);
671 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) ==
674 wdata = g_simple_async_result_get_op_res_gpointer (simple);
720 GSimpleAsyncResult *simple; local
722 simple = G_SIMPLE_ASYNC_RESULT (result);
724 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) ==
762 GSimpleAsyncResult *simple; local
764 simple = G_SIMPLE_ASYNC_RESULT (result);
766 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) ==
    [all...]
  /external/webkit/WebCore/inspector/front-end/
Color.js 42 if (!this.simple)
56 if (!this.simple)
72 if (this.simple)
290 this.simple = false;
298 // Simple - #hex, rgb(), nickname, hsl()
299 var simple = /^(?:#([0-9a-f]{3,6})|rgb\(([^)]+)\)|(\w+)|hsl\(([^)]+)\))$/i; variable
300 var match = this.value.match(simple);
302 this.simple = true;
349 this.simple = false;
370 // Simple Values: [rgb, hsl, nickname
    [all...]
  /system/extras/tests/framebuffer/
Android.mk 28 LOCAL_MODULE = test-fb-simple
  /external/v8/test/mjsunit/compiler/
literals-assignment.js 28 // Tests for simple assignments and literals inside an anonymous function
30 // Test simple return statement.
33 // Test simple assignment
  /external/v8/test/mjsunit/
html-string-funcs.js 34 var simple = { big: 'big', blink: 'blink', bold: 'b',
37 for (var i in simple) CheckSimple(i, simple[i]);
cyrillic.js 139 var simple = (i != 0);
140 var name = simple ? "" : "[]";
141 var regex = simple ? SIGMA : "[" + SIGMA + "]";
152 regex = simple ? sigma : "[" + sigma + "]";
163 regex = simple ? alternative_sigma : "[" + alternative_sigma + "]";
  /external/chromium/third_party/icu/source/tools/gencase/
gencase.h 78 UChar32 code, simple; member in struct:__anon3218
store.c 82 15..6 signed delta to simple case mapping code point
144 Complete case closure for a code point is given by the union of all simple
151 - If case folding is conditional, then no simple or full case foldings are
155 simple (code point) mapping of the same type
156 simple fold->simple lower
157 simple title->simple upper
161 In particular, the fallback from full case folding is to simple case folding,
406 /* store the simple case mapping delta *
    [all...]
gencase.c 567 (UChar)u_parseString(fields[2][0], caseFoldings[caseFoldingCount].full+1, 31, (uint32_t *)&caseFoldings[caseFoldingCount].simple, pErrorCode);
573 /* there is a simple mapping only if there is exactly one code point (count is in UChars) */
575 caseFoldings[caseFoldingCount].simple=0;
592 caseFoldings[caseFoldingCount-1].simple=caseFoldings[caseFoldingCount].simple;
596 /* check if there was a simple mapping for this code point before */
614 caseFoldings[caseFoldingCount].simple=0;
755 /* ignore "Common" mappings (simple==full) that map to the same code point as the regular lowercase mapping */
757 p.caseFolding->simple==p.lowerCase
  /external/icu4c/tools/gencase/
gencase.h 81 UChar32 code, simple; member in struct:__anon4288
store.c 85 15..6 signed delta to simple case mapping code point
149 Complete case closure for a code point is given by the union of all simple
156 - If case folding is conditional, then no simple or full case foldings are
160 simple (code point) mapping of the same type
161 simple fold->simple lower
162 simple title->simple upper
166 In particular, the fallback from full case folding is to simple case folding,
414 /* store the simple case mapping delta *
    [all...]
gencase.c 569 (UChar)u_parseString(fields[2][0], caseFoldings[caseFoldingCount].full+1, 31, (uint32_t *)&caseFoldings[caseFoldingCount].simple, pErrorCode);
575 /* there is a simple mapping only if there is exactly one code point (count is in UChars) */
577 caseFoldings[caseFoldingCount].simple=0;
594 caseFoldings[caseFoldingCount-1].simple=caseFoldings[caseFoldingCount].simple;
598 /* check if there was a simple mapping for this code point before */
616 caseFoldings[caseFoldingCount].simple=0;
757 /* ignore "Common" mappings (simple==full) that map to the same code point as the regular lowercase mapping */
759 p.caseFolding->simple==p.lowerCase
  /external/libxml2/include/libxml/
xlink.h 79 * This is the prototype for a simple link detection callback.
153 xlinkSimpleLinkFunk simple; member in struct:_xlinkHandler
  /external/gtest/test/
gtest-port_test.cc 127 const RE simple(TypeParam("hello"));
128 EXPECT_STREQ("hello", simple.pattern());
424 "NULL is not a valid simple regular expression");
427 "Syntax error at index 1 in simple regular expression \"a\\\": ");
583 const RE simple("hello");
584 EXPECT_STREQ("hello", simple.pattern());
591 }, "NULL is not a valid simple regular expression");
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 60 private boolean simple; field in class:CodeAttributeEditor
118 simple = true;
140 simple = false;
162 simple = false;
224 simple = false;
245 simple = false;
264 simple = false;
340 // Check if we can perform a faster simple replacement of instructions.
448 if (!simple)
    [all...]
  /external/webkit/WebKitTools/wx/packaging/debian/
rules 63 dh_installdocs -a WebKit/wx/bindings/python/samples/simple.py

Completed in 282 milliseconds

12 3 4 5