HomeSort by relevance Sort by last modified time
    Searched refs:calls (Results 101 - 125 of 161) sorted by null

1 2 3 45 6 7

  /external/v8/test/mjsunit/
array-sort.js 109 // Test object sorting. Calls toString on each element and sorts
364 // Test that sort calls compare function with global object as receiver,
fuzz-natives.js 129 // These functions do nontrivial error checking in recursive calls,
string-replace.js 195 // Test nested calls to replace, including that it sets RegExp.$& correctly.
unicode-test.js     [all...]
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 80 --trace-syscalls=no|yes show all system calls? [no]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 266 API calls.
275 # The following calls set data which will be serialized when converting
404 string is constructed containing the title, description, API calls, and
541 2. Searches through the contents of the file for chrome.* API calls.
546 API calls the and the extension sample could be making.
553 'api_calls' A sorted list of API calls the sample makes.
574 # Read the contents and parse out API calls.
  /external/pcre/
pcregexp.pas 270 match_limit : longint; { Maximum number of calls to match() }
273 match_limit_recursion: longint; { Max recursive calls to match() }
  /external/v8/tools/
profile.js 283 * If no name specified, returns the whole top down calls tree.
294 * If no name specified, returns the whole bottom up calls tree.
712 * Calls the specified function for every child.
tickprocessor.js 363 // that a callback calls itself. Instead we use tos_or_external_callback,
503 ' amount of its parent calls.');
  /external/valgrind/main/callgrind/
global.h 88 Bool collect_systime; /* Collect time for system calls */
252 * events are not counted twice for recursive calls (TODO: True?)
480 * the calls to non-skipped functions and all costs in skipped
600 call_stack calls; /* context call arc stack */ member in struct:_thread_info
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 7 # Modified to remove non-deterministic system calls
  /external/webkit/Source/WebCore/inspector/front-end/
ProfileView.js 41 "calls": { title: WebInspector.UIString("Calls"), width: "54px", sortable: true },
46 delete columns.calls;
520 "calls": "numberOfCalls",
  /external/wpa_supplicant/
ndis_events.c 739 * multiple calls. */
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
ndis_events.c 739 * multiple calls. */
  /external/wpa_supplicant_8/src/drivers/
ndis_events.c 739 * multiple calls. */
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 202 const ril_proto::RilCall& srcCall = rsp->calls(i);
  /ndk/build/core/
build-binary.mk 246 # The compile-xxx-source calls updated LOCAL_OBJECTS and LOCAL_DEPENDENCY_DIRS
definitions.mk 21 # If NDK_TRACE is enabled then calls to the library functions are
247 # This function also calls host-path to translate the library
    [all...]
init.mk 278 # of nested patsubst calls, that look like:
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 46 // Mappings of api calls to URLs
  /external/jpeg/
jmemdosa.asm 10 ; files through direct DOS calls, and to access XMS and EMS drivers.
  /external/oprofile/events/i386/westmere/
unit_masks 55 0x02 near_call Mispredicted near retired calls (Precise Event)
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
legacy_contacts.sql 10 CREATE TABLE calls (_id INTEGER PRIMARY KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,numbertype INTEGER,numberlabel TEXT); table
  /external/chromium/chrome/browser/resources/net_internals/
main.js 924 * If |force| is true, calls all startUpdate functions. Otherwise, just
936 * Calls all startUpdate functions and, if |callback| is non-null,
937 * calls it with the results of all updates.
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 7 # Modified to remove non-deterministic system calls

Completed in 1124 milliseconds

1 2 3 45 6 7