Home
last modified time | relevance | path

Searched defs:LOC (Results 1 – 25 of 156) sorted by relevance

1234567

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dinput.h50 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) argument
51 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) argument
52 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) argument
53 #define LOCATION_LOCUS(LOC) \ argument
55 #define LOCATION_BLOCK(LOC) \ argument
61 #define in_system_header_at(LOC) \ argument
Dline-map.h444 #define IS_ADHOC_LOC(LOC) (((LOC) & MAX_SOURCE_LOCATION) != (LOC)) argument
445 #define COMBINE_LOCATION_DATA(SET, LOC, BLOCK) \ argument
527 #define SOURCE_LINE(MAP, LOC) \ argument
532 #define SOURCE_COLUMN(MAP, LOC) \ argument
Ddiagnostic.h247 #define diagnostic_report_warnings_p(DC, LOC) \ argument
Drtl.h2348 #define gen_rtx_ASM_INPUT_loc(MODE, ARG0, LOC) \ argument
/aosp_15_r20/external/gmmlib/Source/GmmLib/CachePolicy/
H A DGmmGen12dGPUCachePolicy.h33 #define LOC 0x2 macro
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/delphi/
Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DCivicLocationKeys.java74 public static final int LOC = 22; field in CivicLocationKeys
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DConsumed.h77 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DConsumed.h88 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DConsumed.h88 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DConsumed.h88 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DConsumed.h88 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/
Dc-common.h779 #define c_sizeof(LOC, T) c_sizeof_or_alignof_type (LOC, T, true, 1) argument
780 #define c_alignof(LOC, T) c_sizeof_or_alignof_type (LOC, T, false, 1) argument
/aosp_15_r20/external/lzma/Asm/x86/
H A DLzmaDecOpt.asm596 LOC equ [RSP].CLzmaDec_Asm_Loc. define
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc124 #define SCOPED_TRACE(LOC, ...) \ argument
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1707 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""), in Test4105828() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/bluetooth_packetgen/linux_glibc_x86_64/gen/yacc/packages/modules/Bluetooth/system/gd/packet/parser/
Dlanguage_y.cpp65 #define LOC toParseLocation(yylloc) macro
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dloctest.cpp1641 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""), in Test4105828() local
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-wifi-stubs-publicapi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/1/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/3/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

1234567