/external/chromium_org/tools/gn/bin/ |
D | help_as_html.py | 14 import cgi 37 output_line.append('<a href="#' + cgi.escape(command) + '">') 38 output_line.append(cgi.escape(command)) 41 output_line.extend([sep + cgi.escape(rest) + '</li>']) 44 output.append('<h2>' + cgi.escape(line) + '</h2>') 56 output.append('<h3><a name="' + cgi.escape(command) + '">' + 57 cgi.escape(name + sep + rest) + '</a></h3>') 71 output.append('<h4>' + cgi.escape(line[:-1]) + '</h4>') 73 output.append(cgi.escape(line))
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
D | dynamic-dnsmasq.pl | 106 my %cgi; 115 $cgi{(split '=', $element)[0]} = (split '=', $element)[1]; 118 unless ( defined $cgi{'hostname'} ) { 122 if ( !exists $cgi{'myip'} ) { 123 $cgi{'myip'} = $client->peerhost(); 126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) { 127 print_http_response($client, $cgi{'myip'}, "good"); 128 update_dns(\%cgi);
|
/external/chromium_org/rlz/lib/ |
D | financial_ping.cc | 142 char cgi[kMaxCgiLength + 1]; in FormRequest() local 143 cgi[0] = 0; in FormRequest() 144 bool has_events = GetProductEventsAsCgi(product, cgi, arraysize(cgi)); in FormRequest() 146 base::StringAppendF(request, "&%s", cgi); in FormRequest() 167 cgi[0] = 0; in FormRequest() 169 cgi, arraysize(cgi))) in FormRequest() 170 base::StringAppendF(request, "&%s", cgi); in FormRequest() 370 char cgi[kMaxCgiLength + 1]; in IsPingTime() local 371 cgi[0] = 0; in IsPingTime() 372 bool has_events = GetProductEventsAsCgi(product, cgi, arraysize(cgi)); in IsPingTime()
|
D | rlz_lib.cc | 166 bool GetProductEventsAsCgiHelper(rlz_lib::Product product, char* cgi, in GetProductEventsAsCgiHelper() argument 177 cgi[index] = cgi_arg[index]; in GetProductEventsAsCgiHelper() 188 cgi[index] = '\0'; in GetProductEventsAsCgiHelper() 195 strncpy(cgi + index + divider, events[num_values].c_str(), size); in GetProductEventsAsCgiHelper() 197 cgi[index] = rlz_lib::kEventsCgiSeparator; in GetProductEventsAsCgiHelper() 202 cgi[index] = '\0'; in GetProductEventsAsCgiHelper() 217 bool GetProductEventsAsCgi(Product product, char* cgi, size_t cgi_size) { in GetProductEventsAsCgi() argument 218 if (!cgi || cgi_size <= 0) { in GetProductEventsAsCgi() 223 cgi[0] = 0; in GetProductEventsAsCgi() 232 bool result = GetProductEventsAsCgiHelper(product, cgi, size_local, store); in GetProductEventsAsCgi() [all …]
|
D | rlz_lib_test.cc | 190 char cgi[2048]; in TEST_F() local 196 cgi, 2048)); in TEST_F() 197 EXPECT_STREQ("rep=2&rlz=T4:TbRlzValue", cgi); in TEST_F() 208 cgi, 2048)); in TEST_F() 209 EXPECT_STREQ("rep=2&rlz=T4:" DCC_PARAM, cgi); in TEST_F() 214 cgi, 23 + strlen(DCC_PARAM))); in TEST_F() 215 EXPECT_STREQ("", cgi); in TEST_F() 217 cgi, 24 + strlen(DCC_PARAM))); in TEST_F() 218 EXPECT_STREQ("rep=2&rlz=T4:TbRlzValue" DCC_PARAM, cgi); in TEST_F() 220 EXPECT_TRUE(GetAccessPointRlz(rlz_lib::IE_HOME_PAGE, cgi, 2048)); in TEST_F() [all …]
|
/external/chromium_org/rlz/win/lib/ |
D | machine_deal.cc | 226 bool MachineDealCode::GetAsCgi(char* cgi, int cgi_size) { in GetAsCgi() argument 227 if (!cgi || cgi_size <= 0) { in GetAsCgi() 232 cgi[0] = 0; in GetAsCgi() 243 base::strlcpy(cgi, cgi_arg.c_str(), cgi_size); in GetAsCgi() 245 if (!Get(cgi + cgi_arg_length, cgi_size - cgi_arg_length)) { in GetAsCgi() 246 cgi[0] = 0; in GetAsCgi()
|
D | machine_deal.h | 44 static bool GetAsCgi(char* cgi, int cgi_size);
|
/external/chromium_org/net/third_party/nss/ |
D | README.chromium | 21 https://bugzilla.mozilla.org/show_bug.cgi?id=731478 30 https://bugzilla.mozilla.org/show_bug.cgi?id=731798 33 https://bugzilla.mozilla.org/show_bug.cgi?id=51413 44 https://bugzilla.mozilla.org/show_bug.cgi?id=563276 76 https://bugzilla.mozilla.org/show_bug.cgi?id=764646 81 https://bugzilla.mozilla.org/show_bug.cgi?id=944175 97 https://bugzilla.mozilla.org/show_bug.cgi?id=957812 101 https://bugzilla.mozilla.org/show_bug.cgi?id=994883 110 https://bugzilla.mozilla.org/show_bug.cgi?id=1009227
|
/external/chromium_org/third_party/qcms/ |
D | README.chromium | 23 (https://bugzilla.mozilla.org/show_bug.cgi?id=692922) 25 - https://bug752254.bugzilla.mozilla.org/attachment.cgi?id=626102 34 - https://bugzilla.mozilla.org/show_bug.cgi?id=853169 36 - https://bugzilla.mozilla.org/show_bug.cgi?id=969226 41 - https://bugzilla.mozilla.org/show_bug.cgi?id=701348
|
/external/chromium_org/tools/json_schema_compiler/highlighters/ |
D | none_highlighter.py | 5 import cgi 14 return '<pre>' + cgi.escape(code) + '</pre>'
|
/external/chromium_org/net/data/websocket/ |
D | protocol-test_wsh.py | 5 import cgi 13 param = cgi.parse_qs(r[1])
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
D | PAccessNetworkInfo.java | 100 public void setCGI3GPP(String cgi) throws ParseException { in setCGI3GPP() argument 102 if (cgi == null) in setCGI3GPP() 107 setParameter(ParameterNamesIms.CGI_3GPP, cgi); in setCGI3GPP()
|
/external/chromium_org/tools/findit/ |
D | config.ini | 2 changelog_url: http://build.chromium.org/cgi-bin/svn-log?url=http://src.chromium.org/svn/trunk/src/… 8 changelog_url: http://build.chromium.org/cgi-bin/svn-log?url=http://src.chromium.org/blink/trunk/&r… 14 changelog_url: http://build.chromium.org/cgi-bin/svn-log?url=http://src.chromium.org/blink/trunk/&r…
|
/external/bison/m4/ |
D | memchr.m4 | 28 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737 29 # http://sourceware.org/bugzilla/show_bug.cgi?id=10162
|
/external/arduino/ |
D | readme.txt | 9 or the forums at: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl 12 [hardware] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=hwbugs 13 [software] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=swbugs
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 16 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43129 357 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19598 358 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18560 359 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27016 361 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11831 362 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11826 363 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11825 364 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11824 365 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11823 366 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11820 [all …]
|
/external/chromium_org/tools/ |
D | unused-symbols-report.py | 20 import cgi 145 htmlsymbol = cgi.escape(symbol).replace('::', '::<wbr>')
|
/external/chromium_org/rlz/win/dll/ |
D | exports.cc | 52 RLZ_DLL_EXPORT bool GetMachineDealCodeAsCgi(char* cgi, size_t cgi_size) { in GetMachineDealCodeAsCgi() argument 53 return rlz_lib::GetMachineDealCodeAsCgi(cgi, cgi_size); in GetMachineDealCodeAsCgi()
|
/external/bison/examples/calc++/ |
D | calc++-scanner.ll | 12 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/ |
D | README.folder.contents.may.not.be.up.to.date.txt | 29 (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community) or send a note to webmaster@eclipse… 30 and ask to have the file placed for you. Example: https://bugs.eclipse.org/bugs/show_bug.cgi?id=156…
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/ |
D | reflectionhandler.py | 31 import cgi 75 self.query = cgi.parse_qs(query_string)
|
/external/chromium_org/third_party/WebKit/PerformanceTests/ |
D | Skipped | 26 # https://bugs.webkit.org/show_bug.cgi?id=98708 38 # necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
D | IDBVersionChangeEvent.idl | 29 // https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370 41 // https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/ |
D | dump_reader_multipart.py | 29 import cgi 88 data = cgi.parse_multipart(f, {'boundary': boundary})
|
/external/valgrind/main/helgrind/tests/ |
D | pth_spinlock.vgtest | 2 # See also https://bugs.kde.org/show_bug.cgi?id=205452.
|