HomeSort by relevance Sort by last modified time
    Searched full:here (Results 426 - 450 of 8873) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/community/
index.jd 7 <p>Welcome to the Android developers community! We're glad you're here and invite you to participate in these discussions. Before posting, please read the <a href="http://source.android.com/discuss/android-discussion-groups-charter">Groups Charter</a> that covers the community guidelines.</p>
53 <li><b>Android beginners</b> - You're new to Android application development. You want to figure out how to get started with the Android SDK and the basic Android APIs? Start here. This list is open to any discussion around beginner-type questions for developers using the SDK; this is a great way to get up and running with your new application on the Android platform. Ask about getting your development environment set up, get help with the first steps of Android development (your first User Interface, your first permission, your first file on the Android filesystem, your first app on the Android Market...). Be sure to check the archives first before asking new questions. Please avoid advanced subjects, which belong on android-developers, and user questions, which will get a better reception on android-discuss.
60 <li><b>Android developers</b> - You're now an experienced Android application developer. You've grasped the basics of Android app development, you're comfortable using the SDK, now you want to move to advanced topics. Get help here with troubleshooting applications, advice on implementation, and strategies for improving your application's performance and user experience. This is the not the right place to discuss user issues (use android-discuss for that) or beginner questions with the Android SDK (use android-beginners for that).
67 <li><b>Android discuss</b> - The "water cooler" of Android discussion. You can discuss just about anything Android-related here, ideas for the Android platform, announcements about your applications, discussions about Android devices, community resources... As long as your discussion is related to Android, it's on-topic here. However, if you have a discussion here that could belong on another list, you are probably not reaching all of your target audience here and may want to consider shifting to a more targeted list.
  /external/jpeg/
jcapimin.c 46 * complain here.
50 void * client_data = cinfo->client_data; /* ignore Purify complaint here */
114 * since it is called by jpeg_start_compress, we put it here --- otherwise
262 /* Initialize the marker writer ... bit of a crock to do it here. */
269 * In library releases up through v6a, we called jpeg_abort() here to free
example.c 83 * (see the second half of this file for an example). But here we just
109 /* Here we use the library-supplied code to send compressed data to a
135 * Here we just illustrate the use of quality (quantization table) scaling:
149 /* Here we use the library's state variable cinfo.next_scanline as the
158 * Here the array is only one element long, but you could pass
235 * Our example here shows how to override the "error_exit" method so that
247 * Here's the extended error handler struct:
259 * Here's the routine that will replace the standard error_exit method:
318 /* If we get here, the JPEG code has signaled an error.
344 * jpeg_read_header(), so we do nothing here
    [all...]
  /external/openssl/crypto/engine/
eng_lib.c 81 /* Placed here (close proximity to ENGINE_new) so that modifications to the
83 * here. */
145 * cleanup can register a "cleanup" callback here. That way we don't get linker
147 * "X" will cause X's cleanup function to end up here. */
322 * put the "static_state" hack here. */
  /external/ppp/pppd/plugins/pppoatm/
