Home
last modified time | relevance | path

Searched defs:here (Results 1 – 25 of 215) sorted by relevance

123456789

/aosp_15_r20/external/libvpx/vp8/common/
H A Dfindnearmv.c23 void vp8_find_near_mvs(MACROBLOCKD *xd, const MODE_INFO *here, int_mv *nearest, in vp8_find_near_mvs()
131 int vp8_find_near_mvs_bias(MACROBLOCKD *xd, const MODE_INFO *here, in vp8_find_near_mvs_bias()
/aosp_15_r20/external/google-breakpad/src/common/
H A Dbyte_cursor.h95 const uint8_t* here() const { return here_; } in here() function
96 ByteCursor& set_here(const uint8_t* here) { in set_here()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestBoilerplate.java144 …public static boolean verifySetsIdentical(AbstractTestLog here, UnicodeSet set1, UnicodeSet set2) { in verifySetsIdentical()
154 public static boolean verifySetsIdentical(AbstractTestLog here, Set values1, Set values2) { in verifySetsIdentical()
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/
H A DTestBoilerplate.java143 …public static boolean verifySetsIdentical(AbstractTestLog here, UnicodeSet set1, UnicodeSet set2) { in verifySetsIdentical()
153 public static boolean verifySetsIdentical(AbstractTestLog here, Set values1, Set values2) { in verifySetsIdentical()
/aosp_15_r20/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfActivity.java330 RuntimeException here = new RuntimeException("here"); in disconnect() local
384 RuntimeException here = new RuntimeException("here"); in startCurOp() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/procstats/
H A DProcessState.java540 RuntimeException here = new RuntimeException("here"); in incActiveServices() local
552 RuntimeException here = new RuntimeException("here"); in decActiveServices() local
569 RuntimeException here = new RuntimeException("here"); in incStartedServices() local
584 RuntimeException here = new RuntimeException("here"); in decStartedServices() local
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
D__init__.py22 here = os.path.dirname(__file__) or os.curdir variable
/aosp_15_r20/external/clang/test/Lexer/
H A Dcxx1z-trigraphs.cpp9 error here; // expected-error {{}} variable
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
D__init__.py21 here = os.path.dirname(__file__) or os.curdir variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A D__init__.py22 here = os.path.dirname(__file__) or os.curdir variable
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
D__init__.py23 here = os.path.dirname(__file__) or os.curdir variable
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
D__init__.py6 here = os.path.dirname(__file__) variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A D__init__.py6 here = os.path.dirname(__file__) variable
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
D__init__.py6 here = os.path.dirname(__file__) variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A D__init__.py6 here = os.path.dirname(__file__) variable
/aosp_15_r20/external/cronet/base/functional/
H A DREADME.md16 ### Design and naming
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
D__init__.py6 here = os.path.dirname(__file__) variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/tests/ui/
H A Dwrong_type_id.rs2 mod here { module
H A Dunique_ptr_twice.rs2 mod here { module
/aosp_15_r20/external/rust/cxx/tests/ui/
Dwrong_type_id.rs2 mod here { module
Dunique_ptr_twice.rs2 mod here { module
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/process/
Dmaintenance.rst55 .. _here: https://trusted-firmware-docs.readthedocs.io/en/latest/generic_processes/project_maintena… target in Election Process
/aosp_15_r20/external/python/cpython3/Tools/buildbot/
DremoteDeploy.bat6 set here=%~dp0 variable
/aosp_15_r20/external/arm-trusted-firmware/docs/about/
H A Dcontact.rst34 .. _here: https://www.trustedfirmware.org/meetings/tf-a-technical-forum/ target in Open Tech Forum Call
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/about/
Dcontact.rst34 .. _here: https://www.trustedfirmware.org/meetings/tf-a-technical-forum/ target in Open Tech Forum Call

123456789