/external/dbus/tools/ |
D | dbus-print-message.c | 51 print_iter (DBusMessageIter *iter, dbus_bool_t literal, int depth) in print_iter() argument 68 if (!literal) in print_iter() 71 if (!literal) in print_iter() 80 if (!literal) in print_iter() 83 if (!literal) in print_iter() 92 if (!literal) in print_iter() 95 if (!literal) in print_iter() 179 print_iter (&subiter, literal, depth+1); in print_iter() 192 print_iter (&subiter, literal, depth+1); in print_iter() 208 print_iter (&subiter, literal, depth+1); in print_iter() [all …]
|
D | dbus-print-message.h | 29 void print_message (DBusMessage *message, dbus_bool_t literal);
|
/external/webkit/V8Binding/v8/test/mjsunit/ |
D | big-object-literal.js | 37 var literal = "function f() { return "; 40 literal += "{a:"; 43 literal += array_in_middle ? " [42.2]" : "{a:42.2}"; 46 literal += "}"; 48 literal += ", b:42, c:/asd/, x:'foo', y:[], z:new Object()"; 52 literal += "; }"; 55 eval(literal);
|
D | big-array-literal.js | 37 var literal = "function f() { return "; 40 literal += "["; 43 literal += array_in_middle ? " [42.2]" : "{a:42.2}"; 46 literal += "]"; 49 literal += "; }"; 52 eval(literal);
|
D | large-object-literal.js | 32 var literal = "var o = { "; 35 if (i > 0) literal += ","; 36 literal += ("a" + i + ":" + i); 38 literal += "}"; 41 eval(literal);
|
D | object-literal-gc.js | 36 var literal = "var o = { "; 39 if (i > 0) literal += ","; 40 literal += ("a" + i + ":" + i); 42 literal += "}"; 45 eval(literal);
|
/external/astl/tests/ |
D | test_string.cpp | 55 const char literal[] = "scott mills cracks me up"; in testConstructorCString() local 56 string str1(literal); in testConstructorCString() 57 EXPECT_TRUE(strcmp(literal, str1.c_str()) == 0); in testConstructorCString() 59 string str2(literal, 11); in testConstructorCString() 62 string str3(literal, sizeof(literal)); in testConstructorCString() 63 EXPECT_TRUE(strcmp(literal, str3.c_str()) == 0); in testConstructorCString() 66 string str4(literal, sizeof(literal) + 1); in testConstructorCString() 67 EXPECT_TRUE(str4.size() == sizeof(literal) + 1); in testConstructorCString() 69 string str5(literal, literal + 11); in testConstructorCString() 551 const char *literal = "Need to buy a full face helmet for Lilie."; in testAssignment() local [all …]
|
/external/webkit/V8Binding/v8/src/ |
D | compiler.cc | 44 static Handle<Code> MakeCode(FunctionLiteral* literal, in MakeCode() argument 48 ASSERT(literal != NULL); in MakeCode() 51 if (!Rewriter::Process(literal) || !AnalyzeVariableUsage(literal)) { in MakeCode() 62 Scope* top = literal->scope(); in MakeCode() 71 literal->scope()->Print(); in MakeCode() 76 if (!Rewriter::Optimize(literal)) { in MakeCode() 83 CfgGlobals scope(literal); in MakeCode() 87 SmartPointer<char> name = literal->name()->ToCString(); in MakeCode() 99 Handle<Code> result = CodeGenerator::MakeCode(literal, script, is_eval); in MakeCode()
|
D | prettyprinter.cc | 340 Literal* literal = key->AsLiteral(); in VisitProperty() local 341 if (literal != NULL && literal->handle()->IsSymbol()) { in VisitProperty() 345 PrintLiteral(literal->handle(), false); in VisitProperty() 1027 Literal* literal = node->key()->AsLiteral(); in VisitProperty() local 1028 if (literal != NULL && literal->handle()->IsSymbol()) { in VisitProperty() 1029 PrintLiteralIndented("NAME", literal->handle(), false); in VisitProperty()
|
/external/dbus/dbus/ |
D | dbus-marshal-basic.c | 1549 #define MARSHAL_BASIC(typename, byte_order, literal) \ argument 1551 v_##typename = literal; \ 1564 #define DEMARSHAL_BASIC_AND_CHECK(typename, byte_order, literal) \ argument 1567 if (literal != v_##typename) \ 1575 #define MARSHAL_TEST(typename, byte_order, literal) \ argument 1577 MARSHAL_BASIC (typename, byte_order, literal); \ 1579 DEMARSHAL_BASIC_AND_CHECK (typename, byte_order, literal); \ 1582 #define MARSHAL_TEST_STRCMP(typename, byte_order, literal) \ argument 1584 MARSHAL_BASIC (typename, byte_order, literal); \ 1587 if (strcmp (literal, v_##typename) != 0) \ [all …]
|
D | dbus-message-util.c | 600 #define GET_AND_CHECK(iter, typename, literal) \ 605 if (v_##typename != literal) \ 609 #define GET_AND_CHECK_STRCMP(iter, typename, literal) \ 614 if (strcmp (v_##typename, literal) != 0) \ 618 #define GET_AND_CHECK_AND_NEXT(iter, typename, literal) \ 620 GET_AND_CHECK(iter, typename, literal); \ 625 #define GET_AND_CHECK_STRCMP_AND_NEXT(iter, typename, literal) \ 627 GET_AND_CHECK_STRCMP(iter, typename, literal); \
|
/external/bluetooth/glib/docs/reference/glib/ |
D | running.sgml | 53 … everything except <literal>G_LOG_LEVEL_MESSAGE</literal> and <literal>G_LOG_LEVEL_INFO</literal>. 141 erroneous slice allocation code, allthough <literal>debug-blocks</literal> 163 reproduced with <literal>G_SLICE=always-malloc</literal>, but will be caught 164 by <literal>G_SLICE=debug-blocks</literal> is as follows: 255 <literal>g_mem_set_vtable (glib_mem_profiler_table)</literal> upon startup 276 <literal>g_mem_set_vtable (glib_mem_profiler_table)</literal> upon startup.
|
D | changes.sgml | 94 <structname>GSource</structname>, so the <literal>source_data</literal> 155 split into a maximum of <literal>max_tokens</literal> tokens, rather 156 than <literal>max_tokens + 1</literal>
|
D | compiling.sgml | 67 by using the command line option <literal>-DG_DISABLE_DEPRECATED=1</literal>. 79 by using the command line option <literal>-DG_DISABLE_SINGLE_INCLUDES</literal>.
|
D | cross.sgml | 95 and can handle <literal>NULL</literal> as the first argument. 152 <literal>ac_cv_func_posix_getpwuid_r</literal> is not set. It's 178 style <literal>%N$</literal> positional parameters. Defaults to
|
/external/srec/srec/crec/ |
D | text_parser.c | 123 char* literal, size_t max_literal_len) in FST_CheckPath_Complex() argument 151 strcpy(literal, copy_of_transcription); in FST_CheckPath_Complex() 181 strcpy(literal, copy_of_transcription); in FST_CheckPath_Complex() 193 char* literal, size_t max_literal_len) in FST_CheckPath() argument 202 return FST_CheckPath_Complex(context, mytranscription, literal, max_literal_len); in FST_CheckPath()
|
/external/srec/doc/logs/uapi/ |
D | run_robustness1.log | 31 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 50 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 69 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 88 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 107 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 126 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 145 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 164 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 183 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 202 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … [all …]
|
D | run_robustness2.log | 34 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Andy Wyatt literal:lookup … 60 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Dennis Velasco literal:loo… 86 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 112 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Andy Wyatt literal:lookup … 138 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Dennis Velasco literal:loo… 164 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 190 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Andy Wyatt literal:lookup … 216 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Dennis Velasco literal:loo… 242 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Jen Parker literal:lookup … 268 android.speech.recognition.test.contacts.CLRecognizer:result 1 semantic: Andy Wyatt literal:lookup … [all …]
|
/external/icu4c/common/ |
D | uniset_props.cpp | 480 UBool literal = FALSE; in applyPattern() local 502 c = chars.next(opts, literal, ec); in applyPattern() 505 if (c == 0x5B /*'['*/ && !literal) { in applyPattern() 514 c = chars.next(opts, literal, ec); in applyPattern() 516 if (c == 0x5E /*'^'*/ && !literal) { in applyPattern() 520 c = chars.next(opts, literal, ec); in applyPattern() 526 literal = TRUE; in applyPattern() 629 if (!literal) { in applyPattern() 656 c = chars.next(opts, literal, ec); in applyPattern() 658 if (c == 0x5D /*']'*/ && !literal) { in applyPattern() [all …]
|
/external/clearsilver/python/examples/base/ |
D | sgmllib.py | 82 self.literal = 0 86 self.nomoretags = self.literal = 1 90 self.literal = 1 124 if self.literal: 136 self.literal = 0 139 if self.literal: 149 if self.literal: 390 self.literal = 0 397 self.nomoretags = self.literal = 1 # FIXME! 401 self.literal = 1 # FIXME!
|
/external/icu4c/i18n/ |
D | regexcst.txt | 287 # everything else. A '-' is literal at this point. 312 # set-after-lit The last thing scanned was a literal character within a set. 358 # Otherewise is a literal. 366 # Could be a start of "&&" operator or a literal 367 # In [abc&[def]], the '&' is a literal 379 # Otherewise is a literal. 390 # be literal, not a set difference operation. 403 # Have scanned "[literals-" Could be a range or a -- operator or a literal 404 # In [abc-[def]], the '-' is a literal (confirmed with a Java test) 406 # [abc-] the '-' is a literal [all …]
|
/external/expat/doc/ |
D | xmlwf.sgml | 106 <literal><?xml version="1.0" standalone="yes"?></literal>. 182 <literal>cat < file > file</literal> in most shells). 202 <literal>US-ASCII</literal>, 203 <literal>UTF-8</literal>, 204 <literal>UTF-16</literal>, and 205 <literal>ISO-8859-1</literal>.
|
/external/srec/srec/ca/ |
D | syn_srec.c | 336 char literal[512]; in CA_CheckTranscription() local 339 rc = FST_CheckPath(context, transcription, literal, max_literal_len); in CA_CheckTranscription() 340 if (rc == 0) strcpy((char*)transcription, literal); in CA_CheckTranscription()
|
/external/grub/stage2/ |
D | stage2.c | 767 int pos = 0, literal = 0, comment = 0; in get_line_from_config() local 792 if (literal) in get_line_from_config() 804 literal = 0; in get_line_from_config() 808 if (c == '\\' && ! literal) in get_line_from_config() 809 literal = 1; in get_line_from_config()
|
/external/srec/srec/Recognizer/src/ |
D | RecognizerResultImpl.c | 243 LCHAR literal[256]; in SR_RecognizerResult_Destroy() local 248 len = sizeof(literal) / sizeof(LCHAR); in SR_RecognizerResult_Destroy() 249 CHKLOG(rc, semanticResult->getValue(semanticResult, "literal", (LCHAR*) &literal, &len)); in SR_RecognizerResult_Destroy()
|