text2atm.c 197 const char *here; local
202 while ((here = strtok(NULL,"\t\n ")))
203 if (!strcasecmp(here,text)) {
204 here = strtok(line,"\t\n ");
205 result = text2atm(here,addr,length,flags);
  /external/webkit/JavaScriptCore/API/
JSClassRef.cpp 83 // Use a local variable here to sidestep an RVCT compiler bug.
96 // Use a local variable here to sidestep an RVCT compiler bug.
168 // Use a local variable here to sidestep an RVCT compiler bug.
180 // Use a local variable here to sidestep an RVCT compiler bug.
229 // Doc here in case we make this public. (Hopefully we won't.)
  /external/webkit/WebKitTools/android/flex-2.5.4a/
flex.skl 279 %% yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here
293 %% code to fiddle yytext and yyleng for yymore() goes here
296 %% code to copy yytext_ptr to yytext[] goes here, if %array
299 %% data tables for the DFA and the user's section 1 definitions go here
395 %% fread()/read() definition of YY_INPUT goes here unless we're doing C++
447 %% YY_RULE_SETUP definition goes here
455 %% user's declarations go here
491 %% yymore()-related code goes here
502 %% code to set up and find next match goes here
505 %% code to find the action number goes here
    [all...]
skel.c 284 "%% yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here",
298 "%% code to fiddle yytext and yyleng for yymore() goes here",
301 "%% code to copy yytext_ptr to yytext[] goes here, if %array",
304 "%% data tables for the DFA and the user's section 1 definitions go here",
400 "%% fread()/read() definition of YY_INPUT goes here unless we're doing C++",
452 "%% YY_RULE_SETUP definition goes here",
460 "%% user's declarations go here",
496 "%% yymore()-related code goes here",
507 "%% code to set up and find next match goes here",
510 "%% code to find the action number goes here",
    [all...]
  /bionic/libc/regex/
regcomp.c 131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
132 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos))
133 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos)
134 #define HERE() (p->slen)
259 conc = HERE();
262 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
276 prevfwd = HERE();
304 pos = HERE();
311 p->pbegin[subno] = HERE();
316 p->pend[subno] = HERE();
    [all...]
  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/
