HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 251 - 275 of 1012) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/callgrind/
bbcc.c 283 bbcc->skipped = 0;
595 /* if we are in a function which is skipped in the call graph, we
597 * which would lead to dumping this BB to be skipped
841 /* a call from skipped to nonskipped */
sim.c 866 CLG_(current_state).nonskipped->skipped :
    [all...]
main.c 118 cost_Bus = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BUS);
147 cost_Bc = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BC);
177 cost_Bi = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BI);
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebPageSerializerImpl.h 126 // This meta element need to be skipped when serializing DOM.
  /frameworks/base/libs/rs/
rsType.cpp 170 LOGE("type loading skipped due to invalid class id\n");
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
FileFilter.java 160 * @return if the test is supposed to be skipped
  /libcore/luni/src/main/java/java/util/zip/
InflaterInputStream.java 208 * @return the number of uncompressed bytes skipped.
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 124 * <p>Note that skipped entities will be reported through the
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
mdate-sh 92 # words should be skipped to get the date.
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 191 // Let the request know that it was skipped
  /packages/apps/Contacts/res/values/
donottranslate_config.xml 29 skipped and the importer asks the user to choose one vcard file.
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/input/
SwappedDataInputStream.java 241 * @return the number of bytes to skipped or -1 if the end of stream
  /packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java 182 Log.w(Logging.LOG_TAG, "testEnableEasCalendarSyncWithNoExchangeAccounts skipped:"
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 110 // a counter of how many images we've skipped in
  /packages/apps/Phone/tests/src/com/android/phone/tests/
OtaspTestActivity.java 97 resultString = "User skipped!";
  /packages/apps/Settings/src/com/android/settings/accounts/
ChooseAccountActivity.java 137 Log.v(TAG, "Skipped pref " + providerName + ": has no authority we need");
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
MessageQueue.java 185 // used to add BeforeCall to complete if it was skipped
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
PlatformToolPackage.java 230 * @return True if installing this archive shall continue, false if it should be skipped.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 780 * Receive notification of a skipped entity.
783 * skipped. Non-validating processors may skip entities if they
791 * @param name The name of the skipped entity. If it is a
  /external/bluetooth/glib/docs/reference/glib/tmpl/
scanner.sgml 76 should be skipped by the scanner (the default is the whitespace characters:
102 comments are skipped and not returned as tokens (the default is %TRUE).
106 comments are skipped and not returned as tokens (the default is %TRUE).
  /external/chromium/net/tools/flip_server/
epoll_server.cc 533 const bool skipped = local
537 << " and should be skipped = " << skipped;
  /external/webkit/Source/WebCore/rendering/
RenderCounter.cpp 52 // Anonymous renderers are skipped except for those representing pseudo elements.
98 // Anonymous renderers are skipped except for those representing pseudo elements.
156 // Anonymous renderers are skipped except for those representing pseudo elements.
  /external/webp/src/enc/
vp8enci.h 185 uint8_t skip_proba_; // final probability of being skipped.
190 int nb_skip_; // number of skipped blocks
436 // Pick best modes and fills the levels. Returns true if skipped.
  /external/ipsec-tools/src/racoon/
Makefile.in     [all...]
  /external/freetype/src/autofit/
afcjk.c 1679 FT_Int skipped = 0; local
    [all...]

Completed in 613 milliseconds

<<11121314151617181920>>