Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:sourceType
(Results
1 - 19
of
19
) sorted by relevance
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H
A
D
ActsMediaPlayerTest.h
53
int32_t
sourceType
;
member
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H
A
D
source_helpers.js
/third_party/skia/dm/
H
A
D
DMJsonWriter.h
28
SkString
sourceType
; // "gm", "skp", "image"
member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Image.h
141
EGLenum
sourceType
;
member
H
A
D
validationES3.cpp
2510
TextureType
sourceType
= source->getType();
in ValidateCopyTexture3DANGLE()
local
2579
TextureType
sourceType
= source->getType();
in ValidateCopySubTexture3DANGLE()
local
H
A
D
validationES2.cpp
3180
TextureType
sourceType
= source->getType();
in ValidateCopyTextureCHROMIUM()
local
3288
TextureType
sourceType
= source->getType();
in ValidateCopySubTextureCHROMIUM()
local
/test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/src/
H
A
D
oh_audio_stream_builder_unit_test.cpp
560
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_MIC;
in HWTEST()
local
581
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_VOICE_RECOGNITION ;
in HWTEST()
local
602
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_VOICE_RECOGNITION ;
in HWTEST()
local
787
OH_AudioStream_SourceType
sourceType
in HWTEST()
local
808
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_VOICE_COMMUNICATION;
HWTEST()
local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H
A
D
IndexDataManager.cpp
56
void ConvertIndices(gl::DrawElementsType
sourceType
,
in ConvertIndices()
argument
28
ConvertIndexArray(const void *input, gl::DrawElementsType
sourceType
, void *output, gl::DrawElementsType destinationType, GLsizei count, bool usePrimitiveRestartFixedIndex)
ConvertIndexArray()
argument
H
A
D
TextureD3D.cpp
1178
gl::TextureType
sourceType
= source->getType();
in copyTexture()
local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H
A
D
glcSubgroupsQuadTests.cpp
372
const string
sourceType
= src.str();
in initPrograms()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gesture/
H
A
D
gesture_test.cpp
32
auto
sourceType
= OH_ArkUI_UIInputEvent_GetSourceType(inputEvent);
in OnActionCallBack()
local
400
auto
sourceType
= OH_ArkUI_UIInputEvent_GetSourceType(inputEvent);
in OnInterruptCallback()
local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H
A
D
native_xcomponent.cpp
441
OH_NativeXComponent_EventSourceType
sourceType
;
in OnKeyEvent()
local
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H
A
D
nativewindow2.cpp
804
int32_t
sourceType
;
in testNativeWindowNativeWindowHandleOptSetGetSourceTypeNormal()
local
845
int32_t
sourceType
;
in testNativeWindowNativeWindowHandleOptSetGetSourceTypeAbnormal()
local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkSystem/entry/src/main/cpp/
H
A
D
inputndksys.cpp
49
InputEvent_AxisEventType
sourceType
= AXIS_EVENT_TYPE_PINCH;
in AxisEventCallbackAll()
local
59
InputEvent_AxisEventType
sourceType
= AXIS_EVENT_TYPE_PINCH;
in AxisEventCallback()
local
224
InputEvent_SourceType
sourceType
= SOURCE_TYPE_MOUSE;
in SetAxisEventSourceType()
local
236
InputEvent_SourceType
sourceType
= SOURCE_TYPE_MOUSE;
in GetAxisEventSourceType()
local
281
InputEvent_SourceType
sourceType
= SOURCE_TYPE_MOUSE;
DestroyAxisEvent()
local
518
InputEvent_SourceType
sourceType
= SOURCE_TYPE_MOUSE;
SetAxisEventSourceType2()
local
537
InputEvent_SourceType
sourceType
= SOURCE_TYPE_MOUSE;
GetAxisEventSourceType3()
local
[all...]
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
H
A
D
ohaudiondk.cpp
876
OH_AudioStream_SourceType
sourceType
;
in OHAudioCapturerGetCapturerInfo()
local
1151
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_INVALID;
in OHAudioStreamBuilderSetCapturerInfo()
local
/third_party/glslang/glslang/MachineIndependent/
H
A
D
Intermediate.cpp
1363
const TType &
sourceType
= node->getType();
in addShapeConversion()
local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H
A
D
BlitGL.cpp
1046
const gl::TextureType
sourceType
= gl::TextureType::_2D;
in generateSRGBMipmap()
local
/test/xts/acts/multimedia/audio/audio_js_standard/audio_ndk_test/entry/src/main/cpp/
H
A
D
audioTest.cpp
364
OH_AudioStream_SourceType
sourceType
;
in AudioCaptureGetCapturerInfo()
local
934
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_MIC;
in AudioStreamBuilderSetCapturerInfo()
local
2350
OH_AudioStream_SourceType
sourceType
= AUDIOSTREAM_SOURCE_TYPE_MIC;
in AudioRoutingManagerGetPreferredInputDevice001()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H
A
D
arkoala_api.h
179
ArkUI_Int32
sourceType
;
member
195
ArkUI_Int32
sourceType
;
member
221
ArkUI_Int32
sourceType
;
member
Completed in 67 milliseconds