/external/elfutils/tests/ |
run-native-test.sh | 29 tempfiles native.c native 30 echo 'main () { while (1) pause (); }' > native.c 32 native=0 35 test $native -eq 0 || { 36 kill -9 $native 2> /dev/null || : 37 wait $native 2> /dev/null || : 39 native=0 59 $cc -o native -g native.c > /dev/null 2>&1 & [all...] |
/external/libchrome/ipc/ |
native_handle_type_converters.h | 16 native::SerializedHandle_Type> { 18 native::SerializedHandle_Type type); 22 struct TypeConverter<native::SerializedHandle_Type, 24 static native::SerializedHandle_Type Convert(
|
native_handle_type_converters.cc | 11 TypeConverter<IPC::MessageAttachment::Type, native::SerializedHandle_Type>:: 12 Convert(native::SerializedHandle_Type type) { 14 case native::SerializedHandle_Type::MOJO_HANDLE: 16 case native::SerializedHandle_Type::PLATFORM_FILE: 18 case native::SerializedHandle_Type::WIN_HANDLE: 20 case native::SerializedHandle_Type::MACH_PORT: 22 case native::SerializedHandle_Type::FUCHSIA_HANDLE: 30 native::SerializedHandle_Type TypeConverter< 31 native::SerializedHandle_Type, 35 return native::SerializedHandle_Type::MOJO_HANDLE [all...] |
message_view.h | 24 base::Optional<std::vector<mojo::native::SerializedHandlePtr>> handles); 27 base::Optional<std::vector<mojo::native::SerializedHandlePtr>> handles); 43 base::Optional<std::vector<mojo::native::SerializedHandlePtr>> TakeHandles() { 49 base::Optional<std::vector<mojo::native::SerializedHandlePtr>> handles_;
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
braced_init.pass.cpp | 30 assert(p.native() == "");
|
copy.pass.cpp | 33 assert(p.native() == s); 34 assert(p2.native() == s);
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/ |
native.pass.cpp | 16 // const string_type& native() const noexcept; 32 ASSERT_SAME_TYPE(path::string_type const&, decltype(p.native())); 33 ASSERT_NOEXCEPT(p.native()); 35 { // native() is tested elsewhere 37 assert(p.native() == value);
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.nonmember/ |
swap.pass.cpp | 43 assert(p1.native() == value2); 44 assert(p2.native() == value1); 46 assert(p1.native() == value1); 47 assert(p2.native() == value2);
|
/external/skia/ |
public.bzl | 5 is_bazel = not hasattr(native, "genmpm") 49 return native.glob(srcs.include, exclude = srcs.exclude) 51 return native.glob(srcs.include) 58 return native.glob([ 65 return native.glob( 95 return native.glob([ 100 return native.glob([ 105 return native.glob([ 109 return native.glob([ 113 return native.glob( [all...] |
/external/skqp/ |
public.bzl | 5 is_bazel = not hasattr(native, "genmpm") 49 return native.glob(srcs.include, exclude = srcs.exclude) 51 return native.glob(srcs.include) 58 return native.glob([ 65 return native.glob( 95 return native.glob([ 100 return native.glob([ 105 return native.glob([ 109 return native.glob([ 113 return native.glob( [all...] |
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/ |
Makefile | 16 UsedComponents := executionengine jit interpreter native
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter4/ |
Makefile | 13 LINK_COMPONENTS := core jit native
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/ |
Makefile | 13 LINK_COMPONENTS := core jit native
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/ |
Makefile | 13 LINK_COMPONENTS := core jit native
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/ |
Makefile | 14 LINK_COMPONENTS := core jit native
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
Path.h | 29 enum class Style { windows, posix, native }; 102 const_iterator begin(StringRef path, Style style = Style::native); 112 reverse_iterator rbegin(StringRef path, Style style = Style::native); 133 void remove_filename(SmallVectorImpl<char> &path, Style style = Style::native); 148 Style style = Style::native); 165 Style style = Style::native); 197 const_iterator end, Style style = Style::native); 203 /// Convert path to the native form. This is used to give paths to users and 207 /// @param path A path that is transformed to native format. 209 void native(const Twine &path, SmallVectorImpl<char> &result [all...] |
/external/libchrome/mojo/public/cpp/bindings/lib/ |
native_struct_serialization.h | 27 // Base class for the templated native struct serialization interface below, 29 // Serialize/Deserialize for [Native] mojom structs which do not have a 31 // represented by a raw native::NativeStruct mojom struct in C++ bindings.) 34 const native::NativeStructPtr& input, 36 native::internal::NativeStruct_Data::BufferWriter* writer, 39 static bool Deserialize(native::internal::NativeStruct_Data* input, 40 native::NativeStructPtr* output, 46 native::internal::NativeStruct_Data::BufferWriter* writer, 50 native::internal::NativeStruct_Data* data, 63 native::internal::NativeStruct_Data::BufferWriter* writer [all...] |
native_struct_serialization.cc | 18 const native::NativeStructPtr& input, 20 native::internal::NativeStruct_Data::BufferWriter* writer, 35 native::internal::SerializedHandle_Data>>::BufferWriter handles_writer; 39 mojo::ArrayDataView<::mojo::native::SerializedHandleDataView>>( 48 native::internal::NativeStruct_Data* input, 49 native::NativeStructPtr* output, 56 native::NativeStructDataView data_view(input, context); 57 return StructTraits<::mojo::native::NativeStructDataView, 58 native::NativeStructPtr>::Read(data_view, output); 65 native::internal::NativeStruct_Data::BufferWriter* writer [all...] |
/device/google/contexthub/firmware/ |
linux_aux_variant_config.mk | 22 AUX_ARCH_$(my_variant) := native 23 AUX_SUBARCH_$(my_variant) := native
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/ |
copy.pass.cpp | 32 assert(p.native() == s); 33 assert(p2.native() == s);
|
move.pass.cpp | 37 assert(p2.native() == s); 38 assert(p.native() != s); // Testing moved from state
|
/device/google/contexthub/firmware/variant/linux/ |
linux_conf.mk | 23 PLATFORM := native
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
Makefile | 22 CFLAGS ?= -g -O2 -march=native -pipe
|
/external/cldr/tools/scripts/ |
fixSVNProps.sh | 19 svn propset -q svn:eol-style native ${filename} 25 svn propset -q svn:eol-style native ${filename} 30 svn propset -q svn:eol-style native ${filename} 35 svn propset -q svn:eol-style native ${filename} 40 svn propset -q svn:eol-style native ${filename}
|
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
jni_interface.cc | 37 inline hello_ar::HelloArApplication *native(jlong ptr) { function in namespace:__anon37885 56 delete native(native_application); 61 native(native_application)->OnPause(); 67 native(native_application)->OnResume(env, context, activity); 72 native(native_application)->OnSurfaceCreated(); 78 native(native_application) 84 native(native_application) 90 native(native_application)->OnAction(value); 95 native(native_application)->OnDrawFrame(); 100 return native(native_application)->OnTouchTranslate(x, y) [all...] |