MidiSystem.java 127 * Maybe here is should be MidiUnavailableException
149 * Maybe here is should be MidiUnavailableException
171 * Maybe here is should be MidiUnavailableException
192 * Maybe here is should be MidiUnavailableException
213 * Maybe here is should be MidiUnavailableException
316 * Maybe here is should be MidiUnavailableException
345 * Maybe here is should be MidiUnavailableException
373 * Maybe here is should be MidiUnavailableException
549 * Maybe here is should be MidiUnavailableException
570 * Maybe here is should be MidiUnavailableExceptio
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
h245_encoder.cpp 52 /* ---- Extension Begins Here ---- */
101 /* ---- Extension Begins Here ---- */
186 /* ---- Extension Begins Here ---- */
238 /* ---- Extension Begins Here ---- */
308 /* ---- Extension Begins Here ---- */
362 /* ---- Extension Begins Here ---- */
374 /* ---- Extension Begins Here ---- */
425 /* ---- Extension Begins Here ---- */
437 /* ---- Extension Begins Here ---- */
468 /* ---- Extension Begins Here ---- *
    [all...]
h245_analysis.cpp 56 /* ---- Extension Begins Here ---- */
108 /* ---- Extension Begins Here ---- */
196 /* ---- Extension Begins Here ---- */
251 /* ---- Extension Begins Here ---- */
324 /* ---- Extension Begins Here ---- */
365 /* ---- Extension Begins Here ---- */
427 /* ---- Extension Begins Here ---- */
441 /* ---- Extension Begins Here ---- */
477 /* ---- Extension Begins Here ---- */
496 /* ---- Extension Begins Here ---- *
    [all...]
h245_decoder.cpp 58 /* ---- Extension Begins Here ---- */
119 /* ---- Extension Begins Here ---- */
236 /* ---- Extension Begins Here ---- */
311 /* ---- Extension Begins Here ---- */
408 /* ---- Extension Begins Here ---- */
492 /* ---- Extension Begins Here ---- */
515 /* ---- Extension Begins Here ---- */
579 /* ---- Extension Begins Here ---- */
602 /* ---- Extension Begins Here ---- */
644 /* ---- Extension Begins Here ---- *
    [all...]
  /frameworks/base/core/java/android/text/
Layout.java 755 int here = min; local
757 int there = here + dirs.mDirections[i];
763 int high = there - 1 + 1, low = here + 1 - 1, guess;
775 if (low < here + 1)
776 low = here + 1;
799 float dist = Math.abs(getPrimaryHorizontal(here) - horiz);
803 best = here;
806 here = there;
924 int here = start; local
926 int there = here + dirs.mDirections[i]
1024 int here = start; local
1207 int here = linestart; local
1398 int here = 0; local
1486 int here = 0; local
    [all...]
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipInputStreamTest.java 231 zis1.close(); // Android throws exception here, already!
232 zis1.getNextEntry(); // But RI here, only!
274 zis1.close(); // Android throws exception here, already!
275 zis1.read(rbuf, 10, 90); // But RI here, only!
360 zis1.close(); // Android throws exception here, already!
361 zis1.skip(10); // But RI here, only!
  /external/icu4c/i18n/
reldtfmt.cpp 172 // this is just here to get around the hiding problem
175 // have to redefine it here)
223 // redefined here because the other parse() function hides this function's
231 // redefined here because the other parse() function hides this function's
430 // the fDates[] array could be sorted here, for direct access.
457 // which is midnight to midnight. Using fieldDifference() is NOT correct here, because
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_events.c 301 int here, next; local
307 for ( here=spot; here != SDL_EventQ.tail; here = next ) {
308 next = (here+1)%MAXEVENTS;
309 SDL_EventQ.event[here] = SDL_EventQ.event[next];
  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 201 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
202 QDataStream load(&tmp, QIODevice::ReadOnly); //from here data will be loaded
230 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
231 QDataStream load(&tmp, QIODevice::ReadOnly); //from here data will be loaded
260 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
261 QDataStream load(&tmp, QIODevice::ReadOnly); //from here data will be loaded
  /frameworks/base/core/java/android/server/search/
Searchables.java 82 * <li>No searchability data is provided. We return null here and other
90 * TODO: does it make sense to plug the default into a slot here for
106 // no point in implementing reference chaining here and risking a loop.
174 * also provide searchability meta-data. There are a bunch of checks here
177 * showing up in the list, but an exception here is too rough. I would
287 // TODO: do some sanity checks here?
  /frameworks/base/docs/html/resources/
community-groups.jd 23 <p>Welcome to the Android developers community! We're glad you're here and invite you to participate in discussions with other Android application developers on topics that interest you.</p>
91 You're now an experienced Android application developer. You've grasped the basics of Android app development, you're comfortable using the SDK, now you want to move to advanced topics. Get help here with troubleshooting applications, advice on implementation, and strategies for improving your application's performance and user experience. This is the not the right place to discuss user issues (use android-discuss for that) or beginner questions with the Android SDK (use android-beginners for that).
96 The "water cooler" of Android discussion. You can discuss just about anything Android-related here, ideas for the Android platform, announcements about your applications, discussions about Android devices, community resources... As long as your discussion is related to Android, it's on-topic here. However, if you have a discussion here that could belong on another list, you are probably not reaching all of your target audience here and may want to consider shifting to a more targeted list.
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/repository/
SdkRepositoryTest.java 177 // We shouldn't get here
221 // If we get here, the validator has not failed as we expected it to.
243 // If we get here, the validator has not failed as we expected it to.
266 // If we get here, the validator has not failed as we expected it to.
293 // If we get here, the validator has not failed as we expected it to.
319 // If we get here, the validator has not failed as we expected it to.
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset5.cpp 53 /*@todo add error handling here */
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
LayoutTest.java 80 fail("should throw IllegalArgumentException here");
99 fail("should throw NullPointerException here");
120 fail("should throw NullPointerException here");
127 fail("should throw NullPointerException here");
295 fail("should throw NullPointerException here");
312 fail("should throw NullPointerException here");
411 fail("should throw NullPointerException here");
443 fail("should throw .StringIndexOutOfBoundsException here");
493 fail("should throw NullPointerException here");
510 fail("should throw NullPointerException here");
    [all...]
  /external/dnsmasq/contrib/webmin/
dnsmasq.wbm 73 ## put in ACL checks here if needed
82 ## Insert Output code here
171 ## if subroutines are not in an extra file put them here
181 ## Here you have to fill in the code for output
190 ## here you have to fill in the handling code for the saving the ACL
323 author=Name of language file author here
324 module_author=Writers name here
325 homepage=modules homepage url here
329 your_message=here you have to write your messages
    [all...]
  /bionic/libc/private/
thread_private.h 12 * libraries must implement the functions described here for proper
124 * Define them here.

Completed in 271 milliseconds

<<11121314151617181920>>