Home
last modified time | relevance | path

Searched defs:change (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/mesa3d/src/util/
Du_debug_refcnt.h49 debug_reference_descriptor get_desc, int change) in debug_reference()
59 UNUSED debug_reference_descriptor get_desc, UNUSED int change) in debug_reference()
Du_debug_refcnt.c139 debug_reference_descriptor get_desc, int change) in debug_reference_slowpath()
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DnoEmitOnError.ts3 function change(caption: string, content: string): TscWatchCompileChange { function
/third_party/icu/icu4c/source/test/intltest/
Dtestutil.h21 UBool change; member
/third_party/python/Lib/idlelib/
Dstatusbar.py37 def change(): function
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime01.c25 static struct tst_ts *begin, *change, *end; variable
/third_party/typescript/tests/baselines/reference/
DnoCrashOnThisTypeUsage.js31 function notifyListeners(listenable, change) { argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene_queue.c54 cnd_t change; member
/third_party/toybox/
DMakefile60 change: target
/third_party/toybox/porting/liteos_a/
DMakefile60 change: target
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DRecipesTableSchema.java136 Change.Builder change = Change.builder(k.asRangeTree()); in toRangeTable() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_abilityAccessCtrl.js96 change: PermissionStateChangeType, property
Dohos_display.js30 change: 'change' property
Dohos_screen.js101 change: 'change' property
/third_party/typescript/src/testRunner/unittests/tscWatch/
DemitAndErrorUpdates.ts337 function change(caption: string, content: string): TscWatchCompileChange { function
Dhelpers.ts101 change: (sys: TestFSWithWatch.TestServerHostTrackingWrittenFiles) => void; property
267 for (const { caption, change, timeouts } of changes) { constant
/third_party/libabigail/src/
Dabg-reporter-priv.cc293 uint64_t change = 0; in maybe_show_relative_offset_change() local
352 uint64_t change = 0; in maybe_show_relative_size_change() local
947 string change; in report_mem_header() local
1000 string change; in report_mem_header() local
/third_party/node/deps/npm/lib/commands/
Dversion.js75 async change (args) { method in Version
/third_party/skia/tools/
Dgit-sync-deps102 def status(directory, commithash, change): argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DShortcodesTableSchema.java214 Change.Builder change = Change.builder(k.getRangeKey().asRangeTree()); in toShortcodeTables() local
DRangesTableSchema.java326 Change.Builder change = Change.builder(k.asRangeTree()); in toRangeTable() local
/third_party/ffmpeg/libavfilter/
Dvf_tmidequalizer.c47 float *change[4]; member
138 int w, int h, float *change, float *orig) in apply_contrast_change8()
151 int w, int h, float *change, float *orig) in apply_contrast_change16()
/third_party/backends/backend/
Depson2.c1597 activateOption(Epson_Scanner *s, SANE_Int option, SANE_Bool *change) in activateOption()
1606 deactivateOption(Epson_Scanner *s, SANE_Int option, SANE_Bool *change) in deactivateOption()
1616 SANE_Bool *change) in setOptionState()
/third_party/typescript/src/harness/
DfourslashImpl.ts2979 for (const change of action.changes) { constant
2993 const change = ts.first(changes); constant
3003 for (const change of changes) { constant
3004 const expectedNewContent = newFileContent[change.fileName]; constant
3067 for (const change of changes) { constant
3098 const change = ts.first(codeFix.changes); constant
3647 const change = ts.first(textChanges); constant
4026 const change = changes[i]; constant
4028 const changeDelta = change.newText.length - change.span.length; constant
/third_party/libuv/src/unix/
Dkqueue.c118 struct kevent change; in uv__kqueue_delete() local

1234