OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file
(Results
1326 - 1350
of
168772
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/toybox/toys/posix/
chmod.c
1
/* chmod.c - Change
file
mode bits
13
usage: chmod [-R] MODE
FILE
...
15
Change mode of listed
file
[s] (recursively with -R).
23
suid/sgid: execute as the user/group who owns the
file
.
31
chmod u+w
file
- allow owner of "
file
" to write to it.
32
chmod 744
file
- user can read/write/execute, everyone else read only
62
char **
file
;
local
64
for (
file
= toys.optargs+1; *
file
; file++) dirtree_read(*file, do_chmod)
[
all
...]
link.c
1
/* link.c - hardlink a
file
13
usage: link
FILE
NEWLINK
15
Create hardlink to a
file
.
/external/valgrind/auxprogs/
compare-build-logs
59
foreach my $
file
(keys %cmd1) {
60
if (! $cmd2{$
file
}) {
61
print "*** $
file
missing in $log2\n";
63
compare_invocations($
file
, $cmd1{$
file
}, $cmd2{$
file
});
66
foreach my $
file
(keys %cmd2) {
67
if (! $cmd1{$
file
}) {
68
print "*** $
file
missing in $log1\n";
74
# Compare two lines |c1| and |c2| which are compiler invocations for |
file
|
[
all
...]
/external/valgrind/drd/tests/
annotate_trace_memory_xml.stderr.exp-mips32
39
<
file
>annotate_trace_memory.c</
file
>
51
<
file
>annotate_trace_memory.c</
file
>
63
<
file
>annotate_trace_memory.c</
file
>
76
<
file
>annotate_trace_memory.c</
file
>
88
<
file
>annotate_trace_memory.c</
file
>
[
all
...]
/external/valgrind/gdbserver_tests/
mcclean_after_fork.stdoutB.exp
1
Breakpoint 1 at 0x........:
file
clean_after_fork.c, line 9.
2
Breakpoint 2 at 0x........:
file
clean_after_fork.c, line 20.
3
Breakpoint 3 at 0x........:
file
clean_after_fork.c, line 22.
/external/webrtc/src/common_audio/
common_audio.gyp
4
# that can be found in the LICENSE
file
in the root of the source
6
# in the
file
PATENTS. All contributing project authors may
7
# be found in the AUTHORS
file
in the root of the source tree.
/external/webrtc/src/modules/audio_processing/utility/
fft4g.h
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
/external/webrtc/src/system_wrappers/interface/
aligned_malloc.h
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
cpu_info.h
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
file_wrapper.h
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
20
// write from/to a
file
.
32
// Returns true if a
file
has been opened.
35
// Opens a
file
in read or write mode, decided by the readOnly parameter.
43
// Limits the
file
size to |bytes|. Writing will fail after the cap
50
// Returns the opened
file
's name in |fileNameUTF8|. Provide the size of
56
// Write |format| to the opened
file
. Arguments are taken in the same manner
62
// Reads |length| bytes from
file
to |buf|. Returns the number of bytes rea
[
all
...]
/external/webrtc/src/system_wrappers/source/
cpu_features_android.c
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
cpu_no_op.cc
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
critical_section.cc
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
critical_section_win.cc
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
/external/webrtc/test/
run_all_unittests.cc
5
* that can be found in the LICENSE
file
in the root of the source
7
* in the
file
PATENTS. All contributing project authors may
8
* be found in the AUTHORS
file
in the root of the source tree.
/frameworks/base/tools/layoutlib/.idea/libraries/
framework_jar.xml
8
<root url="
file
://$PROJECT_DIR$/../../core/java" />
9
<root url="
file
://$PROJECT_DIR$/../../graphics/java" />
10
<root url="
file
://$PROJECT_DIR$/../../../../libcore/luni/src/main/java" />
/frameworks/base/tools/layoutlib/.idea/
modules.xml
5
<module fileurl="
file
://$PROJECT_DIR$/bridge/bridge.iml" filepath="$PROJECT_DIR$/bridge/bridge.iml" />
6
<module fileurl="
file
://$PROJECT_DIR$/create/create.iml" filepath="$PROJECT_DIR$/create/create.iml" />
7
<module fileurl="
file
://$PROJECT_DIR$/studio-custom-widgets/studio-android-widgets.iml" filepath="$PROJECT_DIR$/studio-custom-widgets/studio-android-widgets.iml" />
/frameworks/ex/framesequence/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/ex/framesequence/samples/FrameSequenceSamples/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/multidex/instrumentation/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/multidex/library/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/opt/calendar/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/opt/chips/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/opt/colorpicker/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
/frameworks/opt/datetimepicker/
project.properties
1
# This
file
is automatically generated by Android Tools.
2
# Do not modify this
file
-- YOUR CHANGES WILL BE ERASED!
4
# This
file
must be checked in Version Control Systems.
Completed in 552 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>