Home
last modified time | relevance | path

Searched refs:pure (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/system/apex/tests/
H A DREADME.md4 therefore will not likely succeed on a pure AOSP build.
/aosp12/art/compiler/optimizing/
H A Dgvn.cc318 bool pure = !instruction->GetSideEffects().HasDependencies() || in HashCode() local
320 if (!pure || instruction->GetBlock()->GetGraph()->HasIrreducibleLoops()) { in HashCode()
/aosp12/frameworks/native/libs/math/include/math/
H A Dquat.h28 #define PURE __attribute__((pure))
H A Dmat2.h24 #define PURE __attribute__((pure))
H A DTQuatHelpers.h28 #define PURE __attribute__((pure))
H A Dmat3.h25 #define PURE __attribute__((pure))
H A DTMatHelpers.h44 #define PURE __attribute__((pure))
H A DTVecHelpers.h30 #define PURE __attribute__((pure))
H A Dmat4.h29 #define PURE __attribute__((pure))
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/proto/
H A Dtelemetry.proto49 // The script functions must be `pure` functions.
/aosp12/hardware/interfaces/usb/1.0/
H A Dtypes.hal58 * USB ports can be a pure DFP port which can only act
/aosp12/system/bt/gd/docs/architecture/
H A Darchitecture.md48 do not use Java virtual machine may have a pure native process. Multiple
207 A pure data use case of `Reactor` is a `Reactive Queue`, see its definition at:
/aosp12/system/tools/hidl/c2hal/
H A Dc2hal_y.yy75 %define api.pure
/aosp12/frameworks/native/services/sensorservice/
H A Dvec.h29 #define PURE __attribute__((pure))
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2.h158 #define C2_PURE __attribute__((pure))
/aosp12/hardware/interfaces/identity/support/include/cppbor/
H A DREADME.md19 pure interface. The subclasses of `Item` correspond almost one-to-one
/aosp12/system/bt/doc/
H A Dstyle_guide.md76 pure C99. The exceptions are when linking against libraries that are written
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A Dinternals.md236 …inor by comparing to the first running-up `branchlut`. And `branchlut` is pure C++ implementation …
/aosp12/build/soong/docs/
H A Dperf.md95 this is where using pure make functions instead of calling out to the shell can
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...